slitaz-dev-tools rev 211 2.0

(c) 20** --> 2014
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jan 02 14:46:57 2014 +0100 (2014-01-02)
parents e7edf75033b3
children d871bf35eb2a
files COPYING slitaz-mercurial-style/templates/static/style-slitaz.css tazpkg-web/style/slitaz.css tazyad/tazyad
line diff
     1.1 --- a/COPYING	Thu Jan 02 14:38:56 2014 +0100
     1.2 +++ b/COPYING	Thu Jan 02 14:46:57 2014 +0100
     1.3 @@ -0,0 +1,45 @@
     1.4 +slitaz-dev-tools Copyright License
     1.5 +===============================================================================
     1.6 +
     1.7 +
     1.8 +Copyright (c)  2007-2014  SliTaz GNU/Linux
     1.9 +
    1.10 +
    1.11 +Français
    1.12 +--------
    1.13 +
    1.14 +Les slitaz-dev-tools des scripts libre ; vous pouvez les redistribuer et/ou
    1.15 +les modifier conformément aux dispositions de la Licence Publique Générale GNU, 
    1.16 +telle que publiée par la Free Software Foundation ; version 3 de la 
    1.17 +licence, ou encore (à votre choix) toute version ultérieure.
    1.18 +
    1.19 +Les slitaz-dev-tools sont distribués dans l'espoir qu'il sera utile, mais
    1.20 +SANS AUCUNE GARANTIE ; sans même la garantie implicite de COMMERCIALISATION ou 
    1.21 +D'ADAPTATION À UN OBJET PARTICULIER. Pour plus de détails, voir la Licence 
    1.22 +Publique Générale GNU.
    1.23 +
    1.24 +Un exemplaire de la Licence Publique Générale GNU doit être fourni avec 
    1.25 +slitaz-dev-tools si ce n'est pas le cas, écrivez à la Free Software 
    1.26 +Foundation Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    1.27 +
    1.28 +
    1.29 +English
    1.30 +-------
    1.31 +
    1.32 +Slitaz-dev-tools is free software; you can redistribute it and/or modify
    1.33 +it under the terms of the GNU General Public License as published by
    1.34 +the Free Software Foundation; either version 3 of the License, or
    1.35 +(at your option) any later version.
    1.36 +
    1.37 +Slitaz-dev-tools is distributed in the hope that it will be useful, but
    1.38 +WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.39 +FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for 
    1.40 +more details.
    1.41 +
    1.42 +You should have received a copy of the GNU General Public License
    1.43 +along with slitaz-dev-tools; if not, write to the Free Software Foundation,
    1.44 +Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    1.45 +
    1.46 +
    1.47 +===============================================================================
    1.48 +                                                         http://www.slitaz.org/
     2.1 --- a/slitaz-mercurial-style/templates/static/style-slitaz.css	Thu Jan 02 14:38:56 2014 +0100
     2.2 +++ b/slitaz-mercurial-style/templates/static/style-slitaz.css	Thu Jan 02 14:46:57 2014 +0100
     2.3 @@ -1,5 +1,5 @@
     2.4  /*
     2.5 -	CSS style for SliTaz Network - (C) 2013 SliTaz GNU/Linux
     2.6 +	CSS style for SliTaz Network - (C) 2014 SliTaz GNU/Linux
     2.7  */
     2.8  
     2.9  html {
    2.10 @@ -275,7 +275,7 @@
    2.11  #footer a { color: #666; padding: 0 2px; }
    2.12  
    2.13  .year:after {
    2.14 -	/* content: "2007-2013"; */
    2.15 +	/* content: "2007-2014"; */
    2.16  	content: "2013";
    2.17  }
    2.18  
     3.1 --- a/tazpkg-web/style/slitaz.css	Thu Jan 02 14:38:56 2014 +0100
     3.2 +++ b/tazpkg-web/style/slitaz.css	Thu Jan 02 14:46:57 2014 +0100
     3.3 @@ -1,5 +1,5 @@
     3.4  /*
     3.5 -	CSS style for SliTaz Network - (C) 2012 SliTaz GNU/Linux
     3.6 +	CSS style for SliTaz Network - (C) 2014 SliTaz GNU/Linux
     3.7  */
     3.8  
     3.9  html {
    3.10 @@ -277,6 +277,6 @@
    3.11  #footer a { color: #666; padding: 0 2px; }
    3.12  
    3.13  .year:after {
    3.14 -	/* content: "2007-2012"; */
    3.15 +	/* content: "2007-2014"; */
    3.16  	content: "2012";
    3.17  }
     4.1 --- a/tazyad/tazyad	Thu Jan 02 14:38:56 2014 +0100
     4.2 +++ b/tazyad/tazyad	Thu Jan 02 14:46:57 2014 +0100
     4.3 @@ -2,7 +2,7 @@
     4.4  #
     4.5  # Yad on SliTaz - Create simple GUI boxes using Ash shell scripts.
     4.6  #
     4.7 -# Copyright (C) 2011 SliTaz GNU/Linux - GNU gpl v2
     4.8 +# Copyright (C) 2014 SliTaz GNU/Linux - GNU gpl v2
     4.9  #
    4.10  # Authors : Name Firstname <mail@example.com>
    4.11  #