Ignore:
Timestamp:
Mar 6, 2014, 2:09:04 PM (10 years ago)
Author:
casties
Branch:
default
Message:

added lgpl_v3 license information.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/java/de/mpiwg/itgroup/annotations/restlet/AnnotatorAnnotations.java

    r65 r70  
    44 */
    55package de.mpiwg.itgroup.annotations.restlet;
     6
     7/*
     8 * #%L
     9 * AnnotationManager
     10 * %%
     11 * Copyright (C) 2012 - 2014 MPIWG Berlin
     12 * %%
     13 * This program is free software: you can redistribute it and/or modify
     14 * it under the terms of the GNU Lesser General Public License as
     15 * published by the Free Software Foundation, either version 3 of the
     16 * License, or (at your option) any later version.
     17 *
     18 * This program is distributed in the hope that it will be useful,
     19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
     20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     21 * GNU General Lesser Public License for more details.
     22 *
     23 * You should have received a copy of the GNU General Lesser Public
     24 * License along with this program.  If not, see
     25 * <http://www.gnu.org/licenses/lgpl-3.0.html>.
     26 * #L%
     27 */
    628
    729import java.io.IOException;
Note: See TracChangeset for help on using the changeset viewer.