tazweb rev 120

Copyright 2013
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 17 12:49:50 2013 +0100 (2013-02-17)
parents 5823f13b89d3
children a8d926c59509
files COPYING doc/tazweb.en.html doc/tazweb.es.html doc/tazweb.fr.html doc/tazweb.pt.html doc/tazweb.ru.html src/main.c
line diff
     1.1 --- a/COPYING	Sat Jan 05 15:07:05 2013 +0100
     1.2 +++ b/COPYING	Sun Feb 17 12:49:50 2013 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  ===============================================================================
     1.5  
     1.6  
     1.7 -Copyright (C) 2011-2012  SliTaz GNU/Linux - BSD License
     1.8 +Copyright (C) 2011-2013  SliTaz GNU/Linux - BSD License
     1.9  
    1.10  
    1.11  Redistribution and use in source and binary forms, with or without
     2.1 --- a/doc/tazweb.en.html	Sat Jan 05 15:07:05 2013 +0100
     2.2 +++ b/doc/tazweb.en.html	Sun Feb 17 12:49:50 2013 +0100
     2.3 @@ -165,7 +165,7 @@
     2.4  </div>
     2.5  
     2.6  <div id="footer">
     2.7 -	Copyright (C) 2011 TazWeb contributors
     2.8 +	Copyright (C) 2013 TazWeb contributors
     2.9  </div>
    2.10  
    2.11  </body>
     3.1 --- a/doc/tazweb.es.html	Sat Jan 05 15:07:05 2013 +0100
     3.2 +++ b/doc/tazweb.es.html	Sun Feb 17 12:49:50 2013 +0100
     3.3 @@ -189,7 +189,7 @@
     3.4  </div>
     3.5  
     3.6  <div id="footer">
     3.7 -	Copyright (C) 2011 TazWeb contributors
     3.8 +	Copyright (C) 2013 TazWeb contributors
     3.9  </div>
    3.10  
    3.11  </body>
     4.1 --- a/doc/tazweb.fr.html	Sat Jan 05 15:07:05 2013 +0100
     4.2 +++ b/doc/tazweb.fr.html	Sun Feb 17 12:49:50 2013 +0100
     4.3 @@ -73,7 +73,7 @@
     4.4  </div>
     4.5  
     4.6  <div id="footer">
     4.7 -	Copyright (C)  2011  SliTaz GNU/Linux
     4.8 +	Copyright (C)  2013  SliTaz GNU/Linux
     4.9  </div>
    4.10  
    4.11  </body>
     5.1 --- a/doc/tazweb.pt.html	Sat Jan 05 15:07:05 2013 +0100
     5.2 +++ b/doc/tazweb.pt.html	Sun Feb 17 12:49:50 2013 +0100
     5.3 @@ -161,7 +161,7 @@
     5.4  </div>
     5.5  
     5.6  <div id="footer">
     5.7 -	Copyright (C)  2011  SliTaz GNU/Linux
     5.8 +	Copyright (C)  2013  SliTaz GNU/Linux
     5.9  </div>
    5.10  
    5.11  </body>
     6.1 --- a/doc/tazweb.ru.html	Sat Jan 05 15:07:05 2013 +0100
     6.2 +++ b/doc/tazweb.ru.html	Sun Feb 17 12:49:50 2013 +0100
     6.3 @@ -168,7 +168,7 @@
     6.4  </div>
     6.5  
     6.6  <div id="footer">
     6.7 -	Copyright © 2011, разработчики TazWeb
     6.8 +	Copyright © 2013, разработчики TazWeb
     6.9  </div>
    6.10  
    6.11  </body>
     7.1 --- a/src/main.c	Sat Jan 05 15:07:05 2013 +0100
     7.2 +++ b/src/main.c	Sun Feb 17 12:49:50 2013 +0100
     7.3 @@ -4,7 +4,7 @@
     7.4   * as a contextual menu, but no menu bar or tabs. Commented line code
     7.5   * starts with // and comments are between * *
     7.6   *
     7.7 - * Copyright (C) 2011-2012 SliTaz GNU/Linux - BSD License
     7.8 + * Copyright (C) 2011-2013 SliTaz GNU/Linux - BSD License
     7.9   * See AUTHORS and LICENSE for detailed information
    7.10   * 
    7.11   */