Skip to content

Commit

Permalink
chore(readme): update copyright year in readme (#3224)
Browse files Browse the repository at this point in the history
* chore(readme): update copyright year in readme

* chore(LICENSE): update LICENSE adding date, copyright owner; update readme to refer to LICENSE

* chore(readme): fix typo in readme

---------

Co-authored-by: Sean Murphy <[email protected]>
  • Loading branch information
seanrmurphy and Sean Murphy authored Oct 2, 2023
1 parent 9cdfb3c commit a1d0d72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
4 changes: 3 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,9 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2017-2023 - Swiss Data Science Center (SDSC)
A partnership between École Polytechnique Fédérale de Lausanne (EPFL) and
Eidgenössische Technische Hochschule Zürich (ETHZ).

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
16 changes: 1 addition & 15 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
..
Copyright 2017-2021 - Swiss Data Science Center (SDSC)
A partnership between École Polytechnique Fédérale de Lausanne (EPFL) and
Eidgenössische Technische Hochschule Zürich (ETHZ).
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

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License... raw:: html
Please see LICENSE file for Copyright and License terms.
.. _renku:

Expand Down

0 comments on commit a1d0d72

Please sign in to comment.