From ed0b9d91e08cf55287745636608bddd5ebd5ea34 Mon Sep 17 00:00:00 2001 From: Matthew Petroff Date: Wed, 17 Jul 2013 00:29:41 -0400 Subject: Added copyright header and name to AUTHORS. (bzr r12380.1.13) --- src/util/units.cpp | 11 +++++++++++ src/util/units.h | 11 +++++++++++ 2 files changed, 22 insertions(+) (limited to 'src') diff --git a/src/util/units.cpp b/src/util/units.cpp index 6c225f717..e120207c9 100644 --- a/src/util/units.cpp +++ b/src/util/units.cpp @@ -1,3 +1,14 @@ +/* + * Inkscape Units + * + * Authors: + * Matthew Petroff + * + * Copyright (C) 2013 Matthew Petroff + * + * Released under GNU GPL, read the file 'COPYING' for more information + */ + #ifdef HAVE_CONFIG_H # include #endif diff --git a/src/util/units.h b/src/util/units.h index 64eb4a665..f275d7c3a 100644 --- a/src/util/units.h +++ b/src/util/units.h @@ -1,3 +1,14 @@ +/* + * Inkscape Units + * + * Authors: + * Matthew Petroff + * + * Copyright (C) 2013 Matthew Petroff + * + * Released under GNU GPL, read the file 'COPYING' for more information + */ + /* This is a rough draft of a global 'units' thingee, to allow dialogs and the ruler to share info about unit systems... Dunno if this is the -- cgit v1.2.3