diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2008-03-20 19:14:23 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2008-03-20 19:14:23 +0000 |
| commit | 45da12b38f983122c45371951fcad971a9da47b7 (patch) | |
| tree | b12ae5fe54f7194cd62c8b7fa2bc969d2daa3924 /src/dom/smilimpl.cpp | |
| parent | Need to change from Level 3 views to Level 2 for CSS (diff) | |
| download | inkscape-45da12b38f983122c45371951fcad971a9da47b7.tar.gz inkscape-45da12b38f983122c45371951fcad971a9da47b7.zip | |
Change from DOM Level 3 Views to Level 2 to sync with CSS
(bzr r5131)
Diffstat (limited to 'src/dom/smilimpl.cpp')
| -rw-r--r-- | src/dom/smilimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dom/smilimpl.cpp b/src/dom/smilimpl.cpp index 3bd3b62ea..d2f8278d6 100644 --- a/src/dom/smilimpl.cpp +++ b/src/dom/smilimpl.cpp @@ -10,7 +10,7 @@ * Authors: * Bob Jamison * - * Copyright (C) 2005 Bob Jamison + * Copyright (C) 2005-2008 Bob Jamison * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |
