summaryrefslogtreecommitdiff
path: root/gnome-keyring-private.h
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2003-11-28 09:52:20 +0000
committerAlexander Larsson <alexl@src.gnome.org>2003-11-28 09:52:20 +0000
commit4681992cae964cde86a3bd545cba0a6ec8908ebf (patch)
treeaa5e8073d8689f8b3b787fd0735e41864887b7dc /gnome-keyring-private.h
parent4f767d83b18fb1b3d13b462eadd050ca75c0f955 (diff)
downloadgnome-keyring-4681992cae964cde86a3bd545cba0a6ec8908ebf.tar.gz
Add LGPL file
2003-11-28 Alexander Larsson <alexl@redhat.com> * COPYING.LIB: Add LGPL file * gnome-keyring-ask.c: Fix up gettext defines * gnome-keyring-ask.c: * gnome-keyring-daemon-file.c: * gnome-keyring-daemon-io.c: * gnome-keyring-daemon.c: * gnome-keyring-daemon.h: * gnome-keyring-private.h: * gnome-keyring-proto.c: * gnome-keyring-proto.h: * gnome-keyring-utils.c: * gnome-keyring.c: * gnome-keyring.h: * list-keyrings.c: Add GPL/LGPL headers. Library is LGPL, daemon and gui is GPL.
Diffstat (limited to 'gnome-keyring-private.h')
-rw-r--r--gnome-keyring-private.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/gnome-keyring-private.h b/gnome-keyring-private.h
index febfa1db..f2173fc0 100644
--- a/gnome-keyring-private.h
+++ b/gnome-keyring-private.h
@@ -1,3 +1,26 @@
+/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
+/* gnome-keyring-private.h - private header for keyring
+
+ Copyright (C) 2003 Red Hat, Inc
+
+ The Gnome Keyring Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The Gnome Keyring 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the Gnome Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.
+
+ Author: Alexander Larsson <alexl@redhat.com>
+*/
+
#ifndef GNOME_KEYRING_PRIVATE_H
#define GNOME_KEYRING_PRIVATE_H