]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-10281 Update year in the footer for SonarCloud
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Thu, 11 Jan 2018 10:40:31 +0000 (11:40 +0100)
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>
Thu, 11 Jan 2018 12:42:06 +0000 (13:42 +0100)
server/sonar-web/src/main/js/app/components/GlobalFooterSonarCloud.tsx
server/sonar-web/src/main/js/app/components/__tests__/__snapshots__/GlobalFooterSonarCloud-test.tsx.snap

index 1ccd6d5c9ffc8d0f80bd99e9107647d0fdc2b74b..cbdfc9c83c7498f18e79d0f3c1577e32dd48978f 100644 (file)
@@ -24,7 +24,7 @@ export default function GlobalFooterSonarCloud() {
   return (
     <div id="footer" className="page-footer page-container">
       <div>
-        © 2008-2017, SonarCloud.io by{' '}
+        © 2008-2018, SonarCloud.io by{' '}
         <a href="http://www.sonarsource.com" title="SonarSource SA">
           SonarSource SA
         </a>
index f7a6f4b02289d5d30233afb3900d615eb4ffa739..223bf7635ab083816ed063e9f9a29a78f2c88ebc 100644 (file)
@@ -6,7 +6,7 @@ exports[`should render correctly 1`] = `
   id="footer"
 >
   <div>
-    © 2008-2017, SonarCloud.io by
+    © 2008-2018, SonarCloud.io by
      
     <a
       href="http://www.sonarsource.com"