CC-1639: Change copyright and webpage info in source code

This commit is contained in:
paul.baranowski 2010-07-23 23:19:27 -04:00
parent ef785742be
commit a006478f5d
13 changed files with 15 additions and 50 deletions

View file

@ -1,10 +1,9 @@
#!/bin/bash #!/bin/bash
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund # Copyright (c) 2010 Sourcefabric O.P.S.
# #
# This file is part of the Campcaster project. # This file is part of the Campcaster project.
# http://campcaster.campware.org/ # http://campcaster.campware.org/
# To report bugs, send an e-mail to bugs@campware.org
# #
# Campcaster is free software; you can redistribute it and/or modify # Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

3
configure vendored
View file

@ -1,10 +1,9 @@
#!/bin/sh #!/bin/sh
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund # Copyright (c) 2010 Sourcefabric O.P.S.
# #
# This file is part of the Campcaster project. # This file is part of the Campcaster project.
# http://campcaster.campware.org/ # http://campcaster.campware.org/
# To report bugs, send an e-mail to bugs@campware.org
# #
# Campcaster is free software; you can redistribute it and/or modify # Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View file

@ -9,8 +9,7 @@
<body> <body>
<h1>Preface</h1> <h1>Preface</h1>
This document is part of the <a href="http://campcaster.sourcefabric.org/">Campcaster</a> This document is part of the <a href="http://campcaster.sourcefabric.org/">Campcaster</a>
project, Copyright &#169; 2004 <a href="http://www.mdlf.org/">Media project, Copyright &#169; 2010 Sourcefabric O.P.S., under the GNU <a
Development Loan Fund</a>, under the GNU <a
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br> href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul> <ul>
<li>Author: $Author$</li> <li>Author: $Author$</li>
@ -60,8 +59,7 @@ This section holds the following specific text:<br>
<br> <br>
<blockquote>This document is part of the <a <blockquote>This document is part of the <a
href="http://campcaster.sourcefabric.org/">Campcaster</a> project, href="http://campcaster.sourcefabric.org/">Campcaster</a> project,
Copyright &#169; 2004 <a href="http://www.mdlf.org/">Media Development Loan Copyright &#169; 2010 Sourcefabric O.P.S., under the GNU <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
Fund</a>, under the GNU <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul> <ul>
<li>Author: $Author$</li> <li>Author: $Author$</li>
<li>Version: $Revision$</li> <li>Version: $Revision$</li>

View file

@ -1,9 +1,8 @@
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund # Copyright (c) 2010 Sourcefabric O.P.S.
# #
# This file is part of the Campcaster project. # This file is part of the Campcaster project.
# http://campcaster.campware.org/ # http://campcaster.campware.org/
# To report bugs, send an e-mail to bugs@campware.org
# #
# Campcaster is free software; you can redistribute it and/or modify # Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -19,11 +18,6 @@
# along with Campcaster; if not, write to the Free Software # along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
#
# Author : $Author$
# Version : $Revision$
# Location : $URL$
#
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------

View file

@ -1,11 +1,11 @@
This package was debianized by Akos Maroy <maroy@campware.org> on This package was debianized by Akos Maroy <maroy@campware.org> on
Wed, 03 Aug 2005 08:17:25 -0400 Wed, 03 Aug 2005 08:17:25 -0400
It was downloaded from http://campcaster.campware.org/ It was downloaded from http://campcaster.sourcefabric.org/
Copyright: Copyright:
Upstream Author(s): Media Development Loan Fund, http://www.mdlf.org/ Upstream Author(s): Sourcefabric O.P.S., http://sourcefabric.org/
License: License:

View file

@ -1,11 +1,10 @@
/*------------------------------------------------------------------------------ /*------------------------------------------------------------------------------
Copyright (c) 2003-2005 Max Howell <max.howell@methylblue.com> Copyright (c) 2003-2005 Max Howell <max.howell@methylblue.com>
(c) 2006 Media Development Loan Fund (c) 2010 Sourcefabric O.P.S.
This file is part of the Campcaster project. This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/ http://campcaster.sourcefabric.org/
To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@ -21,11 +20,6 @@
along with Campcaster; if not, write to the Free Software along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: fgerlits $
Version : $Revision: 2329 $
Location : $URL: svn://code.campware.org/campcaster/trunk/campcaster/src/products/scheduler/src/PlaylistEvent.cxx $
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/
#ifndef CAMPCASTER_DEBUG_H #ifndef CAMPCASTER_DEBUG_H

View file

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund # Copyright (c) 2010 Sourcefabric O.P.S.
# #
# This file is part of the Campcaster project. # This file is part of the Campcaster project.
# http://campcaster.campware.org/ # http://campcaster.campware.org/

View file

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund # Copyright (c) 2010 Sourcefabric O.P.S.
# #
# This file is part of the Campcaster project. # This file is part of the Campcaster project.
# http://campcaster.campware.org/ # http://campcaster.campware.org/

View file

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund # Copyright (c) 2010 Sourcefabric O.P.S.
# #
# This file is part of the Campcaster project. # This file is part of the Campcaster project.
# http://campcaster.campware.org/ # http://campcaster.campware.org/

View file

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund # Copyright (c) 2010 Sourcefabric O.P.S.
# #
# This file is part of the Campcaster project. # This file is part of the Campcaster project.
# http://campcaster.campware.org/ # http://campcaster.campware.org/
@ -20,10 +20,6 @@
# along with Campcaster; if not, write to the Free Software # along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
#
# Author : $Author: fgerlits $
# Version : $Revision: 2329 $
# Location : $URL: svn://source.campware.org/campcaster/trunk/campcaster/src/tools/libodbc++/libodbc++-0.2.4pre4/configure $
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------

View file

@ -1,10 +1,9 @@
#!/bin/sh #!/bin/sh
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund # Copyright (c) 2010 Sourcefabric O.P.S.
# #
# This file is part of the Campcaster project. # This file is part of the Campcaster project.
# http://campcaster.campware.org/ # http://campcaster.campware.org/
# To report bugs, send an e-mail to bugs@campware.org
# #
# Campcaster is free software; you can redistribute it and/or modify # Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software # along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
#
# Author : $Author$
# Version : $Revision$
# Location : $URL$
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------

View file

@ -1,10 +1,9 @@
#!/bin/sh #!/bin/sh
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund # Copyright (c) 2010 Sourcefabric O.P.S.
# #
# This file is part of the Campcaster project. # This file is part of the Campcaster project.
# http://campcaster.campware.org/ # http://campcaster.campware.org/
# To report bugs, send an e-mail to bugs@campware.org
# #
# Campcaster is free software; you can redistribute it and/or modify # Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software # along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
#
# Author : $Author$
# Version : $Revision$
# Location : $URL$
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------

View file

@ -1,10 +1,9 @@
#!/bin/sh #!/bin/sh
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund # Copyright (c) 2010 Sourcefabric O.P.S.
# #
# This file is part of the Campcaster project. # This file is part of the Campcaster project.
# http://campcaster.campware.org/ # http://campcaster.campware.org/
# To report bugs, send an e-mail to bugs@campware.org
# #
# Campcaster is free software; you can redistribute it and/or modify # Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software # along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
#
# Author : $Author$
# Version : $Revision$
# Location : $URL$
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------