summaryrefslogtreecommitdiff
path: root/atk.override
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2003-06-26 15:06:06 +0000
committerJames Henstridge <jamesh@src.gnome.org>2003-06-26 15:06:06 +0000
commitf6b4c3c646703b9fcab711ea4953a558f430fa71 (patch)
treef5f46dc40d0c070b9da3718ac07b57e1b2649bb0 /atk.override
parentd3446bc95cb204ddc6fdd9b64058b9918b0f9ded (diff)
downloadpygtk-f6b4c3c646703b9fcab711ea4953a558f430fa71.tar.gz
add copyright notices, and update to LGPL 2.1.
2003-06-26 James Henstridge <james@daa.com.au> * (lots of stuff): add copyright notices, and update to LGPL 2.1.
Diffstat (limited to 'atk.override')
-rw-r--r--atk.override22
1 files changed, 21 insertions, 1 deletions
diff --git a/atk.override b/atk.override
index 79ad51d1..fc2711b0 100644
--- a/atk.override
+++ b/atk.override
@@ -1,4 +1,24 @@
-/* -*- Mode: C; c-basic-offset: 4 -*- */
+/* -*- Mode: C; c-basic-offset: 4 -*-
+ * pygtk- Python bindings for the GTK toolkit.
+ * Copyright (C) 1998-2003 James Henstridge
+ *
+ * atk.override: overrides for the ATK library
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * USA
+ */
%%
headers
#include <Python.h>