Skip to content

Commit

Permalink
Update copyright date
Browse files Browse the repository at this point in the history
  • Loading branch information
fisuda committed Jan 1, 2024
1 parent 9e3ef24 commit eb3c2a8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Apache License
identification within third-party archives.

Copyright (c) 2014 CoNWeT Lab., Universidad Politécnica de Madrid
Copyright (c) 2021-2023 Kazuhito Suda
Copyright (c) 2021-2024 Kazuhito Suda

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The OpenLayers Map ja widget makes use of the following libraries:

Copyright (c) 2016-2017 CoNWeT Lab., Universidad Politecnica de Madrid
Copyright (c) 2017-2021 Future Internet Consulting and Development Solutions S.L.
Copyright (c) 2021-2023 Kazuhito Suda
Copyright (c) 2021-2024 Kazuhito Suda


Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the
Expand Down
2 changes: 1 addition & 1 deletion src/doc/userguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ This widget can be used standalone in order to display a map. The widget can be

Copyright (c) 2016-2017 CoNWeT Lab., Universidad Politecnica de Madrid
Copyright (c) 2017-2021 Future Internet Consulting and Development Solutions S.L.
Copyright (c) 2021-2023 Kazuhito Suda
Copyright (c) 2021-2024 Kazuhito Suda

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Expand Down
2 changes: 1 addition & 1 deletion src/js/main.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2018 CoNWeT Lab., Universidad Politécnica de Madrid
* Copyright (c) 2021-2023 Kazuhito Suda
* Copyright (c) 2021-2024 Kazuhito Suda
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/js/ol3-map-widget.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2017 CoNWeT Lab., Universidad Politecnica de Madrid
* Copyright (c) 2017-2021 Future Internet Consulting and Development Solutions S.L.
* Copyright (c) 2021-2023 Kazuhito Suda
* Copyright (c) 2021-2024 Kazuhito Suda
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion tests/js/OpenlayersWidgetSpec.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2017 CoNWeT Lab., Universidad Politecnica de Madrid
* Copyright (c) 2017-2021 Future Internet Consulting and Development Solutions S.L.
* Copyright (c) 2021-2023 Kazuhito Suda
* Copyright (c) 2021-2024 Kazuhito Suda
*/

/* global MashupPlatform, MockMP, ol, Widget */
Expand Down

0 comments on commit eb3c2a8

Please sign in to comment.