Skip to content

Commit 6b4df93

Browse files
committed
Update copyright date
1 parent 907d120 commit 6b4df93

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* replace-value-list
33
* https://github.com/lets-fiware/replace-value-list-operator
44
*
5-
* Copyright (c) 2019-2023 Kazuhito Suda
5+
* Copyright (c) 2019-2024 Kazuhito Suda
66
* Licensed under the MIT license.
77
*/
88

LICENSE-MIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2019-2023 Kazuhito Suda
1+
Copyright (c) 2019-2024 Kazuhito Suda
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ available on Read the Docs.
5353

5454
## Copyright and License
5555

56-
Copyright (c) 2019-2023 Kazuhito Suda
56+
Copyright (c) 2019-2024 Kazuhito Suda
5757
Licensed under the MIT license.

src/js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* replace-value-list
33
* https://github.com/lets-fiware/replace-value-list-operator
44
*
5-
* Copyright (c) 2019-2023 Kazuhito Suda
5+
* Copyright (c) 2019-2024 Kazuhito Suda
66
* Licensed under the MIT license.
77
*/
88

tests/js/ReplaceValueListSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* replace-value-list
33
* https://github.com/lets-fiware/replace-value-list-operator
44
*
5-
* Copyright (c) 2019-2023 Kazuhito Suda
5+
* Copyright (c) 2019-2024 Kazuhito Suda
66
* Licensed under the MIT license.
77
*/
88

0 commit comments

Comments
 (0)