From 934e2f125eb23e96aa72c0f0501bfd83b7dc5369 Mon Sep 17 00:00:00 2001 From: Paul Baranowski Date: Fri, 16 Jul 2010 12:50:06 -0400 Subject: [PATCH] CC-1639: Change copyright info and webpage info in source code. --- bin/autogen.sh | 4 ++-- bin/createDebianPackages.sh | 4 ++-- bin/dist.sh | 4 ++-- bin/gen_coverage_data.sh | 4 ++-- bin/hubSetup.sh | 4 ++-- bin/nightlyBuild.sh | 4 ++-- bin/postInstallStation.sh | 4 ++-- bin/postUninstall.sh | 4 ++-- bin/preInstall.sh | 4 ++-- bin/setupDevelopmentEnvironment.sh | 4 ++-- bin/setupDevelopmentEnvironmentAndLog.sh | 4 ++-- bin/test_setup_db.sh | 4 ++-- bin/updateStudioConfig.sh | 4 ++-- bin/user_setup.sh | 4 ++-- .../autoconfConfigureConventions.html | 4 ++-- doc/developmentEnvironment/buildEnvironment.html | 2 +- doc/developmentEnvironment/cxxHeaderFileConventions.html | 4 ++-- doc/developmentEnvironment/cxxSourceFileConventions.html | 4 ++-- doc/developmentEnvironment/directoryStructure.html | 2 +- doc/developmentEnvironment/fileConventions.html | 4 ++-- doc/developmentEnvironment/htmlFileConventions.html | 4 ++-- doc/developmentEnvironment/index.html | 2 +- doc/developmentEnvironment/installation.html | 2 +- doc/developmentEnvironment/makefileConventions.html | 4 ++-- doc/developmentEnvironment/phpFileConventions.html | 6 +++--- doc/developmentEnvironment/shellScriptConventions.html | 4 ++-- doc/developmentEnvironment/templates/Bar.cxx | 4 ++-- doc/developmentEnvironment/templates/Bar.h | 4 ++-- doc/developmentEnvironment/templates/configure.ac | 6 +++--- .../templates/htmlDocumentTemplate.html | 2 +- .../templates/phpScriptTemplate.php.txt | 4 ++-- .../templates/phpScriptTemplate.phps | 4 ++-- .../templates/shellScriptTemplate.sh | 4 ++-- doc/developmentTools.html | 2 +- doc/gettingStarted.html | 2 +- doc/gui/gladeConventions.html | 2 +- doc/index.html | 2 +- doc/install.html | 2 +- doc/installUbuntu.html | 2 +- doc/liveCdHowto.html | 2 +- doc/manual/index.html | 4 ++-- doc/model/Authentication/index.html | 2 +- doc/model/LocalStorage/index.html | 2 +- doc/model/MediaArchive/index.html | 2 +- doc/model/PlaylistEditor/index.html | 2 +- doc/model/Scheduler/index.html | 2 +- doc/model/SoftwareArchitecture/index.html | 2 +- doc/model/index.html | 2 +- doc/release.html | 2 +- doc/repositoryCdHowto.html | 2 +- doc/studioLocalization.html | 2 +- doc/userLocalizationInstructions.html | 2 +- etc/Makefile.in | 8 ++++---- etc/configure.ac | 2 +- etc/doxygen.config | 2 +- etc/testResultToHtml.xsl | 4 ++-- etc/xmlrpc-doxygen.config | 2 +- src/modules/alib/bin/autogen.sh | 4 ++-- src/modules/alib/etc/Makefile.in | 2 +- src/modules/alib/etc/configure.ac | 6 +++--- src/modules/alib/etc/doxygen.config | 2 +- src/modules/alib/var/xmlrpc/xr_cli_test.py | 4 ++-- src/modules/archiveServer/bin/autogen.sh | 4 ++-- src/modules/archiveServer/bin/getUrl.sh | 4 ++-- src/modules/archiveServer/bin/setupDirs.sh | 4 ++-- src/modules/archiveServer/etc/Makefile.in | 2 +- src/modules/archiveServer/etc/configure.ac | 6 +++--- src/modules/archiveServer/etc/doxygen.config | 2 +- src/modules/authentication/bin/autogen.sh | 4 ++-- src/modules/authentication/bin/gen_coverage_data.sh | 4 ++-- src/modules/authentication/etc/Makefile.in | 4 ++-- src/modules/authentication/etc/acinclude.m4 | 4 ++-- src/modules/authentication/etc/configure.ac | 6 +++--- src/modules/authentication/etc/doxygen.config | 4 ++-- .../Authentication/AuthenticationClientFactory.h | 4 ++-- .../Authentication/AuthenticationClientInterface.h | 4 ++-- .../authentication/src/AuthenticationClientFactory.cxx | 4 ++-- .../src/AuthenticationClientFactoryTest.cxx | 4 ++-- .../authentication/src/AuthenticationClientFactoryTest.h | 4 ++-- .../authentication/src/TestAuthenticationClient.cxx | 4 ++-- src/modules/authentication/src/TestAuthenticationClient.h | 4 ++-- .../authentication/src/TestAuthenticationClientTest.cxx | 4 ++-- .../authentication/src/TestAuthenticationClientTest.h | 4 ++-- src/modules/authentication/src/TestRunner.cxx | 6 +++--- .../authentication/src/WebAuthenticationClient.cxx | 4 ++-- src/modules/authentication/src/WebAuthenticationClient.h | 4 ++-- .../authentication/src/WebAuthenticationClientTest.cxx | 4 ++-- .../authentication/src/WebAuthenticationClientTest.h | 4 ++-- src/modules/core/bin/autogen.sh | 4 ++-- src/modules/core/bin/gen_coverage_data.sh | 4 ++-- src/modules/core/etc/Makefile.in | 4 ++-- src/modules/core/etc/acinclude.m4 | 4 ++-- src/modules/core/etc/configure.ac | 6 +++--- src/modules/core/etc/doxygen.config | 4 ++-- src/modules/core/etc/testResultToHtml.xsl | 4 ++-- src/modules/core/include/LiveSupport/Core/AsyncState.h | 4 ++-- src/modules/core/include/LiveSupport/Core/AudioClip.h | 4 ++-- .../core/include/LiveSupport/Core/BaseTestMethod.h | 4 ++-- src/modules/core/include/LiveSupport/Core/Configurable.h | 4 ++-- src/modules/core/include/LiveSupport/Core/Debug.h | 2 +- src/modules/core/include/LiveSupport/Core/FadeInfo.h | 4 ++-- src/modules/core/include/LiveSupport/Core/FileTools.h | 4 ++-- src/modules/core/include/LiveSupport/Core/Installable.h | 4 ++-- .../core/include/LiveSupport/Core/LocalizedConfigurable.h | 4 ++-- .../core/include/LiveSupport/Core/LocalizedObject.h | 4 ++-- src/modules/core/include/LiveSupport/Core/Md5.h | 4 ++-- .../core/include/LiveSupport/Core/MetadataConstraint.h | 4 ++-- src/modules/core/include/LiveSupport/Core/MetadataType.h | 4 ++-- .../core/include/LiveSupport/Core/MetadataTypeContainer.h | 4 ++-- src/modules/core/include/LiveSupport/Core/Mutex.h | 4 ++-- src/modules/core/include/LiveSupport/Core/NumericTools.h | 4 ++-- .../core/include/LiveSupport/Core/OptionsContainer.h | 4 ++-- src/modules/core/include/LiveSupport/Core/PlayLogEntry.h | 4 ++-- src/modules/core/include/LiveSupport/Core/Playable.h | 4 ++-- src/modules/core/include/LiveSupport/Core/Playlist.h | 4 ++-- .../core/include/LiveSupport/Core/PlaylistElement.h | 4 ++-- src/modules/core/include/LiveSupport/Core/Ptr.h | 4 ++-- src/modules/core/include/LiveSupport/Core/RdsContainer.h | 4 ++-- src/modules/core/include/LiveSupport/Core/RdsItem.h | 4 ++-- .../core/include/LiveSupport/Core/RunnableInterface.h | 4 ++-- src/modules/core/include/LiveSupport/Core/ScheduleEntry.h | 4 ++-- .../core/include/LiveSupport/Core/SearchCriteria.h | 4 ++-- src/modules/core/include/LiveSupport/Core/SessionId.h | 4 ++-- src/modules/core/include/LiveSupport/Core/Thread.h | 4 ++-- .../core/include/LiveSupport/Core/TimeConversion.h | 4 ++-- src/modules/core/include/LiveSupport/Core/UniqueId.h | 4 ++-- src/modules/core/include/LiveSupport/Core/Uuid.h | 4 ++-- .../LiveSupport/Core/XmlRpcCommunicationException.h | 4 ++-- .../core/include/LiveSupport/Core/XmlRpcException.h | 4 ++-- .../core/include/LiveSupport/Core/XmlRpcIOException.h | 4 ++-- .../LiveSupport/Core/XmlRpcInvalidArgumentException.h | 4 ++-- .../include/LiveSupport/Core/XmlRpcInvalidDataException.h | 4 ++-- .../include/LiveSupport/Core/XmlRpcMethodFaultException.h | 4 ++-- .../LiveSupport/Core/XmlRpcMethodResponseException.h | 4 ++-- src/modules/core/include/LiveSupport/Core/XmlRpcTools.h | 4 ++-- src/modules/core/src/AsyncState.cxx | 4 ++-- src/modules/core/src/AsyncStateTest.cxx | 4 ++-- src/modules/core/src/AsyncStateTest.h | 4 ++-- src/modules/core/src/AudioClip.cxx | 4 ++-- src/modules/core/src/AudioClipTest.cxx | 4 ++-- src/modules/core/src/AudioClipTest.h | 4 ++-- src/modules/core/src/BaseTestMethod.cxx | 4 ++-- src/modules/core/src/EnumerationConstraint.cxx | 4 ++-- src/modules/core/src/EnumerationConstraint.h | 4 ++-- src/modules/core/src/FadeInfo.cxx | 4 ++-- src/modules/core/src/FadeInfoTest.cxx | 4 ++-- src/modules/core/src/FadeInfoTest.h | 4 ++-- src/modules/core/src/FileTools.cxx | 4 ++-- src/modules/core/src/FileToolsTest.cxx | 4 ++-- src/modules/core/src/FileToolsTest.h | 4 ++-- src/modules/core/src/LocalizedConfigurable.cxx | 4 ++-- src/modules/core/src/LocalizedConfigurableTest.cxx | 4 ++-- src/modules/core/src/LocalizedConfigurableTest.h | 4 ++-- src/modules/core/src/LocalizedObject.cxx | 4 ++-- src/modules/core/src/LocalizedObjectTest.cxx | 4 ++-- src/modules/core/src/LocalizedObjectTest.h | 4 ++-- src/modules/core/src/Md5.cxx | 4 ++-- src/modules/core/src/Md5Test.cxx | 4 ++-- src/modules/core/src/Md5Test.h | 4 ++-- src/modules/core/src/MetadataConstraint.cxx | 4 ++-- src/modules/core/src/MetadataType.cxx | 4 ++-- src/modules/core/src/MetadataTypeContainer.cxx | 4 ++-- src/modules/core/src/MetadataTypeContainerTest.cxx | 4 ++-- src/modules/core/src/MetadataTypeContainerTest.h | 4 ++-- src/modules/core/src/NumericConstraint.cxx | 4 ++-- src/modules/core/src/NumericConstraint.h | 4 ++-- src/modules/core/src/NumericRangeConstraint.cxx | 4 ++-- src/modules/core/src/NumericRangeConstraint.h | 4 ++-- src/modules/core/src/NumericTools.cxx | 4 ++-- src/modules/core/src/NumericToolsTest.cxx | 4 ++-- src/modules/core/src/NumericToolsTest.h | 4 ++-- src/modules/core/src/OptionsContainer.cxx | 4 ++-- src/modules/core/src/Playable.cxx | 4 ++-- src/modules/core/src/Playlist.cxx | 4 ++-- src/modules/core/src/PlaylistElement.cxx | 4 ++-- src/modules/core/src/PlaylistElementTest.cxx | 4 ++-- src/modules/core/src/PlaylistElementTest.h | 4 ++-- src/modules/core/src/PlaylistTest.cxx | 4 ++-- src/modules/core/src/PlaylistTest.h | 4 ++-- src/modules/core/src/RdsContainer.cxx | 4 ++-- src/modules/core/src/RdsContainerTest.cxx | 4 ++-- src/modules/core/src/RdsContainerTest.h | 4 ++-- src/modules/core/src/RdsItem.cxx | 4 ++-- src/modules/core/src/ScheduleEntry.cxx | 4 ++-- src/modules/core/src/ScheduleEntryTest.cxx | 4 ++-- src/modules/core/src/ScheduleEntryTest.h | 4 ++-- src/modules/core/src/SearchCriteria.cxx | 4 ++-- src/modules/core/src/SearchCriteriaTest.cxx | 4 ++-- src/modules/core/src/SearchCriteriaTest.h | 4 ++-- src/modules/core/src/TestRunnable.cxx | 4 ++-- src/modules/core/src/TestRunnable.h | 4 ++-- src/modules/core/src/TestRunner.cxx | 6 +++--- src/modules/core/src/Thread.cxx | 4 ++-- src/modules/core/src/ThreadTest.cxx | 4 ++-- src/modules/core/src/ThreadTest.h | 4 ++-- src/modules/core/src/TimeConversion.cxx | 4 ++-- src/modules/core/src/TimeConversionTest.cxx | 4 ++-- src/modules/core/src/TimeConversionTest.h | 4 ++-- src/modules/core/src/UniqueId.cxx | 4 ++-- src/modules/core/src/UniqueIdTest.cxx | 4 ++-- src/modules/core/src/UniqueIdTest.h | 4 ++-- src/modules/core/src/Uuid.cxx | 4 ++-- src/modules/core/src/UuidTest.cxx | 4 ++-- src/modules/core/src/UuidTest.h | 4 ++-- src/modules/core/src/XmlRpcException.cxx | 4 ++-- src/modules/core/src/XmlRpcTools.cxx | 4 ++-- src/modules/core/src/XmlRpcToolsTest.cxx | 4 ++-- src/modules/core/src/XmlRpcToolsTest.h | 4 ++-- src/modules/db/bin/autogen.sh | 4 ++-- src/modules/db/bin/gen_coverage_data.sh | 4 ++-- src/modules/db/etc/Makefile.in | 4 ++-- src/modules/db/etc/acinclude.m4 | 4 ++-- src/modules/db/etc/configure.ac | 6 +++--- src/modules/db/etc/doxygen.config | 4 ++-- src/modules/db/etc/testResultToHtml.xsl | 4 ++-- .../db/include/LiveSupport/Db/ConnectionManagerFactory.h | 4 ++-- .../include/LiveSupport/Db/ConnectionManagerInterface.h | 4 ++-- src/modules/db/include/LiveSupport/Db/Conversion.h | 4 ++-- src/modules/db/src/ConnectionManagerFactory.cxx | 4 ++-- src/modules/db/src/ConnectionManagerFactoryTest.cxx | 4 ++-- src/modules/db/src/ConnectionManagerFactoryTest.h | 4 ++-- src/modules/db/src/Conversion.cxx | 4 ++-- src/modules/db/src/SimpleConnectionManager.cxx | 4 ++-- src/modules/db/src/SimpleConnectionManager.h | 4 ++-- src/modules/db/src/SimpleConnectionManagerTest.cxx | 4 ++-- src/modules/db/src/SimpleConnectionManagerTest.h | 4 ++-- src/modules/db/src/TestRunner.cxx | 6 +++--- src/modules/eventScheduler/bin/autogen.sh | 4 ++-- src/modules/eventScheduler/bin/gen_coverage_data.sh | 4 ++-- src/modules/eventScheduler/etc/Makefile.in | 4 ++-- src/modules/eventScheduler/etc/acinclude.m4 | 4 ++-- src/modules/eventScheduler/etc/configure.ac | 6 +++--- src/modules/eventScheduler/etc/doxygen.config | 4 ++-- src/modules/eventScheduler/etc/testResultToHtml.xsl | 4 ++-- .../LiveSupport/EventScheduler/EventContainerInterface.h | 4 ++-- .../include/LiveSupport/EventScheduler/EventScheduler.h | 4 ++-- .../LiveSupport/EventScheduler/ScheduledEventInterface.h | 4 ++-- src/modules/eventScheduler/src/EventScheduler.cxx | 4 ++-- src/modules/eventScheduler/src/EventSchedulerTest.cxx | 4 ++-- src/modules/eventScheduler/src/EventSchedulerTest.h | 4 ++-- src/modules/eventScheduler/src/SchedulerThread.cxx | 4 ++-- src/modules/eventScheduler/src/SchedulerThread.h | 4 ++-- src/modules/eventScheduler/src/SchedulerThreadTest.cxx | 4 ++-- src/modules/eventScheduler/src/SchedulerThreadTest.h | 4 ++-- src/modules/eventScheduler/src/TestEventContainer.cxx | 4 ++-- src/modules/eventScheduler/src/TestEventContainer.h | 4 ++-- src/modules/eventScheduler/src/TestRunner.cxx | 6 +++--- src/modules/eventScheduler/src/TestScheduledEvent.cxx | 4 ++-- src/modules/eventScheduler/src/TestScheduledEvent.h | 4 ++-- src/modules/getid3/bin/autogen.sh | 4 ++-- src/modules/getid3/etc/Makefile.in | 2 +- src/modules/getid3/etc/configure.ac | 6 +++--- src/modules/getid3/etc/doxygen.config | 2 +- src/modules/htmlUI/bin/autogen.sh | 4 ++-- src/modules/htmlUI/bin/configureApache.sh | 4 ++-- src/modules/htmlUI/doc/index.html | 2 +- src/modules/htmlUI/etc/Makefile.in | 4 ++-- src/modules/htmlUI/etc/configure.ac | 6 +++--- src/modules/htmlUI/var/templates/menu.tpl | 2 +- src/modules/playlistExecutor/bin/autogen.sh | 4 ++-- src/modules/playlistExecutor/bin/gen_coverage_data.sh | 4 ++-- src/modules/playlistExecutor/etc/Makefile.in | 4 ++-- src/modules/playlistExecutor/etc/acinclude.m4 | 4 ++-- src/modules/playlistExecutor/etc/configure.ac | 6 +++--- src/modules/playlistExecutor/etc/doxygen.config | 4 ++-- src/modules/playlistExecutor/etc/testResultToHtml.xsl | 4 ++-- .../PlaylistExecutor/AudioPlayerEventListener.h | 4 ++-- .../LiveSupport/PlaylistExecutor/AudioPlayerFactory.h | 4 ++-- .../LiveSupport/PlaylistExecutor/AudioPlayerInterface.h | 4 ++-- src/modules/playlistExecutor/src/AudioPlayerFactory.cxx | 4 ++-- .../src/AudioPlayerFactoryGstreamerTest.cxx | 4 ++-- .../src/AudioPlayerFactoryGstreamerTest.h | 4 ++-- src/modules/playlistExecutor/src/GstreamerPlayContext.h | 4 ++-- src/modules/playlistExecutor/src/GstreamerPlayer.cxx | 4 ++-- src/modules/playlistExecutor/src/GstreamerPlayer.h | 4 ++-- src/modules/playlistExecutor/src/GstreamerPlayerTest.cxx | 4 ++-- src/modules/playlistExecutor/src/GstreamerPlayerTest.h | 4 ++-- src/modules/playlistExecutor/src/SmilHandler.h | 4 ++-- src/modules/playlistExecutor/src/TestEventListener.h | 4 ++-- src/modules/playlistExecutor/src/TestRunner.cxx | 6 +++--- .../playlistExecutor/src/TwoGstreamerPlayersTest.cxx | 4 ++-- .../playlistExecutor/src/TwoGstreamerPlayersTest.h | 4 ++-- src/modules/schedulerClient/bin/autogen.sh | 4 ++-- src/modules/schedulerClient/bin/gen_coverage_data.sh | 4 ++-- src/modules/schedulerClient/etc/Makefile.in | 4 ++-- src/modules/schedulerClient/etc/acinclude.m4 | 4 ++-- src/modules/schedulerClient/etc/configure.ac | 6 +++--- src/modules/schedulerClient/etc/doxygen.config | 4 ++-- .../LiveSupport/SchedulerClient/SchedulerClientFactory.h | 4 ++-- .../SchedulerClient/SchedulerClientInterface.h | 4 ++-- .../schedulerClient/src/SchedulerClientFactory.cxx | 4 ++-- .../schedulerClient/src/SchedulerClientFactoryTest.cxx | 4 ++-- .../schedulerClient/src/SchedulerClientFactoryTest.h | 4 ++-- .../schedulerClient/src/SchedulerDaemonXmlRpcClient.cxx | 4 ++-- .../schedulerClient/src/SchedulerDaemonXmlRpcClient.h | 4 ++-- .../src/SchedulerDaemonXmlRpcClientTest.cxx | 4 ++-- .../schedulerClient/src/SchedulerDaemonXmlRpcClientTest.h | 4 ++-- src/modules/schedulerClient/src/TestRunner.cxx | 6 +++--- src/modules/storageAdmin/bin/autogen.sh | 4 ++-- src/modules/storageAdmin/bin/dumpDbSchema.sh | 4 ++-- src/modules/storageAdmin/etc/Makefile.in | 2 +- src/modules/storageAdmin/etc/configure.ac | 6 +++--- src/modules/storageClient/bin/autogen.sh | 4 ++-- src/modules/storageClient/bin/gen_coverage_data.sh | 4 ++-- src/modules/storageClient/etc/Makefile.in | 4 ++-- src/modules/storageClient/etc/acinclude.m4 | 4 ++-- src/modules/storageClient/etc/configure.ac | 6 +++--- src/modules/storageClient/etc/doxygen.config | 4 ++-- src/modules/storageClient/etc/testResultToHtml.xsl | 4 ++-- .../LiveSupport/StorageClient/StorageClientFactory.h | 4 ++-- .../LiveSupport/StorageClient/StorageClientInterface.h | 4 ++-- src/modules/storageClient/src/StorageClientFactory.cxx | 4 ++-- .../storageClient/src/StorageClientFactoryTest.cxx | 4 ++-- src/modules/storageClient/src/StorageClientFactoryTest.h | 4 ++-- src/modules/storageClient/src/TestRunner.cxx | 6 +++--- src/modules/storageClient/src/TestStorageClient.cxx | 4 ++-- src/modules/storageClient/src/TestStorageClient.h | 4 ++-- src/modules/storageClient/src/TestStorageClientTest.cxx | 4 ++-- src/modules/storageClient/src/TestStorageClientTest.h | 4 ++-- src/modules/storageClient/src/WebStorageClient.cxx | 4 ++-- src/modules/storageClient/src/WebStorageClient.h | 4 ++-- src/modules/storageClient/src/WebStorageClientTest.cxx | 4 ++-- src/modules/storageClient/src/WebStorageClientTest.h | 4 ++-- src/modules/storageServer/bin/autogen.sh | 4 ++-- src/modules/storageServer/bin/createDatabase.sh | 4 ++-- src/modules/storageServer/bin/getUrl.sh | 4 ++-- src/modules/storageServer/bin/renderer.sh | 4 ++-- src/modules/storageServer/bin/resetStorage.sh | 4 ++-- src/modules/storageServer/bin/runPhpTest.sh | 4 ++-- src/modules/storageServer/bin/setupDirs.sh | 4 ++-- src/modules/storageServer/bin/xrCli.sh | 4 ++-- src/modules/storageServer/doc/index.html | 2 +- src/modules/storageServer/etc/Makefile.in | 2 +- src/modules/storageServer/etc/configure.ac | 6 +++--- src/modules/storageServer/etc/doxygen.config | 2 +- src/modules/widgets/bin/autogen.sh | 4 ++-- src/modules/widgets/etc/Makefile.in | 4 ++-- src/modules/widgets/etc/acinclude.m4 | 4 ++-- src/modules/widgets/etc/configure.ac | 6 +++--- src/modules/widgets/etc/doxygen.config | 4 ++-- src/modules/widgets/include/LiveSupport/Widgets/Colors.h | 4 ++-- .../widgets/include/LiveSupport/Widgets/ComboBoxText.h | 4 ++-- .../widgets/include/LiveSupport/Widgets/CornerBitmaps.h | 4 ++-- .../include/LiveSupport/Widgets/MetadataComboBoxText.h | 4 ++-- .../include/LiveSupport/Widgets/OperatorComboBoxText.h | 4 ++-- .../LiveSupport/Widgets/PlayableTreeModelColumnRecord.h | 4 ++-- .../widgets/include/LiveSupport/Widgets/WidgetConstants.h | 4 ++-- .../widgets/include/LiveSupport/Widgets/WidgetFactory.h | 4 ++-- .../include/LiveSupport/Widgets/ZebraCellRenderer.h | 4 ++-- .../LiveSupport/Widgets/ZebraTreeModelColumnRecord.h | 4 ++-- .../widgets/include/LiveSupport/Widgets/ZebraTreeView.h | 4 ++-- src/modules/widgets/src/Colors.cxx | 4 ++-- src/modules/widgets/src/ComboBoxText.cxx | 4 ++-- src/modules/widgets/src/MetadataComboBoxText.cxx | 4 ++-- src/modules/widgets/src/OperatorComboBoxText.cxx | 4 ++-- src/modules/widgets/src/TestWindow.cxx | 4 ++-- src/modules/widgets/src/TestWindow.h | 4 ++-- src/modules/widgets/src/WidgetFactory.cxx | 4 ++-- src/modules/widgets/src/ZebraCellRenderer.cxx | 4 ++-- src/modules/widgets/src/ZebraTreeView.cxx | 4 ++-- src/modules/widgets/src/main.cxx | 6 +++--- src/products/gLiveSupport/bin/autogen.sh | 4 ++-- src/products/gLiveSupport/bin/campcaster-studio.sh | 4 ++-- src/products/gLiveSupport/bin/campcaster-studio_devenv.sh | 4 ++-- src/products/gLiveSupport/bin/gen_coverage_data.sh | 4 ++-- src/products/gLiveSupport/etc/Makefile.in | 4 ++-- src/products/gLiveSupport/etc/acinclude.m4 | 4 ++-- src/products/gLiveSupport/etc/configure.ac | 6 +++--- src/products/gLiveSupport/etc/doxygen.config | 4 ++-- src/products/gLiveSupport/etc/testResultToHtml.xsl | 4 ++-- src/products/gLiveSupport/src/AdvancedSearchEntry.cxx | 4 ++-- src/products/gLiveSupport/src/AdvancedSearchEntry.h | 4 ++-- src/products/gLiveSupport/src/AdvancedSearchItem.cxx | 4 ++-- src/products/gLiveSupport/src/AdvancedSearchItem.h | 4 ++-- src/products/gLiveSupport/src/AudioPlayerTest.cxx | 4 ++-- src/products/gLiveSupport/src/AudioPlayerTest.h | 4 ++-- src/products/gLiveSupport/src/BackupList.cxx | 4 ++-- src/products/gLiveSupport/src/BackupList.h | 4 ++-- src/products/gLiveSupport/src/BackupView.cxx | 4 ++-- src/products/gLiveSupport/src/BackupView.h | 4 ++-- src/products/gLiveSupport/src/BrowseEntry.cxx | 4 ++-- src/products/gLiveSupport/src/BrowseEntry.h | 4 ++-- src/products/gLiveSupport/src/BrowseItem.cxx | 4 ++-- src/products/gLiveSupport/src/BrowseItem.h | 4 ++-- src/products/gLiveSupport/src/ContentsStorable.h | 4 ++-- src/products/gLiveSupport/src/CuePlayer.cxx | 4 ++-- src/products/gLiveSupport/src/CuePlayer.h | 4 ++-- src/products/gLiveSupport/src/DateTimeChooserWindow.cxx | 4 ++-- src/products/gLiveSupport/src/DateTimeChooserWindow.h | 4 ++-- src/products/gLiveSupport/src/DndMethods.cxx | 4 ++-- src/products/gLiveSupport/src/DndMethods.h | 4 ++-- .../gLiveSupport/src/ExportFormatRadioButtons.cxx | 4 ++-- src/products/gLiveSupport/src/ExportFormatRadioButtons.h | 4 ++-- src/products/gLiveSupport/src/ExportPlaylistWindow.cxx | 4 ++-- src/products/gLiveSupport/src/ExportPlaylistWindow.h | 4 ++-- src/products/gLiveSupport/src/GLiveSupport.cxx | 4 ++-- src/products/gLiveSupport/src/GLiveSupport.h | 4 ++-- src/products/gLiveSupport/src/GLiveSupportTest.cxx | 4 ++-- src/products/gLiveSupport/src/GLiveSupportTest.h | 4 ++-- src/products/gLiveSupport/src/GuiComponent.cxx | 4 ++-- src/products/gLiveSupport/src/GuiComponent.h | 4 ++-- src/products/gLiveSupport/src/GuiObject.cxx | 4 ++-- src/products/gLiveSupport/src/GuiObject.h | 4 ++-- src/products/gLiveSupport/src/GuiWindow.cxx | 4 ++-- src/products/gLiveSupport/src/GuiWindow.h | 4 ++-- src/products/gLiveSupport/src/KeyboardShortcut.cxx | 4 ++-- src/products/gLiveSupport/src/KeyboardShortcut.h | 4 ++-- .../gLiveSupport/src/KeyboardShortcutContainer.cxx | 4 ++-- src/products/gLiveSupport/src/KeyboardShortcutContainer.h | 4 ++-- src/products/gLiveSupport/src/KeyboardShortcutList.cxx | 4 ++-- src/products/gLiveSupport/src/KeyboardShortcutList.h | 4 ++-- src/products/gLiveSupport/src/KeyboardShortcutTest.cxx | 4 ++-- src/products/gLiveSupport/src/KeyboardShortcutTest.h | 4 ++-- src/products/gLiveSupport/src/LiveModeWindow.cxx | 4 ++-- src/products/gLiveSupport/src/LiveModeWindow.h | 4 ++-- src/products/gLiveSupport/src/LoginWindow.cxx | 4 ++-- src/products/gLiveSupport/src/LoginWindow.h | 4 ++-- src/products/gLiveSupport/src/MasterPanelWindow.cxx | 4 ++-- src/products/gLiveSupport/src/MasterPanelWindow.h | 4 ++-- src/products/gLiveSupport/src/NowPlaying.cxx | 4 ++-- src/products/gLiveSupport/src/NowPlaying.h | 4 ++-- src/products/gLiveSupport/src/OptionsWindow.cxx | 4 ++-- src/products/gLiveSupport/src/OptionsWindow.h | 4 ++-- src/products/gLiveSupport/src/PlaylistWindow.cxx | 4 ++-- src/products/gLiveSupport/src/PlaylistWindow.h | 4 ++-- src/products/gLiveSupport/src/RdsEntry.cxx | 4 ++-- src/products/gLiveSupport/src/RdsEntry.h | 4 ++-- src/products/gLiveSupport/src/RdsView.cxx | 4 ++-- src/products/gLiveSupport/src/RdsView.h | 4 ++-- src/products/gLiveSupport/src/RestoreBackupWindow.cxx | 4 ++-- src/products/gLiveSupport/src/RestoreBackupWindow.h | 4 ++-- src/products/gLiveSupport/src/SchedulePlaylistWindow.cxx | 4 ++-- src/products/gLiveSupport/src/SchedulePlaylistWindow.h | 4 ++-- src/products/gLiveSupport/src/SchedulerWindow.cxx | 4 ++-- src/products/gLiveSupport/src/SchedulerWindow.h | 4 ++-- src/products/gLiveSupport/src/ScratchpadWindow.cxx | 4 ++-- src/products/gLiveSupport/src/ScratchpadWindow.h | 4 ++-- src/products/gLiveSupport/src/SearchWindow.cxx | 4 ++-- src/products/gLiveSupport/src/SearchWindow.h | 4 ++-- src/products/gLiveSupport/src/TaskbarIcons.cxx | 4 ++-- src/products/gLiveSupport/src/TaskbarIcons.h | 4 ++-- src/products/gLiveSupport/src/TestRunner.cxx | 6 +++--- src/products/gLiveSupport/src/TransportList.cxx | 4 ++-- src/products/gLiveSupport/src/TransportList.h | 4 ++-- src/products/gLiveSupport/src/UploadFileWindow.cxx | 4 ++-- src/products/gLiveSupport/src/UploadFileWindow.h | 4 ++-- src/products/gLiveSupport/src/main.cxx | 6 +++--- src/products/scheduler/bin/autogen.sh | 4 ++-- src/products/scheduler/bin/campcaster-scheduler.sh | 4 ++-- src/products/scheduler/bin/campcaster-scheduler_devenv.sh | 4 ++-- src/products/scheduler/bin/createOdbcDataSource.sh | 4 ++-- src/products/scheduler/bin/gen_coverage_data.sh | 4 ++-- src/products/scheduler/bin/run_tests.sh | 4 ++-- src/products/scheduler/etc/Makefile.in | 4 ++-- src/products/scheduler/etc/acinclude.m4 | 4 ++-- src/products/scheduler/etc/configure.ac | 6 +++--- src/products/scheduler/etc/doxygen.config | 4 ++-- src/products/scheduler/etc/testResultToHtml.xsl | 4 ++-- src/products/scheduler/src/BackupFactory.cxx | 4 ++-- src/products/scheduler/src/BackupFactory.h | 4 ++-- src/products/scheduler/src/BackupInterface.h | 4 ++-- src/products/scheduler/src/BaseTestMethod.cxx | 4 ++-- src/products/scheduler/src/BaseTestMethod.h | 4 ++-- src/products/scheduler/src/CreateBackupCheckMethod.cxx | 4 ++-- src/products/scheduler/src/CreateBackupCheckMethod.h | 4 ++-- src/products/scheduler/src/CreateBackupCloseMethod.cxx | 4 ++-- src/products/scheduler/src/CreateBackupCloseMethod.h | 4 ++-- src/products/scheduler/src/CreateBackupOpenMethod.cxx | 4 ++-- src/products/scheduler/src/CreateBackupOpenMethod.h | 4 ++-- src/products/scheduler/src/DisplayScheduleMethod.cxx | 4 ++-- src/products/scheduler/src/DisplayScheduleMethod.h | 4 ++-- src/products/scheduler/src/DisplayScheduleMethodTest.cxx | 4 ++-- src/products/scheduler/src/DisplayScheduleMethodTest.h | 4 ++-- src/products/scheduler/src/GeneratePlayReportMethod.cxx | 4 ++-- src/products/scheduler/src/GeneratePlayReportMethod.h | 4 ++-- .../scheduler/src/GeneratePlayReportMethodTest.cxx | 4 ++-- src/products/scheduler/src/GeneratePlayReportMethodTest.h | 4 ++-- src/products/scheduler/src/GetSchedulerTimeMethod.cxx | 4 ++-- src/products/scheduler/src/GetSchedulerTimeMethod.h | 4 ++-- src/products/scheduler/src/GetSchedulerTimeMethodTest.cxx | 4 ++-- src/products/scheduler/src/GetSchedulerTimeMethodTest.h | 4 ++-- src/products/scheduler/src/GetVersionMethod.cxx | 4 ++-- src/products/scheduler/src/GetVersionMethod.h | 4 ++-- src/products/scheduler/src/GetVersionMethodTest.cxx | 4 ++-- src/products/scheduler/src/GetVersionMethodTest.h | 4 ++-- src/products/scheduler/src/LoginMethod.cxx | 4 ++-- src/products/scheduler/src/LoginMethod.h | 4 ++-- src/products/scheduler/src/LogoutMethod.cxx | 4 ++-- src/products/scheduler/src/LogoutMethod.h | 4 ++-- src/products/scheduler/src/PlayLogFactory.cxx | 4 ++-- src/products/scheduler/src/PlayLogFactory.h | 4 ++-- src/products/scheduler/src/PlayLogInterface.h | 4 ++-- src/products/scheduler/src/PlaylistEvent.cxx | 4 ++-- src/products/scheduler/src/PlaylistEvent.h | 4 ++-- src/products/scheduler/src/PlaylistEventContainer.cxx | 4 ++-- src/products/scheduler/src/PlaylistEventContainer.h | 4 ++-- src/products/scheduler/src/PlaylistEventContainerTest.cxx | 4 ++-- src/products/scheduler/src/PlaylistEventContainerTest.h | 4 ++-- src/products/scheduler/src/PlaylistEventTest.cxx | 4 ++-- src/products/scheduler/src/PlaylistEventTest.h | 4 ++-- src/products/scheduler/src/PostgresqlBackup.cxx | 4 ++-- src/products/scheduler/src/PostgresqlBackup.h | 4 ++-- src/products/scheduler/src/PostgresqlBackupTest.cxx | 4 ++-- src/products/scheduler/src/PostgresqlBackupTest.h | 4 ++-- src/products/scheduler/src/PostgresqlPlayLog.cxx | 4 ++-- src/products/scheduler/src/PostgresqlPlayLog.h | 4 ++-- src/products/scheduler/src/PostgresqlPlayLogTest.cxx | 4 ++-- src/products/scheduler/src/PostgresqlPlayLogTest.h | 4 ++-- src/products/scheduler/src/PostgresqlSchedule.cxx | 4 ++-- src/products/scheduler/src/PostgresqlSchedule.h | 4 ++-- src/products/scheduler/src/PostgresqlScheduleTest.cxx | 4 ++-- src/products/scheduler/src/PostgresqlScheduleTest.h | 4 ++-- src/products/scheduler/src/RemoveFromScheduleMethod.cxx | 4 ++-- src/products/scheduler/src/RemoveFromScheduleMethod.h | 4 ++-- .../scheduler/src/RemoveFromScheduleMethodTest.cxx | 4 ++-- src/products/scheduler/src/RemoveFromScheduleMethodTest.h | 4 ++-- src/products/scheduler/src/RescheduleMethod.cxx | 4 ++-- src/products/scheduler/src/RescheduleMethod.h | 4 ++-- src/products/scheduler/src/RescheduleMethodTest.cxx | 4 ++-- src/products/scheduler/src/RescheduleMethodTest.h | 4 ++-- src/products/scheduler/src/ResetStorageMethod.cxx | 4 ++-- src/products/scheduler/src/ResetStorageMethod.h | 4 ++-- src/products/scheduler/src/ResetStorageMethodTest.cxx | 4 ++-- src/products/scheduler/src/ResetStorageMethodTest.h | 4 ++-- src/products/scheduler/src/RestoreBackupMethod.cxx | 4 ++-- src/products/scheduler/src/RestoreBackupMethod.h | 4 ++-- src/products/scheduler/src/RpcBackupTest.cxx | 4 ++-- src/products/scheduler/src/RpcBackupTest.h | 4 ++-- src/products/scheduler/src/RpcDisplayScheduleTest.cxx | 4 ++-- src/products/scheduler/src/RpcDisplayScheduleTest.h | 4 ++-- src/products/scheduler/src/RpcGeneratePlayReportTest.cxx | 4 ++-- src/products/scheduler/src/RpcGeneratePlayReportTest.h | 4 ++-- src/products/scheduler/src/RpcGetSchedulerTimeTest.cxx | 4 ++-- src/products/scheduler/src/RpcGetSchedulerTimeTest.h | 4 ++-- src/products/scheduler/src/RpcGetVersionTest.cxx | 4 ++-- src/products/scheduler/src/RpcGetVersionTest.h | 4 ++-- src/products/scheduler/src/RpcRemoveFromScheduleTest.cxx | 4 ++-- src/products/scheduler/src/RpcRemoveFromScheduleTest.h | 4 ++-- src/products/scheduler/src/RpcRescheduleTest.cxx | 4 ++-- src/products/scheduler/src/RpcRescheduleTest.h | 4 ++-- .../scheduler/src/RpcStopCurrentlyPlayingTest.cxx | 4 ++-- src/products/scheduler/src/RpcStopCurrentlyPlayingTest.h | 4 ++-- src/products/scheduler/src/RpcUploadPlaylistTest.cxx | 4 ++-- src/products/scheduler/src/RpcUploadPlaylistTest.h | 4 ++-- src/products/scheduler/src/ScheduleFactory.cxx | 4 ++-- src/products/scheduler/src/ScheduleFactory.h | 4 ++-- src/products/scheduler/src/ScheduleInterface.h | 4 ++-- src/products/scheduler/src/SchedulerDaemon.cxx | 4 ++-- src/products/scheduler/src/SchedulerDaemon.h | 4 ++-- src/products/scheduler/src/SchedulerDaemonTest.cxx | 4 ++-- src/products/scheduler/src/SchedulerDaemonTest.h | 4 ++-- src/products/scheduler/src/SignalDispatcher.cxx | 4 ++-- src/products/scheduler/src/SignalDispatcher.h | 4 ++-- src/products/scheduler/src/SignalHandler.h | 4 ++-- src/products/scheduler/src/StopCurrentlyPlayingMethod.cxx | 4 ++-- src/products/scheduler/src/StopCurrentlyPlayingMethod.h | 4 ++-- src/products/scheduler/src/TestRunner.cxx | 6 +++--- src/products/scheduler/src/UploadPlaylistMethod.cxx | 4 ++-- src/products/scheduler/src/UploadPlaylistMethod.h | 4 ++-- src/products/scheduler/src/UploadPlaylistMethodTest.cxx | 4 ++-- src/products/scheduler/src/UploadPlaylistMethodTest.h | 4 ++-- src/products/scheduler/src/XmlRpcDaemon.cxx | 4 ++-- src/products/scheduler/src/XmlRpcDaemon.h | 4 ++-- .../scheduler/src/XmlRpcDaemonShutdownSignalHandler.h | 4 ++-- src/products/scheduler/src/main.cxx | 6 +++--- src/tools/libodbc++/libodbc++-0.2.5/bin/autogen.sh | 4 ++-- src/tools/libodbc++/libodbc++-0.2.5/bin/prepare.sh | 4 ++-- src/tools/libodbc++/libodbc++-0.2.5/etc/Makefile.in | 4 ++-- src/tools/libodbc++/libodbc++-0.2.5/etc/configure.ac | 6 +++--- src/tools/pear/bin/autogen.sh | 4 ++-- src/tools/pear/bin/install.sh | 4 ++-- src/tools/pear/etc/Makefile.in | 4 ++-- src/tools/pear/etc/configure.ac | 6 +++--- src/tools/taglib/taglib-1.5/bin/autogen.sh | 4 ++-- src/tools/taglib/taglib-1.5/bin/prepare.sh | 4 ++-- src/tools/taglib/taglib-1.5/etc/Makefile.in | 4 ++-- src/tools/taglib/taglib-1.5/etc/configure.ac | 6 +++--- src/tools/xmlrpc++/xmlrpc++-20040713/bin/autogen.sh | 4 ++-- src/tools/xmlrpc++/xmlrpc++-20040713/bin/prepare.sh | 4 ++-- src/tools/xmlrpc++/xmlrpc++-20040713/etc/Makefile.in | 4 ++-- src/tools/xmlrpc++/xmlrpc++-20040713/etc/configure.ac | 6 +++--- var/python/serbianLatinToCyrillicConverter.py | 4 ++-- 582 files changed, 1161 insertions(+), 1161 deletions(-) diff --git a/bin/autogen.sh b/bin/autogen.sh index 030977034..f12bc7c9e 100755 --- a/bin/autogen.sh +++ b/bin/autogen.sh @@ -1,9 +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/ +# 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 diff --git a/bin/createDebianPackages.sh b/bin/createDebianPackages.sh index e17e5240e..3b244bdb3 100755 --- a/bin/createDebianPackages.sh +++ b/bin/createDebianPackages.sh @@ -1,9 +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/ +# 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 diff --git a/bin/dist.sh b/bin/dist.sh index 9498200a6..1e2d819e3 100755 --- a/bin/dist.sh +++ b/bin/dist.sh @@ -1,9 +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/ +# 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 diff --git a/bin/gen_coverage_data.sh b/bin/gen_coverage_data.sh index 1f3356cca..029c09aea 100755 --- a/bin/gen_coverage_data.sh +++ b/bin/gen_coverage_data.sh @@ -1,9 +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/ +# 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 diff --git a/bin/hubSetup.sh b/bin/hubSetup.sh index 202438a21..c448a3abe 100755 --- a/bin/hubSetup.sh +++ b/bin/hubSetup.sh @@ -1,9 +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/ +# 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 diff --git a/bin/nightlyBuild.sh b/bin/nightlyBuild.sh index 00580b782..04b0f8d4a 100755 --- a/bin/nightlyBuild.sh +++ b/bin/nightlyBuild.sh @@ -1,9 +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/ +# 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 diff --git a/bin/postInstallStation.sh b/bin/postInstallStation.sh index ee4133010..2d71a611f 100755 --- a/bin/postInstallStation.sh +++ b/bin/postInstallStation.sh @@ -1,9 +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/ +# 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 diff --git a/bin/postUninstall.sh b/bin/postUninstall.sh index 65deb9603..b97da75b2 100755 --- a/bin/postUninstall.sh +++ b/bin/postUninstall.sh @@ -1,9 +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/ +# 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 diff --git a/bin/preInstall.sh b/bin/preInstall.sh index cc4505e98..3ad8da3e1 100755 --- a/bin/preInstall.sh +++ b/bin/preInstall.sh @@ -1,9 +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/ +# 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 diff --git a/bin/setupDevelopmentEnvironment.sh b/bin/setupDevelopmentEnvironment.sh index f5983c0e6..300377d10 100755 --- a/bin/setupDevelopmentEnvironment.sh +++ b/bin/setupDevelopmentEnvironment.sh @@ -1,9 +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/ +# 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 diff --git a/bin/setupDevelopmentEnvironmentAndLog.sh b/bin/setupDevelopmentEnvironmentAndLog.sh index 9d5f19fb4..c2fbde846 100755 --- a/bin/setupDevelopmentEnvironmentAndLog.sh +++ b/bin/setupDevelopmentEnvironmentAndLog.sh @@ -1,9 +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/ +# 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 diff --git a/bin/test_setup_db.sh b/bin/test_setup_db.sh index c9d77b7fd..a609f5853 100755 --- a/bin/test_setup_db.sh +++ b/bin/test_setup_db.sh @@ -1,9 +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/ +# 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 diff --git a/bin/updateStudioConfig.sh b/bin/updateStudioConfig.sh index 5b16073f2..564296f76 100755 --- a/bin/updateStudioConfig.sh +++ b/bin/updateStudioConfig.sh @@ -1,9 +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/ +# 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 diff --git a/bin/user_setup.sh b/bin/user_setup.sh index 370709104..5784783ea 100755 --- a/bin/user_setup.sh +++ b/bin/user_setup.sh @@ -1,9 +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/ +# 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 diff --git a/doc/developmentEnvironment/autoconfConfigureConventions.html b/doc/developmentEnvironment/autoconfConfigureConventions.html index 22aaa5cfc..4ee4e723d 100644 --- a/doc/developmentEnvironment/autoconfConfigureConventions.html +++ b/doc/developmentEnvironment/autoconfConfigureConventions.html @@ -7,7 +7,7 @@

Preface

-This document is part of the Campcaster +This document is part of the Campcaster project, Copyright © 2004 Media Development Loan Fund, under the GNU GPL.
@@ -52,7 +52,7 @@ The header holds all information mandated by the dnl. Note the 80 column wide partitioning delimiter enclosing the header.
-
dnl-----------------------------------------------------------------------------
dnl Copyright (c) 2004 Media Development Loan Fund
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.campware.org/
dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
dnl the Free Software Foundation; either version 2 of the License, or
dnl (at your option) any later version.
dnl
dnl Campcaster is distributed in the hope that it will be useful,
dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
dnl GNU General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
dnl along with Campcaster; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
dnl
dnl Author : $Author$
dnl Version : $Revision$
dnl Location : $URL$
dnl-----------------------------------------------------------------------------
+
dnl-----------------------------------------------------------------------------
dnl Copyright (c) 2010 Sourcefabric O.P.S.
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.sourcefabric.org/
dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
dnl the Free Software Foundation; either version 2 of the License, or
dnl (at your option) any later version.
dnl
dnl Campcaster is distributed in the hope that it will be useful,
dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
dnl GNU General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
dnl along with Campcaster; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
dnl
dnl Author : $Author$
dnl Version : $Revision$
dnl Location : $URL$
dnl-----------------------------------------------------------------------------

Additional sections

Additional sections contain the autoconf configuration macro calls. Bigger diff --git a/doc/developmentEnvironment/buildEnvironment.html b/doc/developmentEnvironment/buildEnvironment.html index b5e9badc7..c09842227 100644 --- a/doc/developmentEnvironment/buildEnvironment.html +++ b/doc/developmentEnvironment/buildEnvironment.html @@ -23,7 +23,7 @@

Preface

-This document is part of the
Campcaster +This document is part of the Campcaster project, Copyright © 2004 Media Development Loan Fund, under the GNU GPL.
diff --git a/doc/developmentEnvironment/cxxHeaderFileConventions.html b/doc/developmentEnvironment/cxxHeaderFileConventions.html index 5d9e86f75..d67d879e3 100644 --- a/doc/developmentEnvironment/cxxHeaderFileConventions.html +++ b/doc/developmentEnvironment/cxxHeaderFileConventions.html @@ -7,7 +7,7 @@

Preface

-This document is part of the Campcaster +This document is part of the Campcaster project, Copyright © 2004 Media Development Loan Fund, under the GNU GPL.
@@ -94,7 +94,7 @@ compiler).
A sample for a C++ header file header follows, where the file itself would be expected to be included as "Campcaster/Foo/Bar.h".

-
/*------------------------------------------------------------------------------

Copyright (c) 2004 Media Development Loan Fund

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
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

Campcaster 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
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


Author : $Author$
Version : $Revision$
Location : $URL$

------------------------------------------------------------------------------*/
#ifndef Campcaster_Foo_Bar_h
#define Campcaster_Foo_Bar_h

#ifndef __cplusplus
#error This is a C++ include file
#endif

+
/*------------------------------------------------------------------------------

Copyright (c) 2010 Sourcefabric O.P.S.

This file is part of the Campcaster project.
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
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

Campcaster 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
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


Author : $Author$
Version : $Revision$
Location : $URL$

------------------------------------------------------------------------------*/
#ifndef Campcaster_Foo_Bar_h
#define Campcaster_Foo_Bar_h

#ifndef __cplusplus
#error This is a C++ include file
#endif

Include files & namespace

This section contains all the include files that the header file needs diff --git a/doc/developmentEnvironment/cxxSourceFileConventions.html b/doc/developmentEnvironment/cxxSourceFileConventions.html index 63d0131f1..76cfe00dd 100644 --- a/doc/developmentEnvironment/cxxSourceFileConventions.html +++ b/doc/developmentEnvironment/cxxSourceFileConventions.html @@ -7,7 +7,7 @@

Preface

-This document is part of the Campcaster +This document is part of the Campcaster project, Copyright © 2004 Media Development Loan Fund, under the GNU GPL.
@@ -83,7 +83,7 @@ with the generic header information, enclosed in 80 column wide partitioning delimiters.

Sample

A sample for a C++ source file header follows.
-
/*------------------------------------------------------------------------------

Copyright (c) 2004 Media Development Loan Fund

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
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

Campcaster 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
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


Author : $Author$
Version : $Revision$
Location : $URL$

------------------------------------------------------------------------------*/

+
/*------------------------------------------------------------------------------

Copyright (c) 2010 Sourcefabric O.P.S.

This file is part of the Campcaster project.
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
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

Campcaster 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
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


Author : $Author$
Version : $Revision$
Location : $URL$

------------------------------------------------------------------------------*/

Include files & namespaces

This section contains all the include files that the source file needs diff --git a/doc/developmentEnvironment/directoryStructure.html b/doc/developmentEnvironment/directoryStructure.html index fdd63dd40..e745fc317 100644 --- a/doc/developmentEnvironment/directoryStructure.html +++ b/doc/developmentEnvironment/directoryStructure.html @@ -16,7 +16,7 @@

Preface

-This document is part of the Campcaster +This document is part of the Campcaster project, Copyright © 2004 Media Development Loan Fund, under the GNU GPL.
diff --git a/doc/developmentEnvironment/fileConventions.html b/doc/developmentEnvironment/fileConventions.html index 9013ce628..ecbb60b4e 100644 --- a/doc/developmentEnvironment/fileConventions.html +++ b/doc/developmentEnvironment/fileConventions.html @@ -8,7 +8,7 @@

Preface

-This document is part of the Campcaster +This document is part of the Campcaster project, Copyright © 2004 Media Development Loan Fund, under the GNU GPL.
@@ -56,7 +56,7 @@ Following the GNU GPL
-
    Copyright (c) 2004 Media Development Loan Fund

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
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

Campcaster 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
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


Author : $Author$
Version : $Revision$
Location : $URL$

+
    Copyright (c) 2010 Sourcefabric O.P.S.

This file is part of the Campcaster project.
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
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

Campcaster 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
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


Author : $Author$
Version : $Revision$
Location : $URL$

Note the CVS keywords (as an example) for having up-to-date information on the author, version and location of the file.

partitions

diff --git a/doc/developmentEnvironment/htmlFileConventions.html b/doc/developmentEnvironment/htmlFileConventions.html index 077e99511..53d452a7e 100644 --- a/doc/developmentEnvironment/htmlFileConventions.html +++ b/doc/developmentEnvironment/htmlFileConventions.html @@ -8,7 +8,7 @@

Preface

-This document is part of the
Campcaster +This document is part of the Campcaster project, Copyright © 2004 Media Development Loan Fund, under the GNU GPL.
@@ -59,7 +59,7 @@ element for the HTML page:
This section holds the following specific text:

This document is part of the Campcaster project, + href="http://campcaster.sourcefabric.org/">Campcaster project, Copyright © 2004 Media Development Loan Fund, under the GNU GPL.