We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9c021 commit 2cbc961Copy full SHA for 2cbc961
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) 2023 HPCC Systems';
+ EXPORT Copyright := 'Copyright (C) 2024 HPCC Systems';
8
EXPORT DependsOn := [];
9
EXPORT Version := '1.9.3';
10
END;
0 commit comments