diff options
| author | Ted Gould <ted@gould.cx> | 2006-05-02 05:28:07 +0000 |
|---|---|---|
| committer | gouldtj <gouldtj@users.sourceforge.net> | 2006-05-02 05:28:07 +0000 |
| commit | 77e2b3d6fd932f332a7c1d78e65c98fd16004306 (patch) | |
| tree | 487e8a20a43bc4c4b2dcd84ba2c54886767fbe8c /src | |
| parent | r11514@tres: ted | 2006-04-24 22:19:54 -0700 (diff) | |
| download | inkscape-77e2b3d6fd932f332a7c1d78e65c98fd16004306.tar.gz inkscape-77e2b3d6fd932f332a7c1d78e65c98fd16004306.zip | |
r11515@tres: ted | 2006-04-26 20:50:50 -0700
Updating the copyright statements.
(bzr r685)
Diffstat (limited to 'src')
| -rw-r--r-- | src/extension/parameter.cpp | 2 | ||||
| -rw-r--r-- | src/extension/parameter.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/extension/parameter.cpp b/src/extension/parameter.cpp index 00bc8369a..c1e8c0441 100644 --- a/src/extension/parameter.cpp +++ b/src/extension/parameter.cpp @@ -6,7 +6,7 @@ * Authors: * Ted Gould <ted@gould.cx> * - * Copyright (C) 2005 Authors + * Copyright (C) 2005-2006 Authors * * Released under GNU GPL, read the file 'COPYING' for more information */ diff --git a/src/extension/parameter.h b/src/extension/parameter.h index a29c5cb67..25537156a 100644 --- a/src/extension/parameter.h +++ b/src/extension/parameter.h @@ -9,7 +9,7 @@ * Authors: * Ted Gould <ted@gould.cx> * - * Copyright (C) 2005 Authors + * Copyright (C) 2005-2006 Authors * * Released under GNU GPL, read the file 'COPYING' for more information */ |
