From 37dd7e952bd084cd35a4c4f67949890ee3e7c152 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 15 Apr 2013 22:10:18 -0400 Subject: add headers to all canvas .cc and .h files --- libs/canvas/fill.cc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'libs/canvas/fill.cc') diff --git a/libs/canvas/fill.cc b/libs/canvas/fill.cc index 4ec350362a..00f69ccefd 100644 --- a/libs/canvas/fill.cc +++ b/libs/canvas/fill.cc @@ -1,3 +1,22 @@ +/* + Copyright (C) 2011-2013 Paul Davis + Author: Carl Hetherington + + 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. +*/ + #include "ardour/utils.h" #include "pbd/compose.h" -- cgit v1.2.3