We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1bd9ce commit c7d76b4Copy full SHA for c7d76b4
1 file changed
Bundle.ecl
@@ -4,7 +4,7 @@ EXPORT Bundle := MODULE(Std.BundleBase)
4
EXPORT Description := 'Data Profile and Pattern Bundle';
5
EXPORT Authors := ['Dan S. Camper'];
6
EXPORT License := 'http://www.apache.org/licenses/LICENSE-2.0';
7
- EXPORT Copyright := 'Copyright (C) 2024 HPCC Systems';
+ EXPORT Copyright := 'Copyright (C) 2026 HPCC Systems';
8
EXPORT DependsOn := [];
9
EXPORT Version := '1.10.1';
10
END;
0 commit comments