Hi,
Looking deeper into the png files.
I wrote earlier:
> As for the copyright notices on the photos they should be set to
> the person shown on the picture.
If we follow that it gets like this for the png files:
For png you can set a property. We could use that for setting the
properties "copyright" and "license". Displaying these properties
using the identify program (ImageMagick package) looks like this (This
is part of a 350 lines output from identify using the -verbose option)
----------------------------------------------------------------------
...
Compression: Zip
Orientation: Undefined
Properties:
copyright: Copyright (C) 2001 Harald Licenser
date:create: 2010-10-25T21:37:31+02:00
date:modify: 2010-10-25T21:37:31+02:00
license: This file is part of XEmacs.
XEmacs is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your
option) any later version.
XEmacs is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
You should have received a copy of the GNU General Public License
along with XEmacs. If not, see <
http://www.gnu.org/licenses/>.
signature: ac9019d1b740ee00926294bd1e9a8cfee8693329fac0626737945ff28ea23022
Artifacts:
verbose: true
Tainted: False
...
----------------------------------------------------------------------
The year in the copyright notice is from the year the file was
contributed according to hg. The name of the copyright holder is the
person on the picture (a fake example this time).
The later might not be true for all pictures in which case further
analysis is required or we just drop the picture!?
Is this how to do this for the png pictures?
One alternative IMHO is to drop all the png pictures from the
etc/photos folder. If we really like them they can be put to display
on the web-page instead. I might be wrong but I don't think it is
customary to include pictures of the contributors within the source.
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta