diff options
| author | Christophe Zürn | 2020-01-03 10:59:55 +0100 |
|---|---|---|
| committer | Elena Vilchik | 2020-01-03 10:59:55 +0100 |
| commit | f0f5f2162121ac5846c08914c817c4bbff5f5314 (patch) | |
| tree | 66b9b7989c7a474aa7d3a654415ea9aee4fb80bc | |
| parent | 6258d923a5f42e00ddaf0ed45271933b2294b2fc (diff) | |
| download | sonar-css-f0f5f2162121ac5846c08914c817c4bbff5f5314.tar.bz2 | |
Fix header for new file (#239)
| -rw-r--r-- | its/plugin/src/test/java/org/sonar/css/its/NonStandardPathTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/its/plugin/src/test/java/org/sonar/css/its/NonStandardPathTest.java b/its/plugin/src/test/java/org/sonar/css/its/NonStandardPathTest.java index 5fc1793..d64afd7 100644 --- a/its/plugin/src/test/java/org/sonar/css/its/NonStandardPathTest.java +++ b/its/plugin/src/test/java/org/sonar/css/its/NonStandardPathTest.java @@ -1,6 +1,6 @@ /* * SonarCSS - * Copyright (C) 2018-2019 SonarSource SA + * Copyright (C) 2018-2020 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or |
