Author: akv Date: 2010-02-28 02:33:31 +0100 (Sun, 28 Feb 2010) New Revision: 3246
Modified: trunk/src/rs-histogram.h Log: Added missing GPL headers. Modified: trunk/src/rs-histogram.h =================================================================== --- trunk/src/rs-histogram.h 2010-02-28 01:32:55 UTC (rev 3245) +++ trunk/src/rs-histogram.h 2010-02-28 01:33:31 UTC (rev 3246) @@ -1,3 +1,22 @@ +/* + * * Copyright (C) 2006-2010 Anders Brander <[email protected]>, + * * Anders Kvist <[email protected]> and Klaus Post <[email protected]> + * + * 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. + */ + #ifndef RS_HISTOGRAM_WIDGET_H #define RS_HISTOGRAM_WIDGET_H _______________________________________________ Rawstudio-commit mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit
