diff options
Diffstat (limited to 'server/sonar-vsts/config/jest')
-rw-r--r-- | server/sonar-vsts/config/jest/CSSStub.js | 2 | ||||
-rw-r--r-- | server/sonar-vsts/config/jest/FileStub.js | 2 | ||||
-rw-r--r-- | server/sonar-vsts/config/jest/SetupEnzyme.js | 2 | ||||
-rw-r--r-- | server/sonar-vsts/config/jest/SetupTestEnvironment.js | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/server/sonar-vsts/config/jest/CSSStub.js b/server/sonar-vsts/config/jest/CSSStub.js index 56d377e8faa..99729428265 100644 --- a/server/sonar-vsts/config/jest/CSSStub.js +++ b/server/sonar-vsts/config/jest/CSSStub.js @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2018 SonarSource SA + * Copyright (C) 2009-2019 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or diff --git a/server/sonar-vsts/config/jest/FileStub.js b/server/sonar-vsts/config/jest/FileStub.js index 3a49ea256c6..a9d9cacb172 100644 --- a/server/sonar-vsts/config/jest/FileStub.js +++ b/server/sonar-vsts/config/jest/FileStub.js @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2018 SonarSource SA + * Copyright (C) 2009-2019 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or diff --git a/server/sonar-vsts/config/jest/SetupEnzyme.js b/server/sonar-vsts/config/jest/SetupEnzyme.js index 7e42de4fbb0..fc2694094e7 100644 --- a/server/sonar-vsts/config/jest/SetupEnzyme.js +++ b/server/sonar-vsts/config/jest/SetupEnzyme.js @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2018 SonarSource SA + * Copyright (C) 2009-2019 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or diff --git a/server/sonar-vsts/config/jest/SetupTestEnvironment.js b/server/sonar-vsts/config/jest/SetupTestEnvironment.js index 6bcffa083bc..ebc71cfb039 100644 --- a/server/sonar-vsts/config/jest/SetupTestEnvironment.js +++ b/server/sonar-vsts/config/jest/SetupTestEnvironment.js @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2018 SonarSource SA + * Copyright (C) 2009-2019 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or |