summaryrefslogtreecommitdiff
path: root/libs/canvas/canvas/curve.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-04-15 22:10:18 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-04-15 22:10:18 -0400
commit37dd7e952bd084cd35a4c4f67949890ee3e7c152 (patch)
tree02109f036757a66780ecdddd56244388439d9003 /libs/canvas/canvas/curve.h
parent64d3763652128995845cb300d92782061b3d8e49 (diff)
add headers to all canvas .cc and .h files
Diffstat (limited to 'libs/canvas/canvas/curve.h')
-rw-r--r--libs/canvas/canvas/curve.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/libs/canvas/canvas/curve.h b/libs/canvas/canvas/curve.h
index d63510c545..f2ed6a1d0e 100644
--- a/libs/canvas/canvas/curve.h
+++ b/libs/canvas/canvas/curve.h
@@ -1,3 +1,21 @@
+/*
+ Copyright (C) 2013 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
+ 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 __CANVAS_CURVE_H__
#define __CANVAS_CURVE_H__