diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2006-09-12 22:03:33 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2006-09-12 22:03:33 +0000 |
| commit | c783580598967581de5024d4983d1032af508881 (patch) | |
| tree | d9b294c22ece5612f1529cc261bbdf6f6a26d9e0 /src/extension/dependency.cpp | |
| parent | Extension dependency-check now also finds win32 executables if ".exe" is omit... (diff) | |
| download | inkscape-c783580598967581de5024d4983d1032af508881.tar.gz inkscape-c783580598967581de5024d4983d1032af508881.zip | |
Eek! Copyright message forgotten :( . Can we think up a standard format for specifying copyrights and/or automate this in SVN?
(bzr r1703)
Diffstat (limited to 'src/extension/dependency.cpp')
| -rw-r--r-- | src/extension/dependency.cpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/extension/dependency.cpp b/src/extension/dependency.cpp index 109d5ed12..5ce799e5f 100644 --- a/src/extension/dependency.cpp +++ b/src/extension/dependency.cpp @@ -1,8 +1,9 @@ /* - * Authors: + * Author: * Ted Gould <ted@gould.cx> * - * Copyright (C) 2004 Authors + * Copyright (C) 2006 Johan Engelen, johan@shouraizou.nl + * Copyright (C) 2004 Author * * Released under GNU GPL, read the file 'COPYING' for more information */ |
