From 38aea17ff5072bdf0b16f64e849c4ff744324531 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 13 May 2009 16:17:02 +0000 Subject: Update copyright dates. git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2000 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/EdgeView.cpp | 2 +- src/gui/EdgeView.hpp | 2 +- src/gui/GladeXml.hpp | 2 +- src/gui/MachinaCanvas.cpp | 2 +- src/gui/MachinaCanvas.hpp | 2 +- src/gui/MachinaGUI.cpp | 2 +- src/gui/MachinaGUI.hpp | 2 +- src/gui/NodePropertiesWindow.cpp | 2 +- src/gui/NodePropertiesWindow.hpp | 2 +- src/gui/NodeView.cpp | 2 +- src/gui/NodeView.hpp | 2 +- src/gui/main.cpp | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'src/gui') diff --git a/src/gui/EdgeView.cpp b/src/gui/EdgeView.cpp index 643e1ac..3ba3ee1 100644 --- a/src/gui/EdgeView.cpp +++ b/src/gui/EdgeView.cpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free software; you can redistribute 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/EdgeView.hpp b/src/gui/EdgeView.hpp index 7736096..c53456e 100644 --- a/src/gui/EdgeView.hpp +++ b/src/gui/EdgeView.hpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free software; you can redistribute 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/GladeXml.hpp b/src/gui/GladeXml.hpp index 4133814..7e01a59 100644 --- a/src/gui/GladeXml.hpp +++ b/src/gui/GladeXml.hpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free software; you can redistribute 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/MachinaCanvas.cpp b/src/gui/MachinaCanvas.cpp index d610f99..ece9ea3 100644 --- a/src/gui/MachinaCanvas.cpp +++ b/src/gui/MachinaCanvas.cpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free software; you can redistribute 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/MachinaCanvas.hpp b/src/gui/MachinaCanvas.hpp index e71e382..20d113b 100644 --- a/src/gui/MachinaCanvas.hpp +++ b/src/gui/MachinaCanvas.hpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free software; you can redistribute 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/MachinaGUI.cpp b/src/gui/MachinaGUI.cpp index 251ef23..893c042 100644 --- a/src/gui/MachinaGUI.cpp +++ b/src/gui/MachinaGUI.cpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free software; you can redistribute 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/MachinaGUI.hpp b/src/gui/MachinaGUI.hpp index ef0a836..b26391c 100644 --- a/src/gui/MachinaGUI.hpp +++ b/src/gui/MachinaGUI.hpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free software; you can redistribute 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/NodePropertiesWindow.cpp b/src/gui/NodePropertiesWindow.cpp index bbb7244..ffe54a2 100644 --- a/src/gui/NodePropertiesWindow.cpp +++ b/src/gui/NodePropertiesWindow.cpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free software; you can redistribute 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/NodePropertiesWindow.hpp b/src/gui/NodePropertiesWindow.hpp index c86314f..5206f7c 100644 --- a/src/gui/NodePropertiesWindow.hpp +++ b/src/gui/NodePropertiesWindow.hpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free software; you can redistribute 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/NodeView.cpp b/src/gui/NodeView.cpp index c05cb5b..2c586a1 100644 --- a/src/gui/NodeView.cpp +++ b/src/gui/NodeView.cpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free software; you can redistribute 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/NodeView.hpp b/src/gui/NodeView.hpp index 6eba522..4e12b5e 100644 --- a/src/gui/NodeView.hpp +++ b/src/gui/NodeView.hpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free software; you can redistribute 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/main.cpp b/src/gui/main.cpp index 9862989..87151b4 100644 --- a/src/gui/main.cpp +++ b/src/gui/main.cpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2007 Dave Robillard + * Copyright (C) 2007-2009 Dave Robillard * * Machina is free 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