From 784393e18f5c313dbcf63c147844d8762b1f16e5 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 4 Sep 2010 01:32:50 +0000 Subject: My name is David. :) git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2590 a436a847-0d15-0410-975c-d299462d15a1 --- src/client/ClientStore.cpp | 2 +- src/client/ClientStore.hpp | 2 +- src/client/ConnectionModel.hpp | 2 +- src/client/DeprecatedLoader.cpp | 2 +- src/client/DeprecatedLoader.hpp | 2 +- src/client/HTTPClientReceiver.cpp | 2 +- src/client/HTTPClientReceiver.hpp | 2 +- src/client/HTTPEngineSender.cpp | 2 +- src/client/HTTPEngineSender.hpp | 2 +- src/client/NodeModel.cpp | 2 +- src/client/NodeModel.hpp | 2 +- src/client/OSCClientReceiver.cpp | 2 +- src/client/OSCClientReceiver.hpp | 2 +- src/client/OSCEngineSender.cpp | 2 +- src/client/OSCEngineSender.hpp | 2 +- src/client/ObjectModel.cpp | 2 +- src/client/ObjectModel.hpp | 2 +- src/client/PatchModel.cpp | 2 +- src/client/PatchModel.hpp | 2 +- src/client/PluginModel.cpp | 2 +- src/client/PluginModel.hpp | 2 +- src/client/PluginUI.cpp | 2 +- src/client/PluginUI.hpp | 2 +- src/client/PortModel.cpp | 2 +- src/client/PortModel.hpp | 2 +- src/client/SigClientInterface.hpp | 2 +- src/client/ThreadedSigClientInterface.cpp | 2 +- src/client/ThreadedSigClientInterface.hpp | 2 +- src/client/ingen_client.cpp | 2 +- src/common/interface/ClientInterface.hpp | 2 +- src/common/interface/CommonInterface.hpp | 2 +- src/common/interface/Connection.hpp | 2 +- src/common/interface/EngineInterface.hpp | 2 +- src/common/interface/EventType.hpp | 2 +- src/common/interface/GraphObject.hpp | 2 +- src/common/interface/Node.hpp | 2 +- src/common/interface/Patch.hpp | 2 +- src/common/interface/Plugin.hpp | 2 +- src/common/interface/Port.hpp | 2 +- src/common/interface/PortType.hpp | 2 +- src/common/interface/Resource.hpp | 2 +- src/engine/AudioBuffer.cpp | 2 +- src/engine/AudioBuffer.hpp | 2 +- src/engine/Buffer.hpp | 2 +- src/engine/BufferFactory.cpp | 2 +- src/engine/BufferFactory.hpp | 2 +- src/engine/ClientBroadcaster.cpp | 2 +- src/engine/ClientBroadcaster.hpp | 2 +- src/engine/CompiledPatch.hpp | 2 +- src/engine/ConnectionImpl.cpp | 2 +- src/engine/ConnectionImpl.hpp | 2 +- src/engine/Context.hpp | 2 +- src/engine/ControlBindings.cpp | 2 +- src/engine/ControlBindings.hpp | 2 +- src/engine/Driver.hpp | 2 +- src/engine/DuplexPort.cpp | 2 +- src/engine/DuplexPort.hpp | 2 +- src/engine/Engine.cpp | 2 +- src/engine/Engine.hpp | 2 +- src/engine/EngineStore.cpp | 2 +- src/engine/EngineStore.hpp | 2 +- src/engine/Event.cpp | 2 +- src/engine/Event.hpp | 2 +- src/engine/EventBuffer.cpp | 2 +- src/engine/EventBuffer.hpp | 2 +- src/engine/EventSink.cpp | 2 +- src/engine/EventSink.hpp | 2 +- src/engine/EventSource.cpp | 2 +- src/engine/EventSource.hpp | 2 +- src/engine/GraphObjectImpl.cpp | 2 +- src/engine/GraphObjectImpl.hpp | 2 +- src/engine/HTTPClientSender.cpp | 2 +- src/engine/HTTPClientSender.hpp | 2 +- src/engine/HTTPEngineReceiver.cpp | 2 +- src/engine/HTTPEngineReceiver.hpp | 2 +- src/engine/InputPort.cpp | 2 +- src/engine/InputPort.hpp | 2 +- src/engine/InternalPlugin.cpp | 2 +- src/engine/InternalPlugin.hpp | 2 +- src/engine/JackDriver.cpp | 2 +- src/engine/JackDriver.hpp | 2 +- src/engine/LADSPANode.cpp | 2 +- src/engine/LADSPANode.hpp | 2 +- src/engine/LADSPAPlugin.cpp | 2 +- src/engine/LADSPAPlugin.hpp | 2 +- src/engine/LV2BlobFeature.hpp | 2 +- src/engine/LV2EventFeature.hpp | 2 +- src/engine/LV2Info.cpp | 2 +- src/engine/LV2Info.hpp | 2 +- src/engine/LV2Node.cpp | 2 +- src/engine/LV2Node.hpp | 2 +- src/engine/LV2Plugin.cpp | 2 +- src/engine/LV2Plugin.hpp | 2 +- src/engine/LV2ResizeFeature.hpp | 2 +- src/engine/MessageContext.cpp | 2 +- src/engine/MessageContext.hpp | 2 +- src/engine/NodeFactory.cpp | 2 +- src/engine/NodeFactory.hpp | 2 +- src/engine/NodeImpl.cpp | 2 +- src/engine/NodeImpl.hpp | 2 +- src/engine/OSCClientSender.cpp | 2 +- src/engine/OSCClientSender.hpp | 2 +- src/engine/OSCEngineReceiver.cpp | 2 +- src/engine/OSCEngineReceiver.hpp | 2 +- src/engine/ObjectBuffer.cpp | 2 +- src/engine/ObjectBuffer.hpp | 2 +- src/engine/ObjectSender.cpp | 2 +- src/engine/ObjectSender.hpp | 2 +- src/engine/OutputPort.cpp | 2 +- src/engine/OutputPort.hpp | 2 +- src/engine/PatchImpl.cpp | 2 +- src/engine/PatchImpl.hpp | 2 +- src/engine/PatchPlugin.hpp | 2 +- src/engine/PluginImpl.cpp | 2 +- src/engine/PluginImpl.hpp | 2 +- src/engine/PortImpl.cpp | 2 +- src/engine/PortImpl.hpp | 2 +- src/engine/PostProcessor.cpp | 2 +- src/engine/PostProcessor.hpp | 2 +- src/engine/ProcessContext.hpp | 2 +- src/engine/ProcessSlave.cpp | 2 +- src/engine/ProcessSlave.hpp | 2 +- src/engine/QueuedEngineInterface.cpp | 2 +- src/engine/QueuedEngineInterface.hpp | 2 +- src/engine/QueuedEvent.cpp | 2 +- src/engine/QueuedEvent.hpp | 2 +- src/engine/Request.hpp | 2 +- src/engine/ThreadManager.hpp | 2 +- src/engine/events.hpp | 2 +- src/engine/events/Connect.cpp | 2 +- src/engine/events/Connect.hpp | 2 +- src/engine/events/CreateNode.cpp | 2 +- src/engine/events/CreateNode.hpp | 2 +- src/engine/events/CreatePatch.cpp | 2 +- src/engine/events/CreatePatch.hpp | 2 +- src/engine/events/CreatePort.cpp | 2 +- src/engine/events/CreatePort.hpp | 2 +- src/engine/events/Deactivate.hpp | 2 +- src/engine/events/Delete.cpp | 2 +- src/engine/events/Delete.hpp | 2 +- src/engine/events/Disconnect.cpp | 2 +- src/engine/events/Disconnect.hpp | 2 +- src/engine/events/DisconnectAll.cpp | 2 +- src/engine/events/DisconnectAll.hpp | 2 +- src/engine/events/Get.cpp | 2 +- src/engine/events/Get.hpp | 2 +- src/engine/events/LoadPlugins.cpp | 2 +- src/engine/events/LoadPlugins.hpp | 2 +- src/engine/events/Move.cpp | 2 +- src/engine/events/Move.hpp | 2 +- src/engine/events/Ping.hpp | 2 +- src/engine/events/RegisterClient.cpp | 2 +- src/engine/events/RegisterClient.hpp | 2 +- src/engine/events/RequestMetadata.cpp | 2 +- src/engine/events/RequestMetadata.hpp | 2 +- src/engine/events/SendBinding.cpp | 2 +- src/engine/events/SendBinding.hpp | 2 +- src/engine/events/SendPortActivity.cpp | 2 +- src/engine/events/SendPortActivity.hpp | 2 +- src/engine/events/SendPortValue.cpp | 2 +- src/engine/events/SendPortValue.hpp | 2 +- src/engine/events/SetMetadata.cpp | 2 +- src/engine/events/SetMetadata.hpp | 2 +- src/engine/events/SetPortValue.cpp | 2 +- src/engine/events/SetPortValue.hpp | 2 +- src/engine/events/UnregisterClient.cpp | 2 +- src/engine/events/UnregisterClient.hpp | 2 +- src/engine/ingen_engine.cpp | 2 +- src/engine/ingen_http.cpp | 2 +- src/engine/ingen_jack.cpp | 2 +- src/engine/ingen_lv2.cpp | 2 +- src/engine/ingen_osc.cpp | 2 +- src/engine/internals/Controller.cpp | 2 +- src/engine/internals/Controller.hpp | 2 +- src/engine/internals/Delay.cpp | 2 +- src/engine/internals/Delay.hpp | 2 +- src/engine/internals/Note.cpp | 2 +- src/engine/internals/Note.hpp | 2 +- src/engine/internals/Trigger.cpp | 2 +- src/engine/internals/Trigger.hpp | 2 +- src/engine/mix.hpp | 2 +- src/engine/tuning.hpp | 2 +- src/engine/types.hpp | 2 +- src/engine/util.hpp | 2 +- src/gui/App.cpp | 2 +- src/gui/App.hpp | 2 +- src/gui/BreadCrumbs.cpp | 2 +- src/gui/BreadCrumbs.hpp | 2 +- src/gui/Configuration.cpp | 2 +- src/gui/Configuration.hpp | 2 +- src/gui/ConnectWindow.cpp | 2 +- src/gui/ConnectWindow.hpp | 2 +- src/gui/Connection.cpp | 2 +- src/gui/Connection.hpp | 2 +- src/gui/ControlPanel.cpp | 2 +- src/gui/ControlPanel.hpp | 2 +- src/gui/Controls.cpp | 2 +- src/gui/Controls.hpp | 2 +- src/gui/GladeFactory.cpp | 2 +- src/gui/GladeFactory.hpp | 2 +- src/gui/LoadPatchWindow.cpp | 2 +- src/gui/LoadPatchWindow.hpp | 2 +- src/gui/LoadPluginWindow.cpp | 2 +- src/gui/LoadPluginWindow.hpp | 2 +- src/gui/LoadRemotePatchWindow.cpp | 2 +- src/gui/LoadRemotePatchWindow.hpp | 2 +- src/gui/MessagesWindow.cpp | 2 +- src/gui/MessagesWindow.hpp | 2 +- src/gui/NewSubpatchWindow.cpp | 2 +- src/gui/NewSubpatchWindow.hpp | 2 +- src/gui/NodeControlWindow.cpp | 2 +- src/gui/NodeControlWindow.hpp | 2 +- src/gui/NodeMenu.cpp | 2 +- src/gui/NodeMenu.hpp | 2 +- src/gui/NodeModule.cpp | 2 +- src/gui/NodeModule.hpp | 2 +- src/gui/ObjectMenu.cpp | 2 +- src/gui/ObjectMenu.hpp | 2 +- src/gui/PatchCanvas.cpp | 2 +- src/gui/PatchCanvas.hpp | 2 +- src/gui/PatchPortModule.cpp | 2 +- src/gui/PatchPortModule.hpp | 2 +- src/gui/PatchTreeWindow.cpp | 2 +- src/gui/PatchTreeWindow.hpp | 2 +- src/gui/PatchView.cpp | 2 +- src/gui/PatchView.hpp | 2 +- src/gui/PatchWindow.cpp | 2 +- src/gui/PatchWindow.hpp | 2 +- src/gui/Port.cpp | 2 +- src/gui/Port.hpp | 2 +- src/gui/PortMenu.cpp | 2 +- src/gui/PortMenu.hpp | 2 +- src/gui/PortPropertiesWindow.cpp | 2 +- src/gui/PortPropertiesWindow.hpp | 2 +- src/gui/PropertiesWindow.cpp | 2 +- src/gui/PropertiesWindow.hpp | 2 +- src/gui/RenameWindow.cpp | 2 +- src/gui/RenameWindow.hpp | 2 +- src/gui/SubpatchModule.cpp | 2 +- src/gui/SubpatchModule.hpp | 2 +- src/gui/ThreadedLoader.cpp | 2 +- src/gui/ThreadedLoader.hpp | 2 +- src/gui/UploadPatchWindow.cpp | 2 +- src/gui/UploadPatchWindow.hpp | 2 +- src/gui/Window.cpp | 2 +- src/gui/Window.hpp | 2 +- src/gui/WindowFactory.cpp | 2 +- src/gui/WindowFactory.hpp | 2 +- src/gui/ingen_gui.cpp | 2 +- src/gui/ingen_gui.glade | 4 ++-- src/ingen/main.cpp | 2 +- src/module/Module.hpp | 2 +- src/module/World.cpp | 2 +- src/module/World.hpp | 2 +- src/module/ingen_module.cpp | 2 +- src/module/ingen_module.hpp | 2 +- src/serialisation/Parser.cpp | 2 +- src/serialisation/Parser.hpp | 2 +- src/serialisation/Serialiser.cpp | 2 +- src/serialisation/Serialiser.hpp | 2 +- src/serialisation/names.hpp | 2 +- src/serialisation/serialisation.cpp | 2 +- src/shared/Builder.cpp | 2 +- src/shared/Builder.hpp | 2 +- src/shared/ClashAvoider.cpp | 2 +- src/shared/ClashAvoider.hpp | 2 +- src/shared/Configuration.cpp | 2 +- src/shared/Configuration.hpp | 2 +- src/shared/HTTPSender.cpp | 2 +- src/shared/HTTPSender.hpp | 2 +- src/shared/LV2Atom.cpp | 2 +- src/shared/LV2Atom.hpp | 2 +- src/shared/LV2Features.cpp | 2 +- src/shared/LV2Features.hpp | 2 +- src/shared/LV2URIMap.cpp | 2 +- src/shared/LV2URIMap.hpp | 2 +- src/shared/OSCSender.cpp | 2 +- src/shared/OSCSender.hpp | 2 +- src/shared/ResourceImpl.cpp | 2 +- src/shared/ResourceImpl.hpp | 2 +- src/shared/Store.cpp | 2 +- src/shared/Store.hpp | 2 +- src/shared/runtime_paths.cpp | 2 +- src/shared/runtime_paths.hpp | 2 +- 284 files changed, 285 insertions(+), 285 deletions(-) (limited to 'src') diff --git a/src/client/ClientStore.cpp b/src/client/ClientStore.cpp index 82c87e1e..4ae2ff2d 100644 --- a/src/client/ClientStore.cpp +++ b/src/client/ClientStore.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/ClientStore.hpp b/src/client/ClientStore.hpp index ac77e6ab..a2a424c8 100644 --- a/src/client/ClientStore.hpp +++ b/src/client/ClientStore.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/ConnectionModel.hpp b/src/client/ConnectionModel.hpp index 07618ee9..112922db 100644 --- a/src/client/ConnectionModel.hpp +++ b/src/client/ConnectionModel.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/DeprecatedLoader.cpp b/src/client/DeprecatedLoader.cpp index a9c7f895..a3e13db5 100644 --- a/src/client/DeprecatedLoader.cpp +++ b/src/client/DeprecatedLoader.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/DeprecatedLoader.hpp b/src/client/DeprecatedLoader.hpp index 1fbb0c7e..d66233ec 100644 --- a/src/client/DeprecatedLoader.hpp +++ b/src/client/DeprecatedLoader.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/HTTPClientReceiver.cpp b/src/client/HTTPClientReceiver.cpp index a85b3573..9a00330e 100644 --- a/src/client/HTTPClientReceiver.cpp +++ b/src/client/HTTPClientReceiver.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/client/HTTPClientReceiver.hpp b/src/client/HTTPClientReceiver.hpp index 7df87229..b0987960 100644 --- a/src/client/HTTPClientReceiver.hpp +++ b/src/client/HTTPClientReceiver.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/client/HTTPEngineSender.cpp b/src/client/HTTPEngineSender.cpp index 7c13f839..1c45a2c2 100644 --- a/src/client/HTTPEngineSender.cpp +++ b/src/client/HTTPEngineSender.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/client/HTTPEngineSender.hpp b/src/client/HTTPEngineSender.hpp index 79271852..fedcd4fd 100644 --- a/src/client/HTTPEngineSender.hpp +++ b/src/client/HTTPEngineSender.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/client/NodeModel.cpp b/src/client/NodeModel.cpp index 8be906d9..dd9f1f91 100644 --- a/src/client/NodeModel.cpp +++ b/src/client/NodeModel.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/NodeModel.hpp b/src/client/NodeModel.hpp index d13caf88..fa4af66c 100644 --- a/src/client/NodeModel.hpp +++ b/src/client/NodeModel.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/OSCClientReceiver.cpp b/src/client/OSCClientReceiver.cpp index 445a84f4..134a939d 100644 --- a/src/client/OSCClientReceiver.cpp +++ b/src/client/OSCClientReceiver.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/OSCClientReceiver.hpp b/src/client/OSCClientReceiver.hpp index de11a5e0..e1bec2b6 100644 --- a/src/client/OSCClientReceiver.hpp +++ b/src/client/OSCClientReceiver.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/OSCEngineSender.cpp b/src/client/OSCEngineSender.cpp index 0bdf467f..66327768 100644 --- a/src/client/OSCEngineSender.cpp +++ b/src/client/OSCEngineSender.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/OSCEngineSender.hpp b/src/client/OSCEngineSender.hpp index 26e80fb2..c2146f7a 100644 --- a/src/client/OSCEngineSender.hpp +++ b/src/client/OSCEngineSender.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/ObjectModel.cpp b/src/client/ObjectModel.cpp index c449bf12..9e541d88 100644 --- a/src/client/ObjectModel.cpp +++ b/src/client/ObjectModel.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/ObjectModel.hpp b/src/client/ObjectModel.hpp index 0a108cb9..07e3be20 100644 --- a/src/client/ObjectModel.hpp +++ b/src/client/ObjectModel.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/PatchModel.cpp b/src/client/PatchModel.cpp index e7d30665..2a722293 100644 --- a/src/client/PatchModel.cpp +++ b/src/client/PatchModel.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/PatchModel.hpp b/src/client/PatchModel.hpp index d4c564d2..1fed0b76 100644 --- a/src/client/PatchModel.hpp +++ b/src/client/PatchModel.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/PluginModel.cpp b/src/client/PluginModel.cpp index 4805c2bc..9f5c70de 100644 --- a/src/client/PluginModel.cpp +++ b/src/client/PluginModel.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/PluginModel.hpp b/src/client/PluginModel.hpp index 82397550..362188f9 100644 --- a/src/client/PluginModel.hpp +++ b/src/client/PluginModel.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/PluginUI.cpp b/src/client/PluginUI.cpp index d7ff6218..3a3b3270 100644 --- a/src/client/PluginUI.cpp +++ b/src/client/PluginUI.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/PluginUI.hpp b/src/client/PluginUI.hpp index f0baba3c..973128f8 100644 --- a/src/client/PluginUI.hpp +++ b/src/client/PluginUI.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/PortModel.cpp b/src/client/PortModel.cpp index 80934cad..f3ff819f 100644 --- a/src/client/PortModel.cpp +++ b/src/client/PortModel.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/PortModel.hpp b/src/client/PortModel.hpp index dc864ffe..8688e2e9 100644 --- a/src/client/PortModel.hpp +++ b/src/client/PortModel.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/SigClientInterface.hpp b/src/client/SigClientInterface.hpp index 2637e7a2..a2c6da73 100644 --- a/src/client/SigClientInterface.hpp +++ b/src/client/SigClientInterface.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/ThreadedSigClientInterface.cpp b/src/client/ThreadedSigClientInterface.cpp index e89d669e..13a36882 100644 --- a/src/client/ThreadedSigClientInterface.cpp +++ b/src/client/ThreadedSigClientInterface.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/ThreadedSigClientInterface.hpp b/src/client/ThreadedSigClientInterface.hpp index 028d075f..5f5ea5a9 100644 --- a/src/client/ThreadedSigClientInterface.hpp +++ b/src/client/ThreadedSigClientInterface.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/client/ingen_client.cpp b/src/client/ingen_client.cpp index 6fccc45f..693b981c 100644 --- a/src/client/ingen_client.cpp +++ b/src/client/ingen_client.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/common/interface/ClientInterface.hpp b/src/common/interface/ClientInterface.hpp index e12788f9..39a121b1 100644 --- a/src/common/interface/ClientInterface.hpp +++ b/src/common/interface/ClientInterface.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/common/interface/CommonInterface.hpp b/src/common/interface/CommonInterface.hpp index fa4859b3..efd80050 100644 --- a/src/common/interface/CommonInterface.hpp +++ b/src/common/interface/CommonInterface.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/common/interface/Connection.hpp b/src/common/interface/Connection.hpp index 8daea551..8e429631 100644 --- a/src/common/interface/Connection.hpp +++ b/src/common/interface/Connection.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/common/interface/EngineInterface.hpp b/src/common/interface/EngineInterface.hpp index f334cf20..384c500d 100644 --- a/src/common/interface/EngineInterface.hpp +++ b/src/common/interface/EngineInterface.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen is free software = 0; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/src/common/interface/EventType.hpp b/src/common/interface/EventType.hpp index 1e9a1b16..8a19ba42 100644 --- a/src/common/interface/EventType.hpp +++ b/src/common/interface/EventType.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/common/interface/GraphObject.hpp b/src/common/interface/GraphObject.hpp index d53658c5..de908cc5 100644 --- a/src/common/interface/GraphObject.hpp +++ b/src/common/interface/GraphObject.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/common/interface/Node.hpp b/src/common/interface/Node.hpp index 4a700a12..e7669761 100644 --- a/src/common/interface/Node.hpp +++ b/src/common/interface/Node.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/common/interface/Patch.hpp b/src/common/interface/Patch.hpp index f46c1a6d..87f12bca 100644 --- a/src/common/interface/Patch.hpp +++ b/src/common/interface/Patch.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/common/interface/Plugin.hpp b/src/common/interface/Plugin.hpp index 22464e91..5acaa8e6 100644 --- a/src/common/interface/Plugin.hpp +++ b/src/common/interface/Plugin.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/common/interface/Port.hpp b/src/common/interface/Port.hpp index 06272b6f..1ddcc0a9 100644 --- a/src/common/interface/Port.hpp +++ b/src/common/interface/Port.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/common/interface/PortType.hpp b/src/common/interface/PortType.hpp index 19558adc..4813f0ee 100644 --- a/src/common/interface/PortType.hpp +++ b/src/common/interface/PortType.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/common/interface/Resource.hpp b/src/common/interface/Resource.hpp index 7a40f8bb..c5b5624a 100644 --- a/src/common/interface/Resource.hpp +++ b/src/common/interface/Resource.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/engine/AudioBuffer.cpp b/src/engine/AudioBuffer.cpp index 2fc39818..d41309d3 100644 --- a/src/engine/AudioBuffer.cpp +++ b/src/engine/AudioBuffer.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/AudioBuffer.hpp b/src/engine/AudioBuffer.hpp index bf6cb148..7c6115e2 100644 --- a/src/engine/AudioBuffer.hpp +++ b/src/engine/AudioBuffer.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/Buffer.hpp b/src/engine/Buffer.hpp index 1997c1cb..8013fa32 100644 --- a/src/engine/Buffer.hpp +++ b/src/engine/Buffer.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/BufferFactory.cpp b/src/engine/BufferFactory.cpp index 36f5bf0a..b048be28 100644 --- a/src/engine/BufferFactory.cpp +++ b/src/engine/BufferFactory.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/BufferFactory.hpp b/src/engine/BufferFactory.hpp index 344b946d..e2ac98bb 100644 --- a/src/engine/BufferFactory.hpp +++ b/src/engine/BufferFactory.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2009 Dave Robillard + * Copyright (C) 2009 David Robillard * * Ingen 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 diff --git a/src/engine/ClientBroadcaster.cpp b/src/engine/ClientBroadcaster.cpp index 7dac9915..b3a90628 100644 --- a/src/engine/ClientBroadcaster.cpp +++ b/src/engine/ClientBroadcaster.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ClientBroadcaster.hpp b/src/engine/ClientBroadcaster.hpp index 02a7fe41..4102f50e 100644 --- a/src/engine/ClientBroadcaster.hpp +++ b/src/engine/ClientBroadcaster.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/CompiledPatch.hpp b/src/engine/CompiledPatch.hpp index f2c99562..ab14ba4f 100644 --- a/src/engine/CompiledPatch.hpp +++ b/src/engine/CompiledPatch.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ConnectionImpl.cpp b/src/engine/ConnectionImpl.cpp index 942711c2..c308cea5 100644 --- a/src/engine/ConnectionImpl.cpp +++ b/src/engine/ConnectionImpl.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ConnectionImpl.hpp b/src/engine/ConnectionImpl.hpp index 8324e2e1..ddaae17a 100644 --- a/src/engine/ConnectionImpl.hpp +++ b/src/engine/ConnectionImpl.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/Context.hpp b/src/engine/Context.hpp index 6ef24346..035e2b3f 100644 --- a/src/engine/Context.hpp +++ b/src/engine/Context.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ControlBindings.cpp b/src/engine/ControlBindings.cpp index e861d2ed..bc8dccba 100644 --- a/src/engine/ControlBindings.cpp +++ b/src/engine/ControlBindings.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2009 Dave Robillard + * Copyright (C) 2009 David Robillard * * Ingen 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 diff --git a/src/engine/ControlBindings.hpp b/src/engine/ControlBindings.hpp index f5878908..60f582e9 100644 --- a/src/engine/ControlBindings.hpp +++ b/src/engine/ControlBindings.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2009 Dave Robillard + * Copyright (C) 2009 David Robillard * * Ingen 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 diff --git a/src/engine/Driver.hpp b/src/engine/Driver.hpp index 35fb4997..7ba29831 100644 --- a/src/engine/Driver.hpp +++ b/src/engine/Driver.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/DuplexPort.cpp b/src/engine/DuplexPort.cpp index da7dabf1..97ee4d22 100644 --- a/src/engine/DuplexPort.cpp +++ b/src/engine/DuplexPort.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/DuplexPort.hpp b/src/engine/DuplexPort.hpp index ff375edd..9d1db378 100644 --- a/src/engine/DuplexPort.hpp +++ b/src/engine/DuplexPort.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/Engine.cpp b/src/engine/Engine.cpp index 5fdee74a..140d2e1d 100644 --- a/src/engine/Engine.cpp +++ b/src/engine/Engine.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/Engine.hpp b/src/engine/Engine.hpp index fe5f34e6..577ac461 100644 --- a/src/engine/Engine.hpp +++ b/src/engine/Engine.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/EngineStore.cpp b/src/engine/EngineStore.cpp index 4ac40ec0..ff8786a3 100644 --- a/src/engine/EngineStore.cpp +++ b/src/engine/EngineStore.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/EngineStore.hpp b/src/engine/EngineStore.hpp index a59af4f1..c6d428fd 100644 --- a/src/engine/EngineStore.hpp +++ b/src/engine/EngineStore.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/Event.cpp b/src/engine/Event.cpp index 889dd74e..1f005a65 100644 --- a/src/engine/Event.cpp +++ b/src/engine/Event.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/Event.hpp b/src/engine/Event.hpp index 3fda3fd8..66acd4ac 100644 --- a/src/engine/Event.hpp +++ b/src/engine/Event.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/EventBuffer.cpp b/src/engine/EventBuffer.cpp index 17ce6118..c7ae3f80 100644 --- a/src/engine/EventBuffer.cpp +++ b/src/engine/EventBuffer.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/EventBuffer.hpp b/src/engine/EventBuffer.hpp index db4636e4..3245fcd3 100644 --- a/src/engine/EventBuffer.hpp +++ b/src/engine/EventBuffer.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/EventSink.cpp b/src/engine/EventSink.cpp index 0bbe3d83..790f9795 100644 --- a/src/engine/EventSink.cpp +++ b/src/engine/EventSink.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/EventSink.hpp b/src/engine/EventSink.hpp index d1514901..ff5d5d83 100644 --- a/src/engine/EventSink.hpp +++ b/src/engine/EventSink.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/EventSource.cpp b/src/engine/EventSource.cpp index 271bb0a1..27397a8f 100644 --- a/src/engine/EventSource.cpp +++ b/src/engine/EventSource.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/engine/EventSource.hpp b/src/engine/EventSource.hpp index b13efad0..dab8d90f 100644 --- a/src/engine/EventSource.hpp +++ b/src/engine/EventSource.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/GraphObjectImpl.cpp b/src/engine/GraphObjectImpl.cpp index 3db53ba7..52becaf9 100644 --- a/src/engine/GraphObjectImpl.cpp +++ b/src/engine/GraphObjectImpl.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/GraphObjectImpl.hpp b/src/engine/GraphObjectImpl.hpp index 9a9a9b73..3f8defe7 100644 --- a/src/engine/GraphObjectImpl.hpp +++ b/src/engine/GraphObjectImpl.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/HTTPClientSender.cpp b/src/engine/HTTPClientSender.cpp index 338b4394..29f5e8a5 100644 --- a/src/engine/HTTPClientSender.cpp +++ b/src/engine/HTTPClientSender.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/engine/HTTPClientSender.hpp b/src/engine/HTTPClientSender.hpp index 1f2863e4..f6144624 100644 --- a/src/engine/HTTPClientSender.hpp +++ b/src/engine/HTTPClientSender.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/engine/HTTPEngineReceiver.cpp b/src/engine/HTTPEngineReceiver.cpp index e24b9076..8d998440 100644 --- a/src/engine/HTTPEngineReceiver.cpp +++ b/src/engine/HTTPEngineReceiver.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/HTTPEngineReceiver.hpp b/src/engine/HTTPEngineReceiver.hpp index b7479314..37578b00 100644 --- a/src/engine/HTTPEngineReceiver.hpp +++ b/src/engine/HTTPEngineReceiver.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/engine/InputPort.cpp b/src/engine/InputPort.cpp index dae9b43c..95ff2d37 100644 --- a/src/engine/InputPort.cpp +++ b/src/engine/InputPort.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/InputPort.hpp b/src/engine/InputPort.hpp index 40282dee..92d8d2d2 100644 --- a/src/engine/InputPort.hpp +++ b/src/engine/InputPort.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/InternalPlugin.cpp b/src/engine/InternalPlugin.cpp index fdb0cd96..72463610 100644 --- a/src/engine/InternalPlugin.cpp +++ b/src/engine/InternalPlugin.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/InternalPlugin.hpp b/src/engine/InternalPlugin.hpp index cd2dff2d..cb9e2268 100644 --- a/src/engine/InternalPlugin.hpp +++ b/src/engine/InternalPlugin.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/JackDriver.cpp b/src/engine/JackDriver.cpp index b6911ffd..a432e789 100644 --- a/src/engine/JackDriver.cpp +++ b/src/engine/JackDriver.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/JackDriver.hpp b/src/engine/JackDriver.hpp index 5ecdbfaf..24477692 100644 --- a/src/engine/JackDriver.hpp +++ b/src/engine/JackDriver.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/LADSPANode.cpp b/src/engine/LADSPANode.cpp index dd1f9370..ff6221f1 100644 --- a/src/engine/LADSPANode.cpp +++ b/src/engine/LADSPANode.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/LADSPANode.hpp b/src/engine/LADSPANode.hpp index a246e2dc..ad1773d9 100644 --- a/src/engine/LADSPANode.hpp +++ b/src/engine/LADSPANode.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/LADSPAPlugin.cpp b/src/engine/LADSPAPlugin.cpp index 59774bb9..f9c72a14 100644 --- a/src/engine/LADSPAPlugin.cpp +++ b/src/engine/LADSPAPlugin.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/LADSPAPlugin.hpp b/src/engine/LADSPAPlugin.hpp index f5ae672a..88fd1f32 100644 --- a/src/engine/LADSPAPlugin.hpp +++ b/src/engine/LADSPAPlugin.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/LV2BlobFeature.hpp b/src/engine/LV2BlobFeature.hpp index e7ada0ee..78ed1ac0 100644 --- a/src/engine/LV2BlobFeature.hpp +++ b/src/engine/LV2BlobFeature.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2009 Dave Robillard + * Copyright (C) 2009 David Robillard * * Ingen 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 diff --git a/src/engine/LV2EventFeature.hpp b/src/engine/LV2EventFeature.hpp index e8dde511..9a382646 100644 --- a/src/engine/LV2EventFeature.hpp +++ b/src/engine/LV2EventFeature.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2009 Dave Robillard + * Copyright (C) 2009 David Robillard * * Ingen 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 diff --git a/src/engine/LV2Info.cpp b/src/engine/LV2Info.cpp index 34582282..d0af81b3 100644 --- a/src/engine/LV2Info.cpp +++ b/src/engine/LV2Info.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/engine/LV2Info.hpp b/src/engine/LV2Info.hpp index fecf8f18..802863a4 100644 --- a/src/engine/LV2Info.hpp +++ b/src/engine/LV2Info.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/engine/LV2Node.cpp b/src/engine/LV2Node.cpp index 6294a23d..b2fcca5c 100644 --- a/src/engine/LV2Node.cpp +++ b/src/engine/LV2Node.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/LV2Node.hpp b/src/engine/LV2Node.hpp index dd3ce1b3..7420e4ef 100644 --- a/src/engine/LV2Node.hpp +++ b/src/engine/LV2Node.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/LV2Plugin.cpp b/src/engine/LV2Plugin.cpp index a49818f5..b3672197 100644 --- a/src/engine/LV2Plugin.cpp +++ b/src/engine/LV2Plugin.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/LV2Plugin.hpp b/src/engine/LV2Plugin.hpp index 8dc0d8bf..02407fc7 100644 --- a/src/engine/LV2Plugin.hpp +++ b/src/engine/LV2Plugin.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/LV2ResizeFeature.hpp b/src/engine/LV2ResizeFeature.hpp index 9d8d57b2..c0f6626c 100644 --- a/src/engine/LV2ResizeFeature.hpp +++ b/src/engine/LV2ResizeFeature.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2009 Dave Robillard + * Copyright (C) 2009 David Robillard * * Ingen 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 diff --git a/src/engine/MessageContext.cpp b/src/engine/MessageContext.cpp index 2e37f69a..26ebccb5 100644 --- a/src/engine/MessageContext.cpp +++ b/src/engine/MessageContext.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/engine/MessageContext.hpp b/src/engine/MessageContext.hpp index 3073f97d..866cebed 100644 --- a/src/engine/MessageContext.hpp +++ b/src/engine/MessageContext.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/NodeFactory.cpp b/src/engine/NodeFactory.cpp index c20afed8..d4b650a9 100644 --- a/src/engine/NodeFactory.cpp +++ b/src/engine/NodeFactory.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/NodeFactory.hpp b/src/engine/NodeFactory.hpp index 3b1ce192..45505248 100644 --- a/src/engine/NodeFactory.hpp +++ b/src/engine/NodeFactory.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/NodeImpl.cpp b/src/engine/NodeImpl.cpp index d3639634..f554f46e 100644 --- a/src/engine/NodeImpl.cpp +++ b/src/engine/NodeImpl.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/NodeImpl.hpp b/src/engine/NodeImpl.hpp index 53e8b285..d57861c9 100644 --- a/src/engine/NodeImpl.hpp +++ b/src/engine/NodeImpl.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/OSCClientSender.cpp b/src/engine/OSCClientSender.cpp index ee636784..d46afd89 100644 --- a/src/engine/OSCClientSender.cpp +++ b/src/engine/OSCClientSender.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/OSCClientSender.hpp b/src/engine/OSCClientSender.hpp index fa6f1795..3dc57fc5 100644 --- a/src/engine/OSCClientSender.hpp +++ b/src/engine/OSCClientSender.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/OSCEngineReceiver.cpp b/src/engine/OSCEngineReceiver.cpp index c8dd99ca..6074fdca 100644 --- a/src/engine/OSCEngineReceiver.cpp +++ b/src/engine/OSCEngineReceiver.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/OSCEngineReceiver.hpp b/src/engine/OSCEngineReceiver.hpp index 7bb4e1c9..a2a80190 100644 --- a/src/engine/OSCEngineReceiver.hpp +++ b/src/engine/OSCEngineReceiver.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ObjectBuffer.cpp b/src/engine/ObjectBuffer.cpp index 6082e978..7afd7be7 100644 --- a/src/engine/ObjectBuffer.cpp +++ b/src/engine/ObjectBuffer.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2009 Dave Robillard + * Copyright (C) 2009 David Robillard * * Ingen 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 diff --git a/src/engine/ObjectBuffer.hpp b/src/engine/ObjectBuffer.hpp index 865c3c3c..28d54a82 100644 --- a/src/engine/ObjectBuffer.hpp +++ b/src/engine/ObjectBuffer.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2009 Dave Robillard + * Copyright (C) 2009 David Robillard * * Ingen 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 diff --git a/src/engine/ObjectSender.cpp b/src/engine/ObjectSender.cpp index d2f00bba..8253eb9c 100644 --- a/src/engine/ObjectSender.cpp +++ b/src/engine/ObjectSender.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ObjectSender.hpp b/src/engine/ObjectSender.hpp index 4e61d01a..ab7884b3 100644 --- a/src/engine/ObjectSender.hpp +++ b/src/engine/ObjectSender.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/OutputPort.cpp b/src/engine/OutputPort.cpp index 8faefb3e..a4e997a5 100644 --- a/src/engine/OutputPort.cpp +++ b/src/engine/OutputPort.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/OutputPort.hpp b/src/engine/OutputPort.hpp index fde0f861..eb78bf0a 100644 --- a/src/engine/OutputPort.hpp +++ b/src/engine/OutputPort.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/PatchImpl.cpp b/src/engine/PatchImpl.cpp index bce74b6b..f9aa3b2a 100644 --- a/src/engine/PatchImpl.cpp +++ b/src/engine/PatchImpl.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/PatchImpl.hpp b/src/engine/PatchImpl.hpp index 9bc2614d..89d00e7d 100644 --- a/src/engine/PatchImpl.hpp +++ b/src/engine/PatchImpl.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/PatchPlugin.hpp b/src/engine/PatchPlugin.hpp index 7f0ebe82..72f3d4f0 100644 --- a/src/engine/PatchPlugin.hpp +++ b/src/engine/PatchPlugin.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/PluginImpl.cpp b/src/engine/PluginImpl.cpp index 1578ec34..208db373 100644 --- a/src/engine/PluginImpl.cpp +++ b/src/engine/PluginImpl.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/PluginImpl.hpp b/src/engine/PluginImpl.hpp index ee33eff7..2146e70f 100644 --- a/src/engine/PluginImpl.hpp +++ b/src/engine/PluginImpl.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/PortImpl.cpp b/src/engine/PortImpl.cpp index af17c2aa..41b36c2d 100644 --- a/src/engine/PortImpl.cpp +++ b/src/engine/PortImpl.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/PortImpl.hpp b/src/engine/PortImpl.hpp index efc5e92d..2ae853bd 100644 --- a/src/engine/PortImpl.hpp +++ b/src/engine/PortImpl.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/PostProcessor.cpp b/src/engine/PostProcessor.cpp index 067c00ba..5a30ff52 100644 --- a/src/engine/PostProcessor.cpp +++ b/src/engine/PostProcessor.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/PostProcessor.hpp b/src/engine/PostProcessor.hpp index e35f75a5..30002d9c 100644 --- a/src/engine/PostProcessor.hpp +++ b/src/engine/PostProcessor.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ProcessContext.hpp b/src/engine/ProcessContext.hpp index 663fea78..74a3a4fc 100644 --- a/src/engine/ProcessContext.hpp +++ b/src/engine/ProcessContext.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ProcessSlave.cpp b/src/engine/ProcessSlave.cpp index 5047ec33..e58ae840 100644 --- a/src/engine/ProcessSlave.cpp +++ b/src/engine/ProcessSlave.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ProcessSlave.hpp b/src/engine/ProcessSlave.hpp index cd7d5e8d..bee231d3 100644 --- a/src/engine/ProcessSlave.hpp +++ b/src/engine/ProcessSlave.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/QueuedEngineInterface.cpp b/src/engine/QueuedEngineInterface.cpp index 53bec047..d3062aa6 100644 --- a/src/engine/QueuedEngineInterface.cpp +++ b/src/engine/QueuedEngineInterface.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/QueuedEngineInterface.hpp b/src/engine/QueuedEngineInterface.hpp index 1a015a95..b6d06134 100644 --- a/src/engine/QueuedEngineInterface.hpp +++ b/src/engine/QueuedEngineInterface.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/QueuedEvent.cpp b/src/engine/QueuedEvent.cpp index 6e9cdeaa..0d73ba00 100644 --- a/src/engine/QueuedEvent.cpp +++ b/src/engine/QueuedEvent.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/QueuedEvent.hpp b/src/engine/QueuedEvent.hpp index a75701c9..26c3e7a5 100644 --- a/src/engine/QueuedEvent.hpp +++ b/src/engine/QueuedEvent.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/Request.hpp b/src/engine/Request.hpp index 80c0cf42..9f68d7f9 100644 --- a/src/engine/Request.hpp +++ b/src/engine/Request.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ThreadManager.hpp b/src/engine/ThreadManager.hpp index 2dc7d4d5..2966fb3e 100644 --- a/src/engine/ThreadManager.hpp +++ b/src/engine/ThreadManager.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events.hpp b/src/engine/events.hpp index 102cc026..a75426c3 100644 --- a/src/engine/events.hpp +++ b/src/engine/events.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Connect.cpp b/src/engine/events/Connect.cpp index 124ada06..61329f03 100644 --- a/src/engine/events/Connect.cpp +++ b/src/engine/events/Connect.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Connect.hpp b/src/engine/events/Connect.hpp index cfb924c2..02e914af 100644 --- a/src/engine/events/Connect.hpp +++ b/src/engine/events/Connect.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/CreateNode.cpp b/src/engine/events/CreateNode.cpp index 1e428fdc..421f819e 100644 --- a/src/engine/events/CreateNode.cpp +++ b/src/engine/events/CreateNode.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/CreateNode.hpp b/src/engine/events/CreateNode.hpp index 4c1b1238..c302e02b 100644 --- a/src/engine/events/CreateNode.hpp +++ b/src/engine/events/CreateNode.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/CreatePatch.cpp b/src/engine/events/CreatePatch.cpp index 17a27d11..38f97fe4 100644 --- a/src/engine/events/CreatePatch.cpp +++ b/src/engine/events/CreatePatch.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/CreatePatch.hpp b/src/engine/events/CreatePatch.hpp index 2ef6ad95..d10bb605 100644 --- a/src/engine/events/CreatePatch.hpp +++ b/src/engine/events/CreatePatch.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/CreatePort.cpp b/src/engine/events/CreatePort.cpp index cb76e9a2..332cb1ce 100644 --- a/src/engine/events/CreatePort.cpp +++ b/src/engine/events/CreatePort.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/CreatePort.hpp b/src/engine/events/CreatePort.hpp index 37a4f82f..9fd56530 100644 --- a/src/engine/events/CreatePort.hpp +++ b/src/engine/events/CreatePort.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Deactivate.hpp b/src/engine/events/Deactivate.hpp index 66e84a4a..7f664455 100644 --- a/src/engine/events/Deactivate.hpp +++ b/src/engine/events/Deactivate.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Delete.cpp b/src/engine/events/Delete.cpp index 45c54260..a628be76 100644 --- a/src/engine/events/Delete.cpp +++ b/src/engine/events/Delete.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Delete.hpp b/src/engine/events/Delete.hpp index 54a02d9f..c8a6ee96 100644 --- a/src/engine/events/Delete.hpp +++ b/src/engine/events/Delete.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Disconnect.cpp b/src/engine/events/Disconnect.cpp index 443cc512..a05a2792 100644 --- a/src/engine/events/Disconnect.cpp +++ b/src/engine/events/Disconnect.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Disconnect.hpp b/src/engine/events/Disconnect.hpp index d0376001..28239332 100644 --- a/src/engine/events/Disconnect.hpp +++ b/src/engine/events/Disconnect.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/DisconnectAll.cpp b/src/engine/events/DisconnectAll.cpp index 7b10b3f4..0fdb0cb8 100644 --- a/src/engine/events/DisconnectAll.cpp +++ b/src/engine/events/DisconnectAll.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/DisconnectAll.hpp b/src/engine/events/DisconnectAll.hpp index f586e91d..ae114977 100644 --- a/src/engine/events/DisconnectAll.hpp +++ b/src/engine/events/DisconnectAll.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Get.cpp b/src/engine/events/Get.cpp index 5031d794..93b81b24 100644 --- a/src/engine/events/Get.cpp +++ b/src/engine/events/Get.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Get.hpp b/src/engine/events/Get.hpp index 3592cd27..ce5a839d 100644 --- a/src/engine/events/Get.hpp +++ b/src/engine/events/Get.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/LoadPlugins.cpp b/src/engine/events/LoadPlugins.cpp index 6fdc67db..eb4d2db7 100644 --- a/src/engine/events/LoadPlugins.cpp +++ b/src/engine/events/LoadPlugins.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/LoadPlugins.hpp b/src/engine/events/LoadPlugins.hpp index c1043551..3756ce7d 100644 --- a/src/engine/events/LoadPlugins.hpp +++ b/src/engine/events/LoadPlugins.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Move.cpp b/src/engine/events/Move.cpp index 949590e7..5a568dd9 100644 --- a/src/engine/events/Move.cpp +++ b/src/engine/events/Move.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Move.hpp b/src/engine/events/Move.hpp index 90f365c4..84c180a2 100644 --- a/src/engine/events/Move.hpp +++ b/src/engine/events/Move.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/Ping.hpp b/src/engine/events/Ping.hpp index 6c0b2605..e5edc662 100644 --- a/src/engine/events/Ping.hpp +++ b/src/engine/events/Ping.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/RegisterClient.cpp b/src/engine/events/RegisterClient.cpp index 2d7a8bea..f3e9ba8a 100644 --- a/src/engine/events/RegisterClient.cpp +++ b/src/engine/events/RegisterClient.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/RegisterClient.hpp b/src/engine/events/RegisterClient.hpp index 5664b5c3..1dbd3b06 100644 --- a/src/engine/events/RegisterClient.hpp +++ b/src/engine/events/RegisterClient.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/RequestMetadata.cpp b/src/engine/events/RequestMetadata.cpp index 0a705612..fd8d98fe 100644 --- a/src/engine/events/RequestMetadata.cpp +++ b/src/engine/events/RequestMetadata.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/RequestMetadata.hpp b/src/engine/events/RequestMetadata.hpp index 472e79c3..99c77651 100644 --- a/src/engine/events/RequestMetadata.hpp +++ b/src/engine/events/RequestMetadata.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/SendBinding.cpp b/src/engine/events/SendBinding.cpp index 82736f53..0a28b8b0 100644 --- a/src/engine/events/SendBinding.cpp +++ b/src/engine/events/SendBinding.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/SendBinding.hpp b/src/engine/events/SendBinding.hpp index b11ecfd2..b30ea5a2 100644 --- a/src/engine/events/SendBinding.hpp +++ b/src/engine/events/SendBinding.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/SendPortActivity.cpp b/src/engine/events/SendPortActivity.cpp index 17bae7e5..09978af1 100644 --- a/src/engine/events/SendPortActivity.cpp +++ b/src/engine/events/SendPortActivity.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/SendPortActivity.hpp b/src/engine/events/SendPortActivity.hpp index 61e0113a..9aa92d94 100644 --- a/src/engine/events/SendPortActivity.hpp +++ b/src/engine/events/SendPortActivity.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/SendPortValue.cpp b/src/engine/events/SendPortValue.cpp index 394decad..a2d82ac8 100644 --- a/src/engine/events/SendPortValue.cpp +++ b/src/engine/events/SendPortValue.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/SendPortValue.hpp b/src/engine/events/SendPortValue.hpp index 2b390832..847ef741 100644 --- a/src/engine/events/SendPortValue.hpp +++ b/src/engine/events/SendPortValue.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/SetMetadata.cpp b/src/engine/events/SetMetadata.cpp index 8066a4e9..d1a1c53e 100644 --- a/src/engine/events/SetMetadata.cpp +++ b/src/engine/events/SetMetadata.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/SetMetadata.hpp b/src/engine/events/SetMetadata.hpp index c13505cc..3b455248 100644 --- a/src/engine/events/SetMetadata.hpp +++ b/src/engine/events/SetMetadata.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/SetPortValue.cpp b/src/engine/events/SetPortValue.cpp index 67c2a31b..c07762bd 100644 --- a/src/engine/events/SetPortValue.cpp +++ b/src/engine/events/SetPortValue.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/SetPortValue.hpp b/src/engine/events/SetPortValue.hpp index 117e8eed..c0cbb635 100644 --- a/src/engine/events/SetPortValue.hpp +++ b/src/engine/events/SetPortValue.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/UnregisterClient.cpp b/src/engine/events/UnregisterClient.cpp index 578b9adc..ed5fe5e5 100644 --- a/src/engine/events/UnregisterClient.cpp +++ b/src/engine/events/UnregisterClient.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/events/UnregisterClient.hpp b/src/engine/events/UnregisterClient.hpp index 9bd3f2cf..e3919b36 100644 --- a/src/engine/events/UnregisterClient.hpp +++ b/src/engine/events/UnregisterClient.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ingen_engine.cpp b/src/engine/ingen_engine.cpp index d25bcf46..5d278803 100644 --- a/src/engine/ingen_engine.cpp +++ b/src/engine/ingen_engine.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ingen_http.cpp b/src/engine/ingen_http.cpp index ffd26f2a..878c8f6b 100644 --- a/src/engine/ingen_http.cpp +++ b/src/engine/ingen_http.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ingen_jack.cpp b/src/engine/ingen_jack.cpp index cb4aff89..05a6b673 100644 --- a/src/engine/ingen_jack.cpp +++ b/src/engine/ingen_jack.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/ingen_lv2.cpp b/src/engine/ingen_lv2.cpp index 56d73cdb..d53388b5 100644 --- a/src/engine/ingen_lv2.cpp +++ b/src/engine/ingen_lv2.cpp @@ -1,5 +1,5 @@ /* Ingen.LV2 - A thin wrapper which allows Ingen to run as an LV2 plugin. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * This library 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 diff --git a/src/engine/ingen_osc.cpp b/src/engine/ingen_osc.cpp index b4549080..30958833 100644 --- a/src/engine/ingen_osc.cpp +++ b/src/engine/ingen_osc.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/internals/Controller.cpp b/src/engine/internals/Controller.cpp index b65b80d5..e9d282e2 100644 --- a/src/engine/internals/Controller.cpp +++ b/src/engine/internals/Controller.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/internals/Controller.hpp b/src/engine/internals/Controller.hpp index a8c90a2a..16e4df30 100644 --- a/src/engine/internals/Controller.hpp +++ b/src/engine/internals/Controller.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/internals/Delay.cpp b/src/engine/internals/Delay.cpp index 1316c567..87aa952e 100644 --- a/src/engine/internals/Delay.cpp +++ b/src/engine/internals/Delay.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/internals/Delay.hpp b/src/engine/internals/Delay.hpp index f07a3f4c..6da6f3ba 100644 --- a/src/engine/internals/Delay.hpp +++ b/src/engine/internals/Delay.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/internals/Note.cpp b/src/engine/internals/Note.cpp index 3842a075..d6a473c4 100644 --- a/src/engine/internals/Note.cpp +++ b/src/engine/internals/Note.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/internals/Note.hpp b/src/engine/internals/Note.hpp index 58b83782..3c9e6f66 100644 --- a/src/engine/internals/Note.hpp +++ b/src/engine/internals/Note.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/internals/Trigger.cpp b/src/engine/internals/Trigger.cpp index 5fa78774..33a138c3 100644 --- a/src/engine/internals/Trigger.cpp +++ b/src/engine/internals/Trigger.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/internals/Trigger.hpp b/src/engine/internals/Trigger.hpp index a9c55deb..5d1eab9f 100644 --- a/src/engine/internals/Trigger.hpp +++ b/src/engine/internals/Trigger.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/mix.hpp b/src/engine/mix.hpp index e84a63e6..a6c8fbab 100644 --- a/src/engine/mix.hpp +++ b/src/engine/mix.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/tuning.hpp b/src/engine/tuning.hpp index 4bfb1c16..5421d7b3 100644 --- a/src/engine/tuning.hpp +++ b/src/engine/tuning.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/types.hpp b/src/engine/types.hpp index 65c4fb95..69dcf1fe 100644 --- a/src/engine/types.hpp +++ b/src/engine/types.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/engine/util.hpp b/src/engine/util.hpp index 42acdb17..d0a46efd 100644 --- a/src/engine/util.hpp +++ b/src/engine/util.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/App.cpp b/src/gui/App.cpp index ca59852a..292cf29f 100644 --- a/src/gui/App.cpp +++ b/src/gui/App.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/App.hpp b/src/gui/App.hpp index a793b968..e81576e2 100644 --- a/src/gui/App.hpp +++ b/src/gui/App.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/BreadCrumbs.cpp b/src/gui/BreadCrumbs.cpp index 43f9fc21..011bf690 100644 --- a/src/gui/BreadCrumbs.cpp +++ b/src/gui/BreadCrumbs.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/BreadCrumbs.hpp b/src/gui/BreadCrumbs.hpp index c66d98a2..6cd6e04a 100644 --- a/src/gui/BreadCrumbs.hpp +++ b/src/gui/BreadCrumbs.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/Configuration.cpp b/src/gui/Configuration.cpp index 6154de72..f6b0ee0e 100644 --- a/src/gui/Configuration.cpp +++ b/src/gui/Configuration.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/Configuration.hpp b/src/gui/Configuration.hpp index 51e68a24..5586a3c0 100644 --- a/src/gui/Configuration.hpp +++ b/src/gui/Configuration.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/ConnectWindow.cpp b/src/gui/ConnectWindow.cpp index ec440501..5faa2248 100644 --- a/src/gui/ConnectWindow.cpp +++ b/src/gui/ConnectWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/ConnectWindow.hpp b/src/gui/ConnectWindow.hpp index 05393a1e..af75a53c 100644 --- a/src/gui/ConnectWindow.hpp +++ b/src/gui/ConnectWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/Connection.cpp b/src/gui/Connection.cpp index 8f4e3d7b..a319bbfa 100644 --- a/src/gui/Connection.cpp +++ b/src/gui/Connection.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/Connection.hpp b/src/gui/Connection.hpp index 43899aec..4b899ac6 100644 --- a/src/gui/Connection.hpp +++ b/src/gui/Connection.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/ControlPanel.cpp b/src/gui/ControlPanel.cpp index 1d2f13cc..76136719 100644 --- a/src/gui/ControlPanel.cpp +++ b/src/gui/ControlPanel.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/ControlPanel.hpp b/src/gui/ControlPanel.hpp index 8683bb58..a5d87dd1 100644 --- a/src/gui/ControlPanel.hpp +++ b/src/gui/ControlPanel.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/Controls.cpp b/src/gui/Controls.cpp index a73711f0..0d99b0dc 100644 --- a/src/gui/Controls.cpp +++ b/src/gui/Controls.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/Controls.hpp b/src/gui/Controls.hpp index dd1e8177..a26dfd41 100644 --- a/src/gui/Controls.hpp +++ b/src/gui/Controls.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/GladeFactory.cpp b/src/gui/GladeFactory.cpp index 6a00a8b5..df000cd8 100644 --- a/src/gui/GladeFactory.cpp +++ b/src/gui/GladeFactory.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/GladeFactory.hpp b/src/gui/GladeFactory.hpp index f9801223..f7a0dd8a 100644 --- a/src/gui/GladeFactory.hpp +++ b/src/gui/GladeFactory.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/LoadPatchWindow.cpp b/src/gui/LoadPatchWindow.cpp index 0fbc38c4..882f1368 100644 --- a/src/gui/LoadPatchWindow.cpp +++ b/src/gui/LoadPatchWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/LoadPatchWindow.hpp b/src/gui/LoadPatchWindow.hpp index c23c4978..73f0d686 100644 --- a/src/gui/LoadPatchWindow.hpp +++ b/src/gui/LoadPatchWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/LoadPluginWindow.cpp b/src/gui/LoadPluginWindow.cpp index 30f48898..41281140 100644 --- a/src/gui/LoadPluginWindow.cpp +++ b/src/gui/LoadPluginWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/LoadPluginWindow.hpp b/src/gui/LoadPluginWindow.hpp index 165295c3..6d97ea91 100644 --- a/src/gui/LoadPluginWindow.hpp +++ b/src/gui/LoadPluginWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/LoadRemotePatchWindow.cpp b/src/gui/LoadRemotePatchWindow.cpp index a7725571..c4bcd66f 100644 --- a/src/gui/LoadRemotePatchWindow.cpp +++ b/src/gui/LoadRemotePatchWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/LoadRemotePatchWindow.hpp b/src/gui/LoadRemotePatchWindow.hpp index 6c1a17d1..9c549588 100644 --- a/src/gui/LoadRemotePatchWindow.hpp +++ b/src/gui/LoadRemotePatchWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/MessagesWindow.cpp b/src/gui/MessagesWindow.cpp index bf815066..1fb46c35 100644 --- a/src/gui/MessagesWindow.cpp +++ b/src/gui/MessagesWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/MessagesWindow.hpp b/src/gui/MessagesWindow.hpp index 33c0a9af..f91b5f88 100644 --- a/src/gui/MessagesWindow.hpp +++ b/src/gui/MessagesWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/NewSubpatchWindow.cpp b/src/gui/NewSubpatchWindow.cpp index 5a933b31..44fb54b0 100644 --- a/src/gui/NewSubpatchWindow.cpp +++ b/src/gui/NewSubpatchWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/NewSubpatchWindow.hpp b/src/gui/NewSubpatchWindow.hpp index 1b227c1e..e7f31313 100644 --- a/src/gui/NewSubpatchWindow.hpp +++ b/src/gui/NewSubpatchWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/NodeControlWindow.cpp b/src/gui/NodeControlWindow.cpp index bef6f15a..933bc69a 100644 --- a/src/gui/NodeControlWindow.cpp +++ b/src/gui/NodeControlWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/NodeControlWindow.hpp b/src/gui/NodeControlWindow.hpp index 10f517ad..27172a6d 100644 --- a/src/gui/NodeControlWindow.hpp +++ b/src/gui/NodeControlWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/NodeMenu.cpp b/src/gui/NodeMenu.cpp index faa61b56..095ec1dd 100644 --- a/src/gui/NodeMenu.cpp +++ b/src/gui/NodeMenu.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/NodeMenu.hpp b/src/gui/NodeMenu.hpp index 8a92c6b5..cfdd84ef 100644 --- a/src/gui/NodeMenu.hpp +++ b/src/gui/NodeMenu.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/NodeModule.cpp b/src/gui/NodeModule.cpp index 853bdf03..91f8cb50 100644 --- a/src/gui/NodeModule.cpp +++ b/src/gui/NodeModule.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/NodeModule.hpp b/src/gui/NodeModule.hpp index 9b9e78a0..0aa1e43e 100644 --- a/src/gui/NodeModule.hpp +++ b/src/gui/NodeModule.hpp @@ -1,4 +1,4 @@ -/* This file is part of In* Copyright (C) 2007-2009 Dave Robillard +/* This file is part of In* Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/ObjectMenu.cpp b/src/gui/ObjectMenu.cpp index 41505e99..b0c20af9 100644 --- a/src/gui/ObjectMenu.cpp +++ b/src/gui/ObjectMenu.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/ObjectMenu.hpp b/src/gui/ObjectMenu.hpp index 85160b2e..fbcc81bb 100644 --- a/src/gui/ObjectMenu.hpp +++ b/src/gui/ObjectMenu.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PatchCanvas.cpp b/src/gui/PatchCanvas.cpp index a1617993..1b6defc6 100644 --- a/src/gui/PatchCanvas.cpp +++ b/src/gui/PatchCanvas.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PatchCanvas.hpp b/src/gui/PatchCanvas.hpp index cf723081..ae99c1c1 100644 --- a/src/gui/PatchCanvas.hpp +++ b/src/gui/PatchCanvas.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PatchPortModule.cpp b/src/gui/PatchPortModule.cpp index 1551b142..cbfb6f03 100644 --- a/src/gui/PatchPortModule.cpp +++ b/src/gui/PatchPortModule.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PatchPortModule.hpp b/src/gui/PatchPortModule.hpp index 26da87d8..19b400d1 100644 --- a/src/gui/PatchPortModule.hpp +++ b/src/gui/PatchPortModule.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PatchTreeWindow.cpp b/src/gui/PatchTreeWindow.cpp index 0ccc7344..3111f54c 100644 --- a/src/gui/PatchTreeWindow.cpp +++ b/src/gui/PatchTreeWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PatchTreeWindow.hpp b/src/gui/PatchTreeWindow.hpp index d3286653..5b005e40 100644 --- a/src/gui/PatchTreeWindow.hpp +++ b/src/gui/PatchTreeWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PatchView.cpp b/src/gui/PatchView.cpp index 9b9935c9..21717f55 100644 --- a/src/gui/PatchView.cpp +++ b/src/gui/PatchView.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PatchView.hpp b/src/gui/PatchView.hpp index 0be9eb1e..815555b6 100644 --- a/src/gui/PatchView.hpp +++ b/src/gui/PatchView.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PatchWindow.cpp b/src/gui/PatchWindow.cpp index 42e5c6f4..a928b315 100644 --- a/src/gui/PatchWindow.cpp +++ b/src/gui/PatchWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp index 2e03945f..ad0b13ed 100644 --- a/src/gui/PatchWindow.hpp +++ b/src/gui/PatchWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/Port.cpp b/src/gui/Port.cpp index 0ef9f634..0dbb05cf 100644 --- a/src/gui/Port.cpp +++ b/src/gui/Port.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/Port.hpp b/src/gui/Port.hpp index 2d1d21ff..49409510 100644 --- a/src/gui/Port.hpp +++ b/src/gui/Port.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PortMenu.cpp b/src/gui/PortMenu.cpp index 6e15cc9a..c6c28a33 100644 --- a/src/gui/PortMenu.cpp +++ b/src/gui/PortMenu.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PortMenu.hpp b/src/gui/PortMenu.hpp index 829cefbf..ce050f5f 100644 --- a/src/gui/PortMenu.hpp +++ b/src/gui/PortMenu.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PortPropertiesWindow.cpp b/src/gui/PortPropertiesWindow.cpp index c4ffc222..7ba5ba28 100644 --- a/src/gui/PortPropertiesWindow.cpp +++ b/src/gui/PortPropertiesWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PortPropertiesWindow.hpp b/src/gui/PortPropertiesWindow.hpp index ce52cb8e..e5c1e24c 100644 --- a/src/gui/PortPropertiesWindow.hpp +++ b/src/gui/PortPropertiesWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PropertiesWindow.cpp b/src/gui/PropertiesWindow.cpp index 5f7e3d15..3e4f8907 100644 --- a/src/gui/PropertiesWindow.cpp +++ b/src/gui/PropertiesWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/PropertiesWindow.hpp b/src/gui/PropertiesWindow.hpp index 079fa81b..157a76b5 100644 --- a/src/gui/PropertiesWindow.hpp +++ b/src/gui/PropertiesWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/RenameWindow.cpp b/src/gui/RenameWindow.cpp index 1c3cbe85..5a25c6a2 100644 --- a/src/gui/RenameWindow.cpp +++ b/src/gui/RenameWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/RenameWindow.hpp b/src/gui/RenameWindow.hpp index b4c43442..23521a06 100644 --- a/src/gui/RenameWindow.hpp +++ b/src/gui/RenameWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/SubpatchModule.cpp b/src/gui/SubpatchModule.cpp index 63377e5c..957496ca 100644 --- a/src/gui/SubpatchModule.cpp +++ b/src/gui/SubpatchModule.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/SubpatchModule.hpp b/src/gui/SubpatchModule.hpp index 1e48ccf7..74737ae8 100644 --- a/src/gui/SubpatchModule.hpp +++ b/src/gui/SubpatchModule.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/ThreadedLoader.cpp b/src/gui/ThreadedLoader.cpp index eae032f4..afc90f89 100644 --- a/src/gui/ThreadedLoader.cpp +++ b/src/gui/ThreadedLoader.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/ThreadedLoader.hpp b/src/gui/ThreadedLoader.hpp index 1c05ea22..a6389df8 100644 --- a/src/gui/ThreadedLoader.hpp +++ b/src/gui/ThreadedLoader.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/UploadPatchWindow.cpp b/src/gui/UploadPatchWindow.cpp index 3d7afe11..defa43d9 100644 --- a/src/gui/UploadPatchWindow.cpp +++ b/src/gui/UploadPatchWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/UploadPatchWindow.hpp b/src/gui/UploadPatchWindow.hpp index cd583f19..9a4ac13a 100644 --- a/src/gui/UploadPatchWindow.hpp +++ b/src/gui/UploadPatchWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/Window.cpp b/src/gui/Window.cpp index 0dd8888e..3bec747f 100644 --- a/src/gui/Window.cpp +++ b/src/gui/Window.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/Window.hpp b/src/gui/Window.hpp index 48a9eb1b..f490f13f 100644 --- a/src/gui/Window.hpp +++ b/src/gui/Window.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2009 Dave Robillard + * Copyright (C) 2009 David Robillard * * Ingen 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 diff --git a/src/gui/WindowFactory.cpp b/src/gui/WindowFactory.cpp index 9bb3febf..99c596dd 100644 --- a/src/gui/WindowFactory.cpp +++ b/src/gui/WindowFactory.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/WindowFactory.hpp b/src/gui/WindowFactory.hpp index c55eb13b..113cfc3d 100644 --- a/src/gui/WindowFactory.hpp +++ b/src/gui/WindowFactory.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/ingen_gui.cpp b/src/gui/ingen_gui.cpp index d1ad6c99..37bbadc3 100644 --- a/src/gui/ingen_gui.cpp +++ b/src/gui/ingen_gui.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/gui/ingen_gui.glade b/src/gui/ingen_gui.glade index 5f765664..39e5f8bd 100644 --- a/src/gui/ingen_gui.glade +++ b/src/gui/ingen_gui.glade @@ -1829,13 +1829,13 @@ True normal - Copyright (C) 2005-2008 Dave Robillard <http://drobilla.net> + Copyright (C) 2005-2008 David Robillard <http://drobilla.net> http://drobilla.net/software/ingen Licensed under the GNU GPL, Version 2. See COPYING file included with this distribution, or http://www.gnu.org/licenses/gpl.txt for more information Author: - Dave Robillard <dave@drobilla.net> + David Robillard <d@drobilla.net> Contributors: Lars Luthman - DSSI enhancements, bugfixes diff --git a/src/ingen/main.cpp b/src/ingen/main.cpp index e269ae89..8069bd1a 100644 --- a/src/ingen/main.cpp +++ b/src/ingen/main.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/module/Module.hpp b/src/module/Module.hpp index 68b398b4..7c67a310 100644 --- a/src/module/Module.hpp +++ b/src/module/Module.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/module/World.cpp b/src/module/World.cpp index bfdcb7e8..18a50705 100644 --- a/src/module/World.cpp +++ b/src/module/World.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/module/World.hpp b/src/module/World.hpp index a84e2454..1505d04c 100644 --- a/src/module/World.hpp +++ b/src/module/World.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/module/ingen_module.cpp b/src/module/ingen_module.cpp index 4f20356d..8bebeab4 100644 --- a/src/module/ingen_module.cpp +++ b/src/module/ingen_module.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/module/ingen_module.hpp b/src/module/ingen_module.hpp index 0fd921f7..eff0d8ea 100644 --- a/src/module/ingen_module.hpp +++ b/src/module/ingen_module.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/serialisation/Parser.cpp b/src/serialisation/Parser.cpp index 720134e8..2687fbca 100644 --- a/src/serialisation/Parser.cpp +++ b/src/serialisation/Parser.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/serialisation/Parser.hpp b/src/serialisation/Parser.hpp index aeda022f..ed354905 100644 --- a/src/serialisation/Parser.hpp +++ b/src/serialisation/Parser.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/serialisation/Serialiser.cpp b/src/serialisation/Serialiser.cpp index 5f02d9cc..a5ccaeae 100644 --- a/src/serialisation/Serialiser.cpp +++ b/src/serialisation/Serialiser.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/serialisation/Serialiser.hpp b/src/serialisation/Serialiser.hpp index fc1528a8..ccc51d20 100644 --- a/src/serialisation/Serialiser.hpp +++ b/src/serialisation/Serialiser.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/serialisation/names.hpp b/src/serialisation/names.hpp index 796f7a2c..ff25faa1 100644 --- a/src/serialisation/names.hpp +++ b/src/serialisation/names.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2010 Dave Robillard + * Copyright (C) 2010 David Robillard * * Ingen 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 diff --git a/src/serialisation/serialisation.cpp b/src/serialisation/serialisation.cpp index b9a21670..c0e748ab 100644 --- a/src/serialisation/serialisation.cpp +++ b/src/serialisation/serialisation.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/shared/Builder.cpp b/src/shared/Builder.cpp index 72e90ad1..ef8c23e1 100644 --- a/src/shared/Builder.cpp +++ b/src/shared/Builder.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/Builder.hpp b/src/shared/Builder.hpp index b77201dd..f4e5e8c7 100644 --- a/src/shared/Builder.hpp +++ b/src/shared/Builder.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/ClashAvoider.cpp b/src/shared/ClashAvoider.cpp index 7e191a0e..36fc5e4e 100644 --- a/src/shared/ClashAvoider.cpp +++ b/src/shared/ClashAvoider.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/ClashAvoider.hpp b/src/shared/ClashAvoider.hpp index 260648d5..745d3272 100644 --- a/src/shared/ClashAvoider.hpp +++ b/src/shared/ClashAvoider.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/Configuration.cpp b/src/shared/Configuration.cpp index 5cda3e9e..bd6a5b50 100644 --- a/src/shared/Configuration.cpp +++ b/src/shared/Configuration.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2010 Dave Robillard + * Copyright (C) 2010 David Robillard * * Ingen 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 diff --git a/src/shared/Configuration.hpp b/src/shared/Configuration.hpp index 12c95e9b..b59ed2bd 100644 --- a/src/shared/Configuration.hpp +++ b/src/shared/Configuration.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2010 Dave Robillard + * Copyright (C) 2010 David Robillard * * Ingen 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 diff --git a/src/shared/HTTPSender.cpp b/src/shared/HTTPSender.cpp index bc50f276..fe7dfea4 100644 --- a/src/shared/HTTPSender.cpp +++ b/src/shared/HTTPSender.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/HTTPSender.hpp b/src/shared/HTTPSender.hpp index 7a291a99..486f84dd 100644 --- a/src/shared/HTTPSender.hpp +++ b/src/shared/HTTPSender.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/LV2Atom.cpp b/src/shared/LV2Atom.cpp index 9ae97761..8b6ca0a5 100644 --- a/src/shared/LV2Atom.cpp +++ b/src/shared/LV2Atom.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2009 Dave Robillard + * Copyright (C) 2009 David Robillard * * Ingen 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 diff --git a/src/shared/LV2Atom.hpp b/src/shared/LV2Atom.hpp index 511cb4ff..af282d37 100644 --- a/src/shared/LV2Atom.hpp +++ b/src/shared/LV2Atom.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2009 Dave Robillard + * Copyright (C) 2009 David Robillard * * Ingen 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 diff --git a/src/shared/LV2Features.cpp b/src/shared/LV2Features.cpp index f714c0ac..21e6ce35 100644 --- a/src/shared/LV2Features.cpp +++ b/src/shared/LV2Features.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/LV2Features.hpp b/src/shared/LV2Features.hpp index ff6d7b1d..cf771adc 100644 --- a/src/shared/LV2Features.hpp +++ b/src/shared/LV2Features.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/LV2URIMap.cpp b/src/shared/LV2URIMap.cpp index e8de602a..d1bbae22 100644 --- a/src/shared/LV2URIMap.cpp +++ b/src/shared/LV2URIMap.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/LV2URIMap.hpp b/src/shared/LV2URIMap.hpp index 30203de7..70cdd1b0 100644 --- a/src/shared/LV2URIMap.hpp +++ b/src/shared/LV2URIMap.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/OSCSender.cpp b/src/shared/OSCSender.cpp index 3380b181..73113daa 100644 --- a/src/shared/OSCSender.cpp +++ b/src/shared/OSCSender.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/OSCSender.hpp b/src/shared/OSCSender.hpp index 3a3ccb87..157f4c6a 100644 --- a/src/shared/OSCSender.hpp +++ b/src/shared/OSCSender.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2007-2009 Dave Robillard + * Copyright (C) 2007-2009 David Robillard * * Ingen 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 diff --git a/src/shared/ResourceImpl.cpp b/src/shared/ResourceImpl.cpp index db44f0f7..50395249 100644 --- a/src/shared/ResourceImpl.cpp +++ b/src/shared/ResourceImpl.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/ResourceImpl.hpp b/src/shared/ResourceImpl.hpp index 7b77d669..5173e947 100644 --- a/src/shared/ResourceImpl.hpp +++ b/src/shared/ResourceImpl.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/Store.cpp b/src/shared/Store.cpp index f1c82360..4edaa001 100644 --- a/src/shared/Store.cpp +++ b/src/shared/Store.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/Store.hpp b/src/shared/Store.hpp index d6e93e03..3d279211 100644 --- a/src/shared/Store.hpp +++ b/src/shared/Store.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/runtime_paths.cpp b/src/shared/runtime_paths.cpp index 17a62e43..476bd2ba 100644 --- a/src/shared/runtime_paths.cpp +++ b/src/shared/runtime_paths.cpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 diff --git a/src/shared/runtime_paths.hpp b/src/shared/runtime_paths.hpp index 0e8e2b85..c0c890c1 100644 --- a/src/shared/runtime_paths.hpp +++ b/src/shared/runtime_paths.hpp @@ -1,5 +1,5 @@ /* This file is part of Ingen. - * Copyright (C) 2008-2009 Dave Robillard + * Copyright (C) 2008-2009 David Robillard * * Ingen 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 -- cgit v1.2.1