summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext/widget_state.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-08-03 04:40:09 +0200
committerRobin Gareus <robin@gareus.org>2019-08-03 15:53:17 +0200
commitcec5ce8f4520c6bf066d1f521f26316997fedd53 (patch)
tree1e71e3edf5919c9af8bbe33f3d3f5222df602ca0 /libs/gtkmm2ext/gtkmm2ext/widget_state.h
parentc1bd70d8b085acf3895303459cbe50d7dcdd95fe (diff)
Update canvas/UI lib GPL boilerplate and (C) from git log
Diffstat (limited to 'libs/gtkmm2ext/gtkmm2ext/widget_state.h')
-rw-r--r--libs/gtkmm2ext/gtkmm2ext/widget_state.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/libs/gtkmm2ext/gtkmm2ext/widget_state.h b/libs/gtkmm2ext/gtkmm2ext/widget_state.h
index bb8bd375f0..25ad895de2 100644
--- a/libs/gtkmm2ext/gtkmm2ext/widget_state.h
+++ b/libs/gtkmm2ext/gtkmm2ext/widget_state.h
@@ -1,3 +1,21 @@
+/*
+ * Copyright (C) 2011-2015 Paul Davis <paul@linuxaudiosystems.com>
+ *
+ * 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 __gtkmm2ext_widget_state_h__
#define __gtkmm2ext_widget_state_h__