diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2013-02-13 09:09:52 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2013-02-13 09:09:52 +0100 |
commit | d8c3e901204013aec5c4fa0d4cc02eebb2928383 (patch) | |
tree | 637058f3a9974bfcd9b17e7e0fe9dd23357b9dd2 /sonar-core | |
parent | 58aec721087a86cd5bd298d217842b3ca2b07bfb (diff) | |
download | sonarqube-d8c3e901204013aec5c4fa0d4cc02eebb2928383.tar.gz sonarqube-d8c3e901204013aec5c4fa0d4cc02eebb2928383.zip |
Fix header
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/src/main/java/org/sonar/core/graph/graphson/GraphsonTokens.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core/src/main/java/org/sonar/core/graph/graphson/GraphsonTokens.java b/sonar-core/src/main/java/org/sonar/core/graph/graphson/GraphsonTokens.java index 3a3e700b928..fe0ea0f18d6 100644 --- a/sonar-core/src/main/java/org/sonar/core/graph/graphson/GraphsonTokens.java +++ b/sonar-core/src/main/java/org/sonar/core/graph/graphson/GraphsonTokens.java @@ -11,7 +11,7 @@ * Sonar is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General License for more details. + * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with Sonar; if not, write to the Free Software |