From 6ba53b4851df28e68f68f68129bf7d869dfb2b67 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 7 Feb 2007 05:57:53 +0000 Subject: Updated FSF address, copyright dates where appropriate, etc. git-svn-id: http://svn.drobilla.net/lad/raul@288 a436a847-0d15-0410-975c-d299462d15a1 --- raul/Atom.h | 3 ++- raul/AtomLiblo.h | 3 ++- raul/AtomRaptor.h | 3 ++- raul/AtomicInt.h | 3 ++- raul/AtomicPtr.h | 3 ++- raul/Condition.h | 3 ++- raul/JackDriver.h | 9 +++++---- raul/Mutex.h | 3 ++- raul/Namespaces.h | 3 ++- raul/Path.h | 3 ++- raul/Process.h | 3 ++- raul/RDFQuery.h | 16 ++-------------- raul/RDFWriter.h | 3 ++- raul/SRMWQueue.h | 3 ++- raul/SRSWQueue.h | 3 ++- raul/Semaphore.h | 3 ++- raul/SharedPtr.h | 2 +- raul/Slave.h | 3 ++- raul/Thread.h | 3 ++- raul/WeakPtr.h | 2 +- 20 files changed, 41 insertions(+), 36 deletions(-) (limited to 'raul') diff --git a/raul/Atom.h b/raul/Atom.h index 3bfa68f..41a7fdd 100644 --- a/raul/Atom.h +++ b/raul/Atom.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/AtomLiblo.h b/raul/AtomLiblo.h index c1c7d60..eecc417 100644 --- a/raul/AtomLiblo.h +++ b/raul/AtomLiblo.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/AtomRaptor.h b/raul/AtomRaptor.h index 87f871f..9b50a38 100644 --- a/raul/AtomRaptor.h +++ b/raul/AtomRaptor.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/AtomicInt.h b/raul/AtomicInt.h index cc50fb9..d83a63b 100644 --- a/raul/AtomicInt.h +++ b/raul/AtomicInt.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/AtomicPtr.h b/raul/AtomicPtr.h index 287fe2c..c70dd39 100644 --- a/raul/AtomicPtr.h +++ b/raul/AtomicPtr.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/Condition.h b/raul/Condition.h index 18fb05f..2c0b5aa 100644 --- a/raul/Condition.h +++ b/raul/Condition.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/JackDriver.h b/raul/JackDriver.h index 96fdc0a..d1ccc9b 100644 --- a/raul/JackDriver.h +++ b/raul/JackDriver.h @@ -1,17 +1,18 @@ -/* This file is part of Patchage. Copyright (C) 2005 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * - * Patchage is free software; you can redistribute it and/or modify it under the + * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software * Foundation; either version 2 of the License, or (at your option) any later * version. * - * Patchage is distributed in the hope that it will be useful, but WITHOUT ANY + * Raul is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef RAUL_JACKDRIVER_H diff --git a/raul/Mutex.h b/raul/Mutex.h index 8077ba9..533487d 100644 --- a/raul/Mutex.h +++ b/raul/Mutex.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/Namespaces.h b/raul/Namespaces.h index 1de95f8..f81b7b8 100644 --- a/raul/Namespaces.h +++ b/raul/Namespaces.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/Path.h b/raul/Path.h index e68d507..5a8fbb8 100644 --- a/raul/Path.h +++ b/raul/Path.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007-2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/Process.h b/raul/Process.h index 5504440..c879869 100644 --- a/raul/Process.h +++ b/raul/Process.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/RDFQuery.h b/raul/RDFQuery.h index f6a0b06..1aa1cad 100644 --- a/raul/RDFQuery.h +++ b/raul/RDFQuery.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software @@ -44,21 +45,8 @@ public: } _query += "\n"; _query += query; - - /*const char* const prefix_header = - "PREFIX rdf: \n" - "PREFIX xsd: \n" - "PREFIX ingen: \n" - "PREFIX lv2: \n"; - - _query = _prefix_header + query;*/ } - /*RDFQuery(Glib::ustring query) - { - _query = _prefix_header + query; - }*/ - Results run(const Glib::ustring base_uri) const; Glib::ustring string() const { return _query; }; diff --git a/raul/RDFWriter.h b/raul/RDFWriter.h index f2dfadd..fbd81a5 100644 --- a/raul/RDFWriter.h +++ b/raul/RDFWriter.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/SRMWQueue.h b/raul/SRMWQueue.h index 3f4e1cd..5b841e5 100644 --- a/raul/SRMWQueue.h +++ b/raul/SRMWQueue.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/SRSWQueue.h b/raul/SRSWQueue.h index b23f2f7..c5c2d1d 100644 --- a/raul/SRSWQueue.h +++ b/raul/SRSWQueue.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/Semaphore.h b/raul/Semaphore.h index 20dd569..649d148 100644 --- a/raul/Semaphore.h +++ b/raul/Semaphore.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/SharedPtr.h b/raul/SharedPtr.h index e5381b6..1cc42a2 100644 --- a/raul/SharedPtr.h +++ b/raul/SharedPtr.h @@ -1,5 +1,5 @@ /* A Reference Counting Smart Pointer. - * Copyright (C) 2007 Dave Robillard. + * Copyright (C) 2007 Dave Robillard * * This is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/Slave.h b/raul/Slave.h index e80fbeb..f02b55c 100644 --- a/raul/Slave.h +++ b/raul/Slave.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/Thread.h b/raul/Thread.h index 694d463..8e402f7 100644 --- a/raul/Thread.h +++ b/raul/Thread.h @@ -1,4 +1,5 @@ -/* This file is part of Raul. Copyright (C) 2007 Dave Robillard. +/* This file is part of Raul. + * Copyright (C) 2007 Dave Robillard * * Raul is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/raul/WeakPtr.h b/raul/WeakPtr.h index 1793608..ef4b70e 100644 --- a/raul/WeakPtr.h +++ b/raul/WeakPtr.h @@ -1,5 +1,5 @@ /* A "weak" pointer to a resource owned by a shared pointer. - * Copyright (C) 2007 Dave Robillard. + * Copyright (C) 2007 Dave Robillard * * This is free 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