diff options
author | Pierre <pierre.guillot@sonarsource.com> | 2022-01-27 16:40:58 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-01-28 20:03:06 +0000 |
commit | a386d43202d6788ce6973d8914a56e39adcc0108 (patch) | |
tree | b6d5bbd912821bb7832b35c0b35d56614e2934d4 /server/sonar-docs | |
parent | 5e72985d619467995b93491e5f64e1c0e256173e (diff) | |
download | sonarqube-a386d43202d6788ce6973d8914a56e39adcc0108.tar.gz sonarqube-a386d43202d6788ce6973d8914a56e39adcc0108.zip |
Prepare update license headers for 2022 [update headers]
Diffstat (limited to 'server/sonar-docs')
-rw-r--r-- | server/sonar-docs/src/components/Footer.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/server/sonar-docs/src/components/Footer.tsx b/server/sonar-docs/src/components/Footer.tsx index e06aff0dbe8..a5d5247abb8 100644 --- a/server/sonar-docs/src/components/Footer.tsx +++ b/server/sonar-docs/src/components/Footer.tsx @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2021 SonarSource SA + * Copyright (C) 2009-2022 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or @@ -32,7 +32,7 @@ export default function Footer() { src="https://licensebuttons.net/l/by-nc/3.0/us/88x31.png" /> </a> - © 2008-2021, SonarSource S.A, Switzerland. Except where otherwise noted, content in this space + © 2008-2022, SonarSource S.A, Switzerland. Except where otherwise noted, content in this space is licensed under a{' '} <a href="https://creativecommons.org/licenses/by-nc/3.0/us/" |