Skip to content

Commit a362613

Browse files
committed
Bump copyright year in acl_version.h
Signed-off-by: Peter Colberg <[email protected]>
1 parent 9f2e0f8 commit a362613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/acl_version.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
#define ACL_GIT_COMMIT "@ACL_GIT_COMMIT@"
88
#define ACL_BANNER \
99
"Intel(R) FPGA Runtime for OpenCL(TM) Software Technology, " \
10-
"Commit " ACL_GIT_COMMIT ", Copyright (C) 2010-2021 Intel Corporation"
10+
"Commit " ACL_GIT_COMMIT ", Copyright (C) 2010-2022 Intel Corporation"
1111

1212
#endif // ACL_VERSION_H

0 commit comments

Comments
 (0)