summaryrefslogtreecommitdiffstats
path: root/include/raul
diff options
context:
space:
mode:
Diffstat (limited to 'include/raul')
-rw-r--r--include/raul/Array.hpp3
-rw-r--r--include/raul/Deletable.hpp3
-rw-r--r--include/raul/DoubleBuffer.hpp3
-rw-r--r--include/raul/Exception.hpp3
-rw-r--r--include/raul/Maid.hpp3
-rw-r--r--include/raul/Noncopyable.hpp3
-rw-r--r--include/raul/Path.hpp3
-rw-r--r--include/raul/Process.hpp3
-rw-r--r--include/raul/RingBuffer.hpp3
-rw-r--r--include/raul/Semaphore.hpp3
-rw-r--r--include/raul/Socket.hpp3
-rw-r--r--include/raul/Symbol.hpp3
-rw-r--r--include/raul/TimeSlice.hpp3
-rw-r--r--include/raul/TimeStamp.hpp3
14 files changed, 14 insertions, 28 deletions
diff --git a/include/raul/Array.hpp b/include/raul/Array.hpp
index 018d114..a80038f 100644
--- a/include/raul/Array.hpp
+++ b/include/raul/Array.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2013 David Robillard <http://drobilla.net>
+ Copyright 2007-2013 David Robillard <d@drobilla.net>
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/include/raul/Deletable.hpp b/include/raul/Deletable.hpp
index 191daaf..63a7a88 100644
--- a/include/raul/Deletable.hpp
+++ b/include/raul/Deletable.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2013 David Robillard <http://drobilla.net>
+ Copyright 2007-2013 David Robillard <d@drobilla.net>
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/include/raul/DoubleBuffer.hpp b/include/raul/DoubleBuffer.hpp
index 9163e0c..95ece0f 100644
--- a/include/raul/DoubleBuffer.hpp
+++ b/include/raul/DoubleBuffer.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2013 David Robillard <http://drobilla.net>
+ Copyright 2007-2013 David Robillard <d@drobilla.net>
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/include/raul/Exception.hpp b/include/raul/Exception.hpp
index 25e1d03..40a4382 100644
--- a/include/raul/Exception.hpp
+++ b/include/raul/Exception.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2012 David Robillard <d@drobilla.net>
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/include/raul/Maid.hpp b/include/raul/Maid.hpp
index 34061ad..1c1977f 100644
--- a/include/raul/Maid.hpp
+++ b/include/raul/Maid.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2017 David Robillard <http://drobilla.net>
+ Copyright 2007-2017 David Robillard <d@drobilla.net>
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/include/raul/Noncopyable.hpp b/include/raul/Noncopyable.hpp
index 7559f84..5ab4d82 100644
--- a/include/raul/Noncopyable.hpp
+++ b/include/raul/Noncopyable.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2013 David Robillard <http://drobilla.net>
+ Copyright 2007-2013 David Robillard <d@drobilla.net>
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/include/raul/Path.hpp b/include/raul/Path.hpp
index 984d95b..f455049 100644
--- a/include/raul/Path.hpp
+++ b/include/raul/Path.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2014 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <d@drobilla.net>
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/include/raul/Process.hpp b/include/raul/Process.hpp
index 15673f0..d77c3f3 100644
--- a/include/raul/Process.hpp
+++ b/include/raul/Process.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2015 David Robillard <http://drobilla.net>
+ Copyright 2007-2015 David Robillard <d@drobilla.net>
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/include/raul/RingBuffer.hpp b/include/raul/RingBuffer.hpp
index b6bde0d..6c61d38 100644
--- a/include/raul/RingBuffer.hpp
+++ b/include/raul/RingBuffer.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2012 David Robillard <d@drobilla.net>
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/include/raul/Semaphore.hpp b/include/raul/Semaphore.hpp
index a6203dc..f87dac3 100644
--- a/include/raul/Semaphore.hpp
+++ b/include/raul/Semaphore.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2014 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <d@drobilla.net>
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/include/raul/Socket.hpp b/include/raul/Socket.hpp
index f3a4b07..2a67fd3 100644
--- a/include/raul/Socket.hpp
+++ b/include/raul/Socket.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2015 David Robillard <http://drobilla.net>
+ Copyright 2007-2015 David Robillard <d@drobilla.net>
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/include/raul/Symbol.hpp b/include/raul/Symbol.hpp
index 35cd39d..ff593ff 100644
--- a/include/raul/Symbol.hpp
+++ b/include/raul/Symbol.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2014 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <d@drobilla.net>
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/include/raul/TimeSlice.hpp b/include/raul/TimeSlice.hpp
index 594e1a9..90eb7d4 100644
--- a/include/raul/TimeSlice.hpp
+++ b/include/raul/TimeSlice.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2012 David Robillard <d@drobilla.net>
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/include/raul/TimeStamp.hpp b/include/raul/TimeStamp.hpp
index 5fd2353..01cc294 100644
--- a/include/raul/TimeStamp.hpp
+++ b/include/raul/TimeStamp.hpp
@@ -1,6 +1,5 @@
/*
- This file is part of Raul.
- Copyright 2007-2014 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <d@drobilla.net>
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