summaryrefslogtreecommitdiff
path: root/libs/ardour
diff options
context:
space:
mode:
authorSampo Savolainen <v2@iki.fi>2006-02-02 21:12:14 +0000
committerSampo Savolainen <v2@iki.fi>2006-02-02 21:12:14 +0000
commit9eb117e2e3954171bbf93a9fd921466754ca0cf4 (patch)
tree16f1e06f4fd988139a8a237da3a06e0792d80390 /libs/ardour
parent483548cc130b82e7396c48753c662fe7430cd160 (diff)
And thus i give my copyright to these files to Paul Davis.
git-svn-id: svn://localhost/trunk/ardour2@309 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour')
-rw-r--r--libs/ardour/globals.cc1
-rw-r--r--libs/ardour/mix.cc3
-rw-r--r--libs/ardour/sse_functions.s2
-rw-r--r--libs/ardour/sse_functions_64bit.s2
4 files changed, 3 insertions, 5 deletions
diff --git a/libs/ardour/globals.cc b/libs/ardour/globals.cc
index ea055a2b6b..2d64c02c40 100644
--- a/libs/ardour/globals.cc
+++ b/libs/ardour/globals.cc
@@ -1,6 +1,5 @@
/*
Copyright (C) 2000 Paul Davis
- Copyright (C) 2005 Sampo Savolainen
This program 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/libs/ardour/mix.cc b/libs/ardour/mix.cc
index cdb1bd7e66..1bc97dbd6a 100644
--- a/libs/ardour/mix.cc
+++ b/libs/ardour/mix.cc
@@ -1,6 +1,5 @@
/*
- Copyright (C) 2000-2005 Paul Davis,
- Copyright (C) 2005 Sampo Savolainen
+ Copyright (C) 2000-2005 Paul Davis
This program 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/libs/ardour/sse_functions.s b/libs/ardour/sse_functions.s
index 2285aff5fa..45ba911c0e 100644
--- a/libs/ardour/sse_functions.s
+++ b/libs/ardour/sse_functions.s
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2005 Sampo Savolainen
+ Copyright (C) 2005 Paul Davis
This program 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/libs/ardour/sse_functions_64bit.s b/libs/ardour/sse_functions_64bit.s
index 15ad0da841..dd35934b63 100644
--- a/libs/ardour/sse_functions_64bit.s
+++ b/libs/ardour/sse_functions_64bit.s
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2005-2006 Sampo Savolainen, John Rigg
+ Copyright (C) 2005-2006 Paul Davis, John Rigg
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by