From 2a6ec15be82172865090a26180e03d1f0c08e39a Mon Sep 17 00:00:00 2001 From: Florian Frank Date: Tue, 18 Aug 2015 11:21:09 +0200 Subject: Remove remnants of GPL licenses --- java/src/json/ext/GeneratorState.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'java/src/json/ext/GeneratorState.java') diff --git a/java/src/json/ext/GeneratorState.java b/java/src/json/ext/GeneratorState.java index 3065307..afc7640 100644 --- a/java/src/json/ext/GeneratorState.java +++ b/java/src/json/ext/GeneratorState.java @@ -1,8 +1,7 @@ /* * This code is copyrighted work by Daniel Luz . * - * Distributed under the Ruby and GPLv2 licenses; see COPYING and GPL files - * for details. + * Distributed under the Ruby license: https://www.ruby-lang.org/en/about/license.txt */ package json.ext; -- cgit v1.2.1