Skip to content

Commit c7d76b4

Browse files
committed
Update copyright year
Signed-off-by: Dan S. Camper <dan.camper@lexisnexisrisk.com>
1 parent f1bd9ce commit c7d76b4

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) 2024 HPCC Systems';
7+
EXPORT Copyright := 'Copyright (C) 2026 HPCC Systems';
88
EXPORT DependsOn := [];
99
EXPORT Version := '1.10.1';
1010
END;

0 commit comments

Comments
 (0)