From 94cb75aa12d8d5bcc13dd24cde20203c9917b19b Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 26 Oct 2001 20:51:53 +0000 Subject: Changed the license announcement at the top of these files. 2001-10-26 Christopher James Lahey * gal/e-text/e-text-test.c, gal/util/e-i18n.h, gal/widgets/e-hsv-utils.c, gal/widgets/e-hsv-utils.h: Changed the license announcement at the top of these files. svn path=/trunk/; revision=14169 --- e-util/e-i18n.h | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'e-util/e-i18n.h') diff --git a/e-util/e-i18n.h b/e-util/e-i18n.h index 58d3420be3..52ff207e43 100644 --- a/e-util/e-i18n.h +++ b/e-util/e-i18n.h @@ -1,4 +1,11 @@ -/* +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ +/* + * e-i18n.h + * Copyright 2000, 2001, Ximian, Inc. + * + * Authors: + * Chris Lahey + * * Copied from gnome-i18nP.h, because this header is typically not installed * * This file has to be included before any file from the GNOME libraries @@ -9,6 +16,20 @@ * gettext and they need to provide the translation domain, unlike apps). * * So you can just put this after you include config.h + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License, version 2, as published by the Free Software Foundation. + * + * 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 + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library 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. */ #ifndef __E_I18N_H__ -- cgit v1.2.3