diff options
Diffstat (limited to 'it/it-tests/src/test/java/util/NetworkUtils.java')
-rw-r--r-- | it/it-tests/src/test/java/util/NetworkUtils.java | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/it/it-tests/src/test/java/util/NetworkUtils.java b/it/it-tests/src/test/java/util/NetworkUtils.java index e3d5676f895..b6c3bbf08dd 100644 --- a/it/it-tests/src/test/java/util/NetworkUtils.java +++ b/it/it-tests/src/test/java/util/NetworkUtils.java @@ -1,7 +1,7 @@ /* - * Orchestrator - * Copyright (C) 2011 SonarSource - * sonarqube@googlegroups.com + * SonarQube Integration Tests :: Tests + * Copyright (C) 2009-2016 SonarSource SA + * mailto:contact AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -13,9 +13,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02 + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ package util; |