Skip to content

Commit 765994d

Browse files
committed
update (c) year
[ci skip]
1 parent 959f730 commit 765994d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

db2hash.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| db2hash.c: hashing library for IBM DB2 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 2007-2017 Helmut K. C. Tessarek |
5+
| Copyright (c) 2007-2018 Helmut K. C. Tessarek |
66
+----------------------------------------------------------------------+
77
| Licensed under the Apache License, Version 2.0 (the "License"); you |
88
| may not use this file except in compliance with the License. You may |

hash.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| hash.c: hashing functions (hashing library for IBM DB2) |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 2007-2017 Helmut K. C. Tessarek |
5+
| Copyright (c) 2007-2018 Helmut K. C. Tessarek |
66
+----------------------------------------------------------------------+
77
| Licensed under the Apache License, Version 2.0 (the "License"); you |
88
| may not use this file except in compliance with the License. You may |

hash.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| hash.h: hashing functions include (hashing library for IBM DB2) |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 2007-2017 Helmut K. C. Tessarek |
5+
| Copyright (c) 2007-2018 Helmut K. C. Tessarek |
66
+----------------------------------------------------------------------+
77
| Licensed under the Apache License, Version 2.0 (the "License"); you |
88
| may not use this file except in compliance with the License. You may |

0 commit comments

Comments
 (0)