diff options
| author | Felipe Corr??a da Silva Sanches <juca@members.fsf.org> | 2007-08-09 15:17:08 +0000 |
|---|---|---|
| committer | jucablues <jucablues@users.sourceforge.net> | 2007-08-09 15:17:08 +0000 |
| commit | c069f9bd0cdfff78dd4f03c1137bbcf39d83f52c (patch) | |
| tree | 45a6c1e44949b064ed5de199dc61dcdb73931057 /src/sp-fecolormatrix.cpp | |
| parent | Added support for the shading operator (diff) | |
| download | inkscape-c069f9bd0cdfff78dd4f03c1137bbcf39d83f52c.tar.gz inkscape-c069f9bd0cdfff78dd4f03c1137bbcf39d83f52c.zip | |
fixing small bug on feMorphology
(bzr r3440)
Diffstat (limited to 'src/sp-fecolormatrix.cpp')
| -rw-r--r-- | src/sp-fecolormatrix.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sp-fecolormatrix.cpp b/src/sp-fecolormatrix.cpp index e158839ba..d8d931db1 100644 --- a/src/sp-fecolormatrix.cpp +++ b/src/sp-fecolormatrix.cpp @@ -6,8 +6,10 @@ */ /* * Authors: + * Felipe Sanches <felipe.sanches@gmail.com> * hugo Rodrigues <haa.rodrigues@gmail.com> * + * Copyright (C) 2007 Felipe C. da S. Sanches * Copyright (C) 2006 Hugo Rodrigues * * Released under GNU GPL, read the file 'COPYING' for more information |
