Update of /cvsroot/ufraw/ufraw
In directory vz-cvs-3.sog:/tmp/cvs-serv9725
Modified Files:
curveeditor_widget.c curveeditor_widget.h dcraw.cc dcraw.h
dcraw_api.cc dcraw_api.h dcraw_indi.c nikon_curve.c
nikon_curve.h uf_glib.h uf_gtk.cc uf_gtk.h uf_progress.h
ufobject.cc ufobject.h ufraw-batch.c ufraw-gimp.c ufraw.c
ufraw.h ufraw_chooser.c ufraw_conf.c ufraw_delete.c
ufraw_developer.c ufraw_embedded.c ufraw_exiv2.cc
ufraw_icons.c ufraw_lens_ui.c ufraw_lensfun.cc ufraw_message.c
ufraw_preview.c ufraw_routines.c ufraw_saver.c
ufraw_settings.cc ufraw_ufraw.c ufraw_ui.h ufraw_writer.c
wb_presets.c
Log Message:
Update copyright information.
Index: ufraw_developer.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_developer.c,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- ufraw_developer.c 20 Feb 2011 06:15:20 -0000 1.86
+++ ufraw_developer.c 1 Jan 2012 15:30:20 -0000 1.87
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_developer.c - functions for developing images or more exactly pixels.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw-batch.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw-batch.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- ufraw-batch.c 6 Nov 2011 03:30:55 -0000 1.41
+++ ufraw-batch.c 1 Jan 2012 15:30:20 -0000 1.42
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw-batch.c - The standalone interface to UFRaw in batch mode.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: curveeditor_widget.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/curveeditor_widget.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- curveeditor_widget.c 20 Feb 2011 06:15:20 -0000 1.22
+++ curveeditor_widget.c 1 Jan 2012 15:30:20 -0000 1.23
@@ -1,6 +1,6 @@
/***************************************************
* curveeditor_widget.c - a curve editor widget for GTK+
- * Copyright 2004-2011 by Shawn Freeman, Udi Fuchs
+ * Copyright 2004-2012 by Shawn Freeman, Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: dcraw_api.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/dcraw_api.h,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- dcraw_api.h 20 Feb 2011 06:15:20 -0000 1.45
+++ dcraw_api.h 1 Jan 2012 15:30:20 -0000 1.46
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* dcraw_api.h - API for DCRaw
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* based on dcraw by Dave Coffin
* http://www.cybercom.net/~dcoffin/
Index: uf_glib.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/uf_glib.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- uf_glib.h 13 Aug 2011 08:50:14 -0000 1.9
+++ uf_glib.h 1 Jan 2012 15:30:20 -0000 1.10
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_glib.h - glib compatibility header
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: curveeditor_widget.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/curveeditor_widget.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- curveeditor_widget.h 20 Feb 2011 06:15:20 -0000 1.8
+++ curveeditor_widget.h 1 Jan 2012 15:30:20 -0000 1.9
@@ -1,6 +1,6 @@
/***************************************************
* curveeditor_widget.h - a curve editor widget for GTK+
- * Copyright 2004-2011 by Shawn Freeman, Udi Fuchs
+ * Copyright 2004-2012 by Shawn Freeman, Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: dcraw.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/dcraw.h,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- dcraw.h 8 Oct 2011 03:15:00 -0000 1.71
+++ dcraw.h 1 Jan 2012 15:30:20 -0000 1.72
@@ -1,7 +1,7 @@
/*
dcraw.h - Dave Coffin's raw photo decoder - header for C++ adaptation
Copyright 1997-2011 by Dave Coffin, dcoffin a cybercom o net
- Copyright 2004-2011 by Udi Fuchs, udifuchs a gmail o com
+ Copyright 2004-2012 by Udi Fuchs, udifuchs a gmail o com
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Index: uf_gtk.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/uf_gtk.cc,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- uf_gtk.cc 22 Aug 2011 15:30:14 -0000 1.28
+++ uf_gtk.cc 1 Jan 2012 15:30:20 -0000 1.29
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_gtk.cc - gtk compatibility layer
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw_writer.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_writer.c,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- ufraw_writer.c 19 Nov 2011 05:30:48 -0000 1.78
+++ ufraw_writer.c 1 Jan 2012 15:30:20 -0000 1.79
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_writer.c - functions to output image files in different formats.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufobject.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufobject.cc,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- ufobject.cc 11 Aug 2011 02:39:03 -0000 1.15
+++ ufobject.cc 1 Jan 2012 15:30:20 -0000 1.16
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufobject.cc - UFObject C++ implementation and C interface.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw_delete.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_delete.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- ufraw_delete.c 20 Feb 2011 06:15:20 -0000 1.14
+++ ufraw_delete.c 1 Jan 2012 15:30:20 -0000 1.15
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_delete.c - The GUI for choosing what files to delete.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: dcraw_indi.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/dcraw_indi.c,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- dcraw_indi.c 6 Sep 2011 03:45:41 -0000 1.94
+++ dcraw_indi.c 1 Jan 2012 15:30:20 -0000 1.95
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* dcraw_indi.c - DCRaw functions made independent
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* based on dcraw by Dave Coffin
* http://www.cybercom.net/~dcoffin/
Index: ufraw_routines.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_routines.c,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- ufraw_routines.c 4 Sep 2011 03:14:04 -0000 1.118
+++ ufraw_routines.c 1 Jan 2012 15:30:20 -0000 1.119
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_routines.c - general routines
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: nikon_curve.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/nikon_curve.c,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- nikon_curve.c 20 Feb 2011 06:15:20 -0000 1.40
+++ nikon_curve.c 1 Jan 2012 15:30:20 -0000 1.41
@@ -1,7 +1,7 @@
/***************************************************
nikon_curve.c - read Nikon NTC/NCV files
- Copyright 2004-2011 by Shawn Freeman, Udi Fuchs
+ Copyright 2004-2012 by Shawn Freeman, Udi Fuchs
This program reads in a Nikon NTC/NCV file,
interperates it's tone curve, and writes out a
Index: ufraw_saver.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_saver.c,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- ufraw_saver.c 20 Feb 2011 06:15:20 -0000 1.63
+++ ufraw_saver.c 1 Jan 2012 15:30:20 -0000 1.64
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_saver.c - The GUI file saver.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: nikon_curve.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/nikon_curve.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- nikon_curve.h 20 Feb 2011 06:15:20 -0000 1.19
+++ nikon_curve.h 1 Jan 2012 15:30:20 -0000 1.20
@@ -1,7 +1,7 @@
/***************************************************
nikon_curve.h - read Nikon NTC/NCV files
- Copyright 2004-2011 by Shawn Freeman, Udi Fuchs
+ Copyright 2004-2012 by Shawn Freeman, Udi Fuchs
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Index: ufraw_message.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_message.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ufraw_message.c 20 Feb 2011 06:15:20 -0000 1.13
+++ ufraw_message.c 1 Jan 2012 15:30:20 -0000 1.14
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_message.c - Error message handling functions
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw_chooser.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_chooser.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- ufraw_chooser.c 6 Nov 2011 03:30:55 -0000 1.36
+++ ufraw_chooser.c 1 Jan 2012 15:30:20 -0000 1.37
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_chooser.c - A very simple file chooser for UFRaw.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw_settings.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_settings.cc,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- ufraw_settings.cc 22 Aug 2011 17:05:17 -0000 1.21
+++ ufraw_settings.cc 1 Jan 2012 15:30:20 -0000 1.22
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_settings.cc - define all UFObject settings.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw_preview.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_preview.c,v
retrieving revision 1.359
retrieving revision 1.360
diff -u -d -r1.359 -r1.360
--- ufraw_preview.c 19 Nov 2011 05:30:48 -0000 1.359
+++ ufraw_preview.c 1 Jan 2012 15:30:20 -0000 1.360
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_preview.c - GUI for controlling all the image manipulations
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* based on the GIMP plug-in by Pawel T. Jochym jochym at ifj edu pl,
*
Index: ufraw_conf.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_conf.c,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -d -r1.181 -r1.182
--- ufraw_conf.c 19 Nov 2011 05:30:48 -0000 1.181
+++ ufraw_conf.c 1 Jan 2012 15:30:20 -0000 1.182
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_conf.c - handle configuration issues
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw-gimp.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw-gimp.c,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- ufraw-gimp.c 3 Dec 2011 05:30:20 -0000 1.69
+++ ufraw-gimp.c 1 Jan 2012 15:30:20 -0000 1.70
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw-gimp.c - The GIMP plug-in.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* based on the GIMP plug-in by Pawel T. Jochym jochym at ifj edu pl,
*
@@ -82,7 +82,7 @@
"Udi Fuchs",
"Copyright 2003 by Dave Coffin\n"
"Copyright 2004 by Pawel Jochym\n"
- "Copyright 2004-2011 by Udi Fuchs",
+ "Copyright 2004-2012 by Udi Fuchs",
"ufraw-" VERSION,
#ifndef UFRAW_CINEPAINT
"raw image",
@@ -103,7 +103,7 @@
"Loads thumbnails from digital camera raw files.",
"Loads thumbnails from digital camera raw files.",
"Udi Fuchs",
- "Copyright 2004-2011 by Udi Fuchs",
+ "Copyright 2004-2012 by Udi Fuchs",
"ufraw-" VERSION,
NULL,
NULL,
Index: ufraw_ufraw.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_ufraw.c,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -d -r1.269 -r1.270
--- ufraw_ufraw.c 19 Nov 2011 05:30:48 -0000 1.269
+++ ufraw_ufraw.c 1 Jan 2012 15:30:20 -0000 1.270
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_ufraw.c - program interface to all the components
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufobject.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufobject.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- ufobject.h 11 Aug 2011 02:39:03 -0000 1.12
+++ ufobject.h 1 Jan 2012 15:30:20 -0000 1.13
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufobject.h - UF-Object definitions.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw_lensfun.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_lensfun.cc,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- ufraw_lensfun.cc 22 Aug 2011 15:30:14 -0000 1.29
+++ ufraw_lensfun.cc 1 Jan 2012 15:30:20 -0000 1.30
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_lensfun.cc - define lensfun UFObject settings.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw_ui.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_ui.h,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- ufraw_ui.h 19 Nov 2011 05:30:48 -0000 1.47
+++ ufraw_ui.h 1 Jan 2012 15:30:20 -0000 1.48
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_ui.h - Common definitions for UFRaw's GUI.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: dcraw_api.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/dcraw_api.cc,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- dcraw_api.cc 6 Sep 2011 03:45:41 -0000 1.78
+++ dcraw_api.cc 1 Jan 2012 15:30:20 -0000 1.79
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* dcraw_api.cc - API for DCRaw
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* based on dcraw by Dave Coffin
* http://www.cybercom.net/~dcoffin/
Index: wb_presets.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/wb_presets.c,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- wb_presets.c 31 Dec 2011 02:00:12 -0000 1.195
+++ wb_presets.c 1 Jan 2012 15:30:20 -0000 1.196
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* wb_presets.c - White balance preset values for various cameras
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* Thanks goes for all the people who sent in the preset values
* for their cameras.
Index: uf_gtk.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/uf_gtk.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- uf_gtk.h 20 Feb 2011 06:15:20 -0000 1.16
+++ uf_gtk.h 1 Jan 2012 15:30:20 -0000 1.17
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_gtk.h - gtk compatibility header
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw_exiv2.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_exiv2.cc,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- ufraw_exiv2.cc 19 Nov 2011 03:45:13 -0000 1.62
+++ ufraw_exiv2.cc 1 Jan 2012 15:30:20 -0000 1.63
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_exiv2.cc - read the EXIF data from the RAW file using exiv2.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* Based on a sample program from exiv2 and neftags2jpg.
*
Index: dcraw.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/dcraw.cc,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -d -r1.258 -r1.259
--- dcraw.cc 27 Dec 2011 03:30:28 -0000 1.258
+++ dcraw.cc 1 Jan 2012 15:30:20 -0000 1.259
@@ -1,7 +1,7 @@
/*
dcraw.cc - Dave Coffin's raw photo decoder - C++ adaptation
Copyright 1997-2011 by Dave Coffin, dcoffin a cybercom o net
- Copyright 2004-2011 by Udi Fuchs, udifuchs a gmail o com
+ Copyright 2004-2012 by Udi Fuchs, udifuchs a gmail o com
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Index: ufraw_lens_ui.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_lens_ui.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- ufraw_lens_ui.c 20 Feb 2011 06:15:20 -0000 1.44
+++ ufraw_lens_ui.c 1 Jan 2012 15:30:20 -0000 1.45
@@ -3,7 +3,7 @@
*
* ufraw_lens_ui.c - User interface for interaction with lensfun,
* a lens defect correction library.
- * Copyright 2007-2011 by Andrew Zabolotny, Udi Fuchs
+ * Copyright 2007-2012 by Andrew Zabolotny, Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw.h,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- ufraw.h 19 Nov 2011 05:30:48 -0000 1.165
+++ ufraw.h 1 Jan 2012 15:30:20 -0000 1.166
@@ -3,7 +3,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw.h - Common definitions for UFRaw.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw_icons.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_icons.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- ufraw_icons.c 20 Feb 2011 06:15:20 -0000 1.24
+++ ufraw_icons.c 1 Jan 2012 15:30:20 -0000 1.25
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_icons.c - load icons for UFRaw's GUI.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw_embedded.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_embedded.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- ufraw_embedded.c 20 Feb 2011 06:15:20 -0000 1.29
+++ ufraw_embedded.c 1 Jan 2012 15:30:20 -0000 1.30
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_embedded.c - functions to output embedded preview image.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: ufraw.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw.c,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- ufraw.c 6 Nov 2011 03:30:55 -0000 1.63
+++ ufraw.c 1 Jan 2012 15:30:20 -0000 1.64
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw.c - The standalone interface to UFRaw.
- * Copyright 2004-2011 by Udi Fuchs
+ * Copyright 2004-2012 by Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Index: uf_progress.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/uf_progress.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- uf_progress.h 20 Feb 2011 06:15:20 -0000 1.6
+++ uf_progress.h 1 Jan 2012 15:30:20 -0000 1.7
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_progress.h - progress bar header
- * Copyright 2009-2011 by Frank van Maarseveen, Udi Fuchs
+ * Copyright 2009-2012 by Frank van Maarseveen, Udi Fuchs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual
desktops for less than the cost of PCs and save 60% on VDI infrastructure
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs