We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928fa3c commit 6061cafCopy full SHA for 6061caf
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright (C) 2015-2017 CESNET, z.s.p.o.
+Copyright (C) 2015-2025 CESNET, z.s.p.o.
2
3
Redistribution and use in source and binary forms, with or without
4
modification, are permitted provided that the following conditions
src/core/main.cpp
@@ -73,7 +73,7 @@ print_version()
73
<< "Build type: " << IPX_BUILD_TYPE << "\n"
74
<< "Architecture: " << IPX_BUILD_ARCH << " (" << IPX_BUILD_BYTE_ORDER << ")" << "\n"
75
<< "Compiler: " << IPX_BUILD_COMPILER << "\n"
76
- << "Copyright (C) 2018 CESNET z.s.p.o.\n";
+ << "Copyright (C) 2025 CESNET z.s.p.o.\n";
77
}
78
79
/**
0 commit comments