X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fcanvas%2Fcanvas.cc;h=c9b4ba891bd7b502685d35ca75e211985b62c92f;hb=5ec5bc4523e5c0fd998a6a133c6a03ab1475f063;hp=8456d44d828181462eacaec1735d5346425ac901;hpb=9a0a2a29b53a7d8b74d64039a3a594e54262ef29;p=ardour.git diff --git a/libs/canvas/canvas.cc b/libs/canvas/canvas.cc index 8456d44d82..c9b4ba891b 100644 --- a/libs/canvas/canvas.cc +++ b/libs/canvas/canvas.cc @@ -1,22 +1,26 @@ /* - Copyright (C) 2011 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. - -*/ + * Copyright (C) 2012 Carl Hetherington + * Copyright (C) 2013-2017 Paul Davis + * Copyright (C) 2014-2015 Ben Loftis + * Copyright (C) 2014-2015 David Robillard + * Copyright (C) 2014-2017 Robin Gareus + * Copyright (C) 2015-2017 Tim Mayberry + * Copyright (C) 2015 John Emmas + * + * 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., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ #if !defined USE_CAIRO_IMAGE_SURFACE && !defined NDEBUG #define OPTIONAL_CAIRO_IMAGE_SURFACE