From de8631d230d1547b028406994e1261d555a529cf Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 14 Jun 2013 16:52:33 +0200 Subject: Bit early for LGPL header yet... --- .../c2kernel/persistency/XMLDBClusterStorage.java | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'src/main/java/com/c2kernel/persistency/XMLDBClusterStorage.java') diff --git a/src/main/java/com/c2kernel/persistency/XMLDBClusterStorage.java b/src/main/java/com/c2kernel/persistency/XMLDBClusterStorage.java index 0a6767b..ec1dd0c 100644 --- a/src/main/java/com/c2kernel/persistency/XMLDBClusterStorage.java +++ b/src/main/java/com/c2kernel/persistency/XMLDBClusterStorage.java @@ -1,23 +1,3 @@ -/* - * XMLDbClusterStorage.java - * - * Copyright (c) 2012, The CRISTAL Consortium. All rights reserved. - * - * CRISTAL kernel is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 3 of the License, or (at your option) any later version. - * - * This library 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 Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see: - * http://www.gnu.org/licenses/ - */ - package com.c2kernel.persistency; import java.io.UnsupportedEncodingException; -- cgit v1.2.3