Author: ymartel Date: 2012-06-26 18:08:21 +0200 (Tue, 26 Jun 2012) New Revision: 195 Url: http://chorem.org/repositories/revision/chorem/195 Log: update file header Modified: trunk/chorem-webmotion/src/jetty/jetty-context.xml Modified: trunk/chorem-webmotion/src/jetty/jetty-context.xml =================================================================== --- trunk/chorem-webmotion/src/jetty/jetty-context.xml 2012-06-26 13:12:09 UTC (rev 194) +++ trunk/chorem-webmotion/src/jetty/jetty-context.xml 2012-06-26 16:08:21 UTC (rev 195) @@ -1,5 +1,28 @@ <?xml version="1.0" encoding="ISO-8859-1"?> +<!-- + #%L + Chorem webmotion + $Id:$ + $HeadURL:$ + %% + Copyright (C) 2011 - 2012 CodeLutin + %% + 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% + --> + <!DOCTYPE Configure PUBLIC "-//Mort Bay Consulting//DTD Configure//EN" "http://www.eclipse.org/jetty/configure.dtd"> <Configure class="org.eclipse.jetty.webapp.WebAppContext">