summaryrefslogtreecommitdiff
path: root/gnome-keyring-private.h
diff options
context:
space:
mode:
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