r145 - in trunk: . src/main/webapp/extensions/chromium src/site/rst/user
Author: bpoussin Date: 2010-12-23 11:37:22 +0100 (Thu, 23 Dec 2010) New Revision: 145 Url: http://chorem.org/repositories/revision/bow/145 Log: add header license Modified: trunk/TODO.txt trunk/src/main/webapp/extensions/chromium/background.html trunk/src/main/webapp/extensions/chromium/popup.html trunk/src/site/rst/user/preferences.rst trunk/src/site/rst/user/user.rst Property changes on: trunk/TODO.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Modified: trunk/src/main/webapp/extensions/chromium/background.html =================================================================== --- trunk/src/main/webapp/extensions/chromium/background.html 2010-12-23 10:24:48 UTC (rev 144) +++ trunk/src/main/webapp/extensions/chromium/background.html 2010-12-23 10:37:22 UTC (rev 145) @@ -1,3 +1,26 @@ +<!-- + #%L + bow + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 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% + --> <html> <head> <script> Modified: trunk/src/main/webapp/extensions/chromium/popup.html =================================================================== --- trunk/src/main/webapp/extensions/chromium/popup.html 2010-12-23 10:24:48 UTC (rev 144) +++ trunk/src/main/webapp/extensions/chromium/popup.html 2010-12-23 10:37:22 UTC (rev 145) @@ -1,3 +1,26 @@ +<!-- + #%L + bow + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 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% + --> <html> <head> <script> Modified: trunk/src/site/rst/user/preferences.rst =================================================================== --- trunk/src/site/rst/user/preferences.rst 2010-12-23 10:24:48 UTC (rev 144) +++ trunk/src/site/rst/user/preferences.rst 2010-12-23 10:37:22 UTC (rev 145) @@ -1,3 +1,26 @@ +.. - +.. * #%L +.. * bow +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2010 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% +.. - =========== Préférences =========== Modified: trunk/src/site/rst/user/user.rst =================================================================== --- trunk/src/site/rst/user/user.rst 2010-12-23 10:24:48 UTC (rev 144) +++ trunk/src/site/rst/user/user.rst 2010-12-23 10:37:22 UTC (rev 145) @@ -1,3 +1,26 @@ +.. - +.. * #%L +.. * bow +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2010 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% +.. - Documentation utilisateur =========================
participants (1)
-
bpoussin@users.chorem.org