summaryrefslogtreecommitdiff
path: root/rsvg-bpath-util.h
diff options
context:
space:
mode:
authorDom Lachowicz <doml@src.gnome.org>2003-01-13 15:43:25 +0000
committerDom Lachowicz <doml@src.gnome.org>2003-01-13 15:43:25 +0000
commitd982df3c3ffa192ddf0254b248ae0e9ade229179 (patch)
tree3b50971b14274508fdad53369225d4928d0cca62 /rsvg-bpath-util.h
parentd64a8af8df697e95656973fb9757742818bcb1e5 (diff)
downloadlibrsvg-d982df3c3ffa192ddf0254b248ae0e9ade229179.tar.gz
add LGPL copyright headers
Diffstat (limited to 'rsvg-bpath-util.h')
-rw-r--r--rsvg-bpath-util.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/rsvg-bpath-util.h b/rsvg-bpath-util.h
index ab8d795e..74df9333 100644
--- a/rsvg-bpath-util.h
+++ b/rsvg-bpath-util.h
@@ -1,4 +1,27 @@
/* vim: set sw=4: -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
+/*
+ rsvg-bpath-util.h: Path utility functions
+
+ Copyright (C) 2000 Eazel, Inc.
+ Copyright (C) 2002 Dom Lachowicz <cinamod@hotmail.com>
+
+ This program 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.
+
+ 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with this program; if not, write to the
+ Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.
+
+ Author: Raph Levien <raph@artofcode.com>
+*/
#ifndef RSVG_BPATH_UTIL_H
#define RSVG_BPATH_UTIL_H