diff options
Diffstat (limited to 'src/client')
-rw-r--r-- | src/client/ClientModel.cpp | 2 | ||||
-rw-r--r-- | src/client/ClientModel.hpp | 2 | ||||
-rw-r--r-- | src/client/ClientObject.cpp | 2 | ||||
-rw-r--r-- | src/client/ClientObject.hpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/client/ClientModel.cpp b/src/client/ClientModel.cpp index f26d853..4af3a37 100644 --- a/src/client/ClientModel.cpp +++ b/src/client/ClientModel.cpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2010 David Robillard <http://drobilla.net> + * Copyright 2010-2011 David Robillard <http://drobilla.net> * * Machina is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client/ClientModel.hpp b/src/client/ClientModel.hpp index 49f14a5..de3b8ea 100644 --- a/src/client/ClientModel.hpp +++ b/src/client/ClientModel.hpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2010 David Robillard <http://drobilla.net> + * Copyright 2010-2011 David Robillard <http://drobilla.net> * * Machina is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client/ClientObject.cpp b/src/client/ClientObject.cpp index 41f8080..c6d254b 100644 --- a/src/client/ClientObject.cpp +++ b/src/client/ClientObject.cpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2010 David Robillard <http://drobilla.net> + * Copyright 2010-2011 David Robillard <http://drobilla.net> * * Machina is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client/ClientObject.hpp b/src/client/ClientObject.hpp index df9fe32..9850b01 100644 --- a/src/client/ClientObject.hpp +++ b/src/client/ClientObject.hpp @@ -1,5 +1,5 @@ /* This file is part of Machina. - * Copyright (C) 2010 David Robillard <http://drobilla.net> + * Copyright 2010-2011 David Robillard <http://drobilla.net> * * Machina is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |