Skip to content

Commit

Permalink
Update copyright year (#1423)
Browse files Browse the repository at this point in the history
  • Loading branch information
EMaksy authored May 17, 2023
1 parent dff15cd commit 3e44f3b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2023 SUSE LLC

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 @@ -89,7 +89,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)

# License

Copyright 2021-2022 SUSE LLC
Copyright 2021-2023 SUSE LLC

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
Expand Down
2 changes: 1 addition & 1 deletion assets/js/components/Layout/Layout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ function Layout() {
</div>
<footer className="p-4 z-30 relative bottom-0 w-full bg-white shadow md:flex md:items-center md:justify-between md:p-6 dark:bg-gray-800">
<span className="text-sm text-gray-500 sm:text-center dark:text-gray-400">
© 2020-2022 SUSE LLC
© 2020-2023 SUSE LLC
</span>
<span className="flex items-center mt-3 text-sm text-gray-500 dark:text-gray-400 sm:mt-0">
This tool is free software released under the Apache License,
Expand Down

0 comments on commit 3e44f3b

Please sign in to comment.