summaryrefslogtreecommitdiff
path: root/libs/backends/wavesaudio/wavesapi/MiscUtils/UMicroseconds.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-10-07 16:09:29 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2014-10-07 16:17:34 -0400
commit000609901b6b8d81d3088578917c9b48680a28e7 (patch)
tree4b1e72380b3a2e6c0c679e70a4bd3361b714d46c /libs/backends/wavesaudio/wavesapi/MiscUtils/UMicroseconds.h
parent118adc286bbf881a07e192907598220aa23a11cc (diff)
add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi
This follows the letter sent from Waves Audio Ltd. to Paul Davis dated February 20th 2014 agreeing to release this code under the GNU Public License, version 2, with copyright owned by Waves Audio Ltd
Diffstat (limited to 'libs/backends/wavesaudio/wavesapi/MiscUtils/UMicroseconds.h')
-rw-r--r--libs/backends/wavesaudio/wavesapi/MiscUtils/UMicroseconds.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/libs/backends/wavesaudio/wavesapi/MiscUtils/UMicroseconds.h b/libs/backends/wavesaudio/wavesapi/MiscUtils/UMicroseconds.h
index 45f7794d8f..baf1a1170a 100644
--- a/libs/backends/wavesaudio/wavesapi/MiscUtils/UMicroseconds.h
+++ b/libs/backends/wavesaudio/wavesapi/MiscUtils/UMicroseconds.h
@@ -1,3 +1,22 @@
+/*
+ Copyright (C) 2014 Waves Audio Ltd.
+
+ 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
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program 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 more 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+*/
+
#ifndef __UMicroseconds_h__
#define __UMicroseconds_h__