Skip to content

Commit 2cbc961

Browse files
committed
Update copyright year
1 parent cf9c021 commit 2cbc961

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Bundle.ecl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ EXPORT Bundle := MODULE(Std.BundleBase)
44
EXPORT Description := 'Data Profile and Pattern Bundle';
55
EXPORT Authors := ['Dan S. Camper'];
66
EXPORT License := 'http://www.apache.org/licenses/LICENSE-2.0';
7-
EXPORT Copyright := 'Copyright (C) 2023 HPCC Systems';
7+
EXPORT Copyright := 'Copyright (C) 2024 HPCC Systems';
88
EXPORT DependsOn := [];
99
EXPORT Version := '1.9.3';
1010
END;

0 commit comments

Comments
 (0)