diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/JackDbusDriver.cpp | 1 | ||||
-rw-r--r-- | src/LashProxy.cpp | 1 | ||||
-rw-r--r-- | src/LashProxy.hpp | 3 | ||||
-rw-r--r-- | src/ProjectList.cpp | 1 | ||||
-rw-r--r-- | src/ProjectList.hpp | 1 | ||||
-rw-r--r-- | src/ProjectPropertiesDialog.cpp | 1 | ||||
-rw-r--r-- | src/ProjectPropertiesDialog.hpp | 1 | ||||
-rw-r--r-- | src/Session.cpp | 1 | ||||
-rw-r--r-- | src/Session.hpp | 1 |
9 files changed, 2 insertions, 9 deletions
diff --git a/src/JackDbusDriver.cpp b/src/JackDbusDriver.cpp index 15ee5f0..46f29b1 100644 --- a/src/JackDbusDriver.cpp +++ b/src/JackDbusDriver.cpp @@ -1,4 +1,3 @@ -// -*- Mode: C++ ; indent-tabs-mode: t -*- /* This file is part of Patchage. * Copyright (C) 2008 Nedko Arnaudov <nedko@arnaudov.name> * diff --git a/src/LashProxy.cpp b/src/LashProxy.cpp index 45941fc..833683c 100644 --- a/src/LashProxy.cpp +++ b/src/LashProxy.cpp @@ -1,4 +1,5 @@ /* This file is part of Patchage. + * Copyright (C) 2008-2010 David Robillard <http://drobilla.net> * Copyright (C) 2008 Nedko Arnaudov <nedko@arnaudov.name> * * Patchage is free software; you can redistribute it and/or modify it under the diff --git a/src/LashProxy.hpp b/src/LashProxy.hpp index 5958289..c803bff 100644 --- a/src/LashProxy.hpp +++ b/src/LashProxy.hpp @@ -1,6 +1,5 @@ -// -*- Mode: C++ ; indent-tabs-mode: t -*- /* This file is part of Patchage. - * Copyright (C) 2008-2009 David Robillard <http://drobilla.net> + * Copyright (C) 2008-2010 David Robillard <http://drobilla.net> * Copyright (C) 2008 Nedko Arnaudov <nedko@arnaudov.name> * * Patchage is free software; you can redistribute it and/or modify it under the diff --git a/src/ProjectList.cpp b/src/ProjectList.cpp index 9a67606..6093cc1 100644 --- a/src/ProjectList.cpp +++ b/src/ProjectList.cpp @@ -1,4 +1,3 @@ -// -*- Mode: C++ ; indent-tabs-mode: t -*- /* This file is part of Patchage. * Copyright (C) 2008 Nedko Arnaudov <nedko@arnaudov.name> * diff --git a/src/ProjectList.hpp b/src/ProjectList.hpp index 360c1da..acc2b6e 100644 --- a/src/ProjectList.hpp +++ b/src/ProjectList.hpp @@ -1,4 +1,3 @@ -// -*- Mode: C++ ; indent-tabs-mode: t -*- /* This file is part of Patchage. * Copyright (C) 2008-2009 David Robillard <http://drobilla.net> * Copyright (C) 2008 Nedko Arnaudov <nedko@arnaudov.name> diff --git a/src/ProjectPropertiesDialog.cpp b/src/ProjectPropertiesDialog.cpp index 36f0a1f..243de10 100644 --- a/src/ProjectPropertiesDialog.cpp +++ b/src/ProjectPropertiesDialog.cpp @@ -1,4 +1,3 @@ -// -*- Mode: C++ ; indent-tabs-mode: t -*- /* This file is part of Patchage. * Copyright (C) 2008 Nedko Arnaudov <nedko@arnaudov.name> * diff --git a/src/ProjectPropertiesDialog.hpp b/src/ProjectPropertiesDialog.hpp index 36e500e..cb27251 100644 --- a/src/ProjectPropertiesDialog.hpp +++ b/src/ProjectPropertiesDialog.hpp @@ -1,4 +1,3 @@ -// -*- Mode: C++ ; indent-tabs-mode: t -*- /* This file is part of Patchage. * Copyright (C) 2008 Nedko Arnaudov <nedko@arnaudov.name> * diff --git a/src/Session.cpp b/src/Session.cpp index a2f0850..a609990 100644 --- a/src/Session.cpp +++ b/src/Session.cpp @@ -1,4 +1,3 @@ -// -*- Mode: C++ ; indent-tabs-mode: t -*- /* This file is part of Patchage. * Copyright (C) 2008 Nedko Arnaudov <nedko@arnaudov.name> * diff --git a/src/Session.hpp b/src/Session.hpp index a2cf381..c76e753 100644 --- a/src/Session.hpp +++ b/src/Session.hpp @@ -1,4 +1,3 @@ -// -*- Mode: C++ ; indent-tabs-mode: t -*- /* This file is part of Patchage. * Copyright (C) 2008 Nedko Arnaudov <nedko@arnaudov.name> * |