[prev in list] [next in list] [prev in thread] [next in thread] 

List:       klik-devel
Subject:    [klik-devel] [klikclient commit] r1683 -
From:       codesite-noreply () google ! com
Date:       2008-08-29 14:51:12
Message-ID: 0015175cdfb27e4ce004559a62b9 () google ! com
[Download RAW message or body]

Author: cristian.debian
Date: Fri Aug 29 07:49:50 2008
New Revision: 1683

Modified:
    branches/cristian/fusioniso/fusioniso/src/fusioniso.c
    branches/cristian/fusioniso/fusioniso/src/fusioniso.h
    branches/cristian/fusioniso/fusioniso/src/fusioniso_debug.c
    branches/cristian/fusioniso/fusioniso/src/fusioniso_debug.h
    branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.c
    branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.h
    branches/cristian/fusioniso/fusioniso/src/fusioniso_isofs.c
    branches/cristian/fusioniso/fusioniso/src/fusioniso_isofs.h

Log:
New copyright statement in all src/*.c files (new fsf address and authors  
where needed).


Modified: branches/cristian/fusioniso/fusioniso/src/fusioniso.c
==============================================================================
--- branches/cristian/fusioniso/fusioniso/src/fusioniso.c	(original)
+++ branches/cristian/fusioniso/fusioniso/src/fusioniso.c	Fri Aug 29  
07:49:50 2008
@@ -22,10 +22,9 @@
   *   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 General Public License
- *   along with this program; if not, write to the
- *   Free Software Foundation, Inc.,
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *   You should have received a copy of the GNU General Public License  
along
+ *   with this program; if not, write to the Free Software Foundation,  
Inc.,
+ *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   *
   *  
-----------------------------------------------------------------------------
   */

Modified: branches/cristian/fusioniso/fusioniso/src/fusioniso.h
==============================================================================
--- branches/cristian/fusioniso/fusioniso/src/fusioniso.h	(original)
+++ branches/cristian/fusioniso/fusioniso/src/fusioniso.h	Fri Aug 29  
07:49:50 2008
@@ -12,13 +12,12 @@
   *
   *   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
+ *   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 General Public License
- *   along with this program; if not, write to the
- *   Free Software Foundation, Inc.,
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *   You should have received a copy of the GNU General Public License  
along
+ *   with this program; if not, write to the Free Software Foundation,  
Inc.,
+ *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   *
   *  
-----------------------------------------------------------------------------
   */

Modified: branches/cristian/fusioniso/fusioniso/src/fusioniso_debug.c
==============================================================================
--- branches/cristian/fusioniso/fusioniso/src/fusioniso_debug.c	(original)
+++ branches/cristian/fusioniso/fusioniso/src/fusioniso_debug.c	Fri Aug 29  
07:49:50 2008
@@ -12,13 +12,12 @@
   *
   *   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
+ *   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 General Public License
- *   along with this program; if not, write to the
- *   Free Software Foundation, Inc.,
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *   You should have received a copy of the GNU General Public License  
along
+ *   with this program; if not, write to the Free Software Foundation,  
Inc.,
+ *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   *
   *  
-----------------------------------------------------------------------------
   */

Modified: branches/cristian/fusioniso/fusioniso/src/fusioniso_debug.h
==============================================================================
--- branches/cristian/fusioniso/fusioniso/src/fusioniso_debug.h	(original)
+++ branches/cristian/fusioniso/fusioniso/src/fusioniso_debug.h	Fri Aug 29  
07:49:50 2008
@@ -12,13 +12,12 @@
   *
   *   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
+ *   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 General Public License
- *   along with this program; if not, write to the
- *   Free Software Foundation, Inc.,
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *   You should have received a copy of the GNU General Public License  
along
+ *   with this program; if not, write to the Free Software Foundation,  
Inc.,
+ *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   *
   *  
-----------------------------------------------------------------------------
   */

Modified: branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.c
==============================================================================
--- branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.c	(original)
+++ branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.c	Fri Aug 29  
07:49:50 2008
@@ -25,13 +25,12 @@
   *
   *   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
+ *   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 General Public License
- *   along with this program; if not, write to the
- *   Free Software Foundation, Inc.,
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *   You should have received a copy of the GNU General Public License  
along
+ *   with this program; if not, write to the Free Software Foundation,  
Inc.,
+ *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   *
   *  
-----------------------------------------------------------------------------
   */

Modified: branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.h
==============================================================================
--- branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.h	(original)
+++ branches/cristian/fusioniso/fusioniso/src/fusioniso_fs.h	Fri Aug 29  
07:49:50 2008
@@ -1,4 +1,14 @@
  /*
+ *  
-----------------------------------------------------------------------------
+ *
+ *   Copyright (C) 2005-2006 by Dmitry Morozhnikov <dmiceman@mail.ru>
+ *   Original version (http://ubiz.ru/dm/)
+ *
+ *   Copyright (C) 2006-2008 by Lionel Tricon <lionel.tricon@free.fr>
+ *   Copyright (C) 2008 by Jason Taylor <killerkiwi2005@gmail.com>
+ *
+ *  
-----------------------------------------------------------------------------
+ *
   *   This program is free software; you can redistribute it and/or modify
   *   it under the terms of the GNU General Public License as published by
   *   the Free Software Foundation; either version 2 of the License, or
@@ -9,11 +19,11 @@
   *   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 General Public License
- *   along with this program; if not, write to the
- *   Free Software Foundation, Inc.,
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *   You should have received a copy of the GNU General Public License  
along
+ *   with this program; if not, write to the Free Software Foundation,  
Inc.,
+ *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   *
+ *  
-----------------------------------------------------------------------------
   */

  #ifndef _FS_H

Modified: branches/cristian/fusioniso/fusioniso/src/fusioniso_isofs.c
==============================================================================
--- branches/cristian/fusioniso/fusioniso/src/fusioniso_isofs.c	(original)
+++ branches/cristian/fusioniso/fusioniso/src/fusioniso_isofs.c	Fri Aug 29  
07:49:50 2008
@@ -23,10 +23,9 @@
   *   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 General Public License
- *   along with this program; if not, write to the
- *   Free Software Foundation, Inc.,
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *   You should have received a copy of the GNU General Public License  
along
+ *   with this program; if not, write to the Free Software Foundation,  
Inc.,
+ *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   *
   *  
-----------------------------------------------------------------------------
   */

Modified: branches/cristian/fusioniso/fusioniso/src/fusioniso_isofs.h
==============================================================================
--- branches/cristian/fusioniso/fusioniso/src/fusioniso_isofs.h	(original)
+++ branches/cristian/fusioniso/fusioniso/src/fusioniso_isofs.h	Fri Aug 29  
07:49:50 2008
@@ -1,4 +1,14 @@
  /*
+ *  
-----------------------------------------------------------------------------
+ *
+ *   Copyright (C) 2005-2006 by Dmitry Morozhnikov <dmiceman@mail.ru>
+ *   Original version (http://ubiz.ru/dm/)
+ *
+ *   Copyright (C) 2006-2008 by Lionel Tricon <lionel.tricon@free.fr>
+ *   Copyright (C) 2008 by Jason Taylor <killerkiwi2005@gmail.com>
+ *
+ *  
-----------------------------------------------------------------------------
+ *
   *   This program is free software; you can redistribute it and/or modify
   *   it under the terms of the GNU General Public License as published by
   *   the Free Software Foundation; either version 2 of the License, or
@@ -9,11 +19,11 @@
   *   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 General Public License
- *   along with this program; if not, write to the
- *   Free Software Foundation, Inc.,
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *   You should have received a copy of the GNU General Public License  
along
+ *   with this program; if not, write to the Free Software Foundation,  
Inc.,
+ *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   *
+ *  
-----------------------------------------------------------------------------
   */

  #ifndef _ISOFS_H
_______________________________________________
klik-devel mailing list
klik-devel@kde.org
https://mail.kde.org/mailman/listinfo/klik-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic