diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2013-01-25 23:12:21 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2013-01-25 23:12:21 +0100 |
commit | 19874218ab79d541b43402a98c02ba38c8d97686 (patch) | |
tree | eb81d52440f6b3fed2abcb2b709acef7a27c91d8 /sonar-core | |
parent | 8d9e20f386991373ffbcad3ab5c784fad3deaf34 (diff) | |
download | sonarqube-19874218ab79d541b43402a98c02ba38c8d97686.tar.gz sonarqube-19874218ab79d541b43402a98c02ba38c8d97686.zip |
Fix header
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/src/main/java/org/sonar/core/graph/graphson/GraphsonUtil.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core/src/main/java/org/sonar/core/graph/graphson/GraphsonUtil.java b/sonar-core/src/main/java/org/sonar/core/graph/graphson/GraphsonUtil.java index 4d9af353308..a7fc0355e88 100644 --- a/sonar-core/src/main/java/org/sonar/core/graph/graphson/GraphsonUtil.java +++ b/sonar-core/src/main/java/org/sonar/core/graph/graphson/GraphsonUtil.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 |