Author: echatellier Date: 2013-01-18 10:45:42 +0100 (Fri, 18 Jan 2013) New Revision: 50 Url: http://forge.codelutin.com/projects/cantharella/repository/revisions/50 Log: Add license header Modified: trunk/cantharella.data/src/main/resources/commons/sql/dev_update.sql Modified: trunk/cantharella.data/src/main/resources/commons/sql/dev_update.sql =================================================================== --- trunk/cantharella.data/src/main/resources/commons/sql/dev_update.sql 2013-01-17 17:44:14 UTC (rev 49) +++ trunk/cantharella.data/src/main/resources/commons/sql/dev_update.sql 2013-01-18 09:45:42 UTC (rev 50) @@ -1,3 +1,25 @@ +--- +-- #%L +-- Cantharella :: Data +-- $Id:$ +-- $HeadURL:$ +-- %% +-- Copyright (C) 2013 IRD (Institut de Recherche pour le Developpement) and by respective authors (see below) +-- %% +-- This program is free software: you can redistribute it and/or modify +-- it under the terms of the GNU Affero General Public License as published by +-- the Free Software Foundation, either version 3 of the License, or +-- (at your option) any later version. +-- +-- This program 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 General Public License for more details. +-- +-- You should have received a copy of the GNU Affero General Public License +-- along with this program. If not, see <http://www.gnu.org/licenses/>. +-- #L% +--- -- Mise à jour à appliquer à la base de données -- pour les modifications effectuées pendant le développement
participants (1)
-
echatellier@users.forge.codelutin.com