From a006478f5db5b341534dfa4c547692c393055982 Mon Sep 17 00:00:00 2001 From: "paul.baranowski" Date: Fri, 23 Jul 2010 23:19:27 -0400 Subject: [PATCH] CC-1639: Change copyright and webpage info in source code --- bin/svnUpdate.sh | 3 +-- configure | 3 +-- doc/developmentEnvironment/htmlFileConventions.html | 6 ++---- doc/developmentEnvironment/templates/Makefile | 8 +------- etc/debian/copyright | 4 ++-- src/modules/core/include/LiveSupport/Core/Debug.h | 8 +------- src/modules/db/configure | 2 +- src/modules/eventScheduler/configure | 2 +- src/modules/playlistExecutor/configure | 2 +- src/tools/libodbc++/libodbc++-0.2.5/configure | 6 +----- src/tools/pear/configure | 7 +------ src/tools/taglib/taglib-1.5/configure | 7 +------ src/tools/xmlrpc++/xmlrpc++-20040713/configure | 7 +------ 13 files changed, 15 insertions(+), 50 deletions(-) diff --git a/bin/svnUpdate.sh b/bin/svnUpdate.sh index 2c98561c0..32a19bd05 100755 --- a/bin/svnUpdate.sh +++ b/bin/svnUpdate.sh @@ -1,10 +1,9 @@ #!/bin/bash #------------------------------------------------------------------------------- -# Copyright (c) 2004 Media Development Loan Fund +# Copyright (c) 2010 Sourcefabric O.P.S. # # This file is part of the Campcaster project. # 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 # it under the terms of the GNU General Public License as published by diff --git a/configure b/configure index 237965f5a..fece1fe74 100755 --- a/configure +++ b/configure @@ -1,10 +1,9 @@ #!/bin/sh #------------------------------------------------------------------------------- -# Copyright (c) 2004 Media Development Loan Fund +# Copyright (c) 2010 Sourcefabric O.P.S. # # This file is part of the Campcaster project. # 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 # it under the terms of the GNU General Public License as published by diff --git a/doc/developmentEnvironment/htmlFileConventions.html b/doc/developmentEnvironment/htmlFileConventions.html index 53d452a7e..090df2557 100644 --- a/doc/developmentEnvironment/htmlFileConventions.html +++ b/doc/developmentEnvironment/htmlFileConventions.html @@ -9,8 +9,7 @@

Preface

This document is part of the Campcaster -project, Copyright © 2004 Media -Development Loan Fund, under the GNU GPL.