From d7b03e1498c9637d23d8042295609f4beeea65d9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 15 Dec 2010 05:14:22 +0000 Subject: Remove modelines. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2697 a436a847-0d15-0410-975c-d299462d15a1 --- src/JackDbusDriver.cpp | 1 - src/LashProxy.cpp | 1 + src/LashProxy.hpp | 3 +-- src/ProjectList.cpp | 1 - src/ProjectList.hpp | 1 - src/ProjectPropertiesDialog.cpp | 1 - src/ProjectPropertiesDialog.hpp | 1 - src/Session.cpp | 1 - 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 * 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 * Copyright (C) 2008 Nedko Arnaudov * * 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 + * Copyright (C) 2008-2010 David Robillard * Copyright (C) 2008 Nedko Arnaudov * * 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 * 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 * Copyright (C) 2008 Nedko Arnaudov 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 * 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 * 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 * 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 * -- cgit v1.2.1