Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv8391
Modified Files:
curveeditor_widget.c curveeditor_widget.h dcraw.cc dcraw.h
dcraw_api.cc dcraw_api.h dcraw_indi.c iccjpeg.c iccjpeg.h
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.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- ufraw_developer.c 2 Apr 2012 04:00:26 -0000 1.88
+++ ufraw_developer.c 1 Jan 2013 04:00:17 -0000 1.89
@@ -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-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- ufraw-batch.c 5 Oct 2012 04:00:38 -0000 1.44
+++ ufraw-batch.c 1 Jan 2013 04:00:17 -0000 1.45
@@ -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-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- curveeditor_widget.c 2 Apr 2012 04:00:26 -0000 1.24
+++ curveeditor_widget.c 1 Jan 2013 04:00:16 -0000 1.25
@@ -1,6 +1,6 @@
/***************************************************
* curveeditor_widget.c - a curve editor widget for GTK+
- * Copyright 2004-2012 by Shawn Freeman, Udi Fuchs
+ * Copyright 2004-2013 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.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- dcraw_api.h 1 Jan 2012 15:30:20 -0000 1.46
+++ dcraw_api.h 1 Jan 2013 04:00:16 -0000 1.47
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* dcraw_api.h - API for DCRaw
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- uf_glib.h 1 Jan 2012 15:30:20 -0000 1.10
+++ uf_glib.h 1 Jan 2013 04:00:17 -0000 1.11
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_glib.h - glib compatibility header
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- curveeditor_widget.h 1 Jan 2012 15:30:20 -0000 1.9
+++ curveeditor_widget.h 1 Jan 2013 04:00:16 -0000 1.10
@@ -1,6 +1,6 @@
/***************************************************
* curveeditor_widget.h - a curve editor widget for GTK+
- * Copyright 2004-2012 by Shawn Freeman, Udi Fuchs
+ * Copyright 2004-2013 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.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- dcraw.h 23 Dec 2012 07:15:24 -0000 1.74
+++ dcraw.h 1 Jan 2013 04:00:16 -0000 1.75
@@ -1,7 +1,7 @@
/*
dcraw.h - Dave Coffin's raw photo decoder - header for C++ adaptation
Copyright 1997-2012 by Dave Coffin, dcoffin a cybercom o net
- Copyright 2004-2012 by Udi Fuchs, udifuchs a gmail o com
+ Copyright 2004-2013 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.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- uf_gtk.cc 9 Jul 2012 00:45:12 -0000 1.30
+++ uf_gtk.cc 1 Jan 2013 04:00:17 -0000 1.31
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_gtk.cc - gtk compatibility layer
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- ufraw_writer.c 2 Apr 2012 04:00:26 -0000 1.80
+++ ufraw_writer.c 1 Jan 2013 04:00:18 -0000 1.81
@@ -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-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- ufobject.cc 1 Jan 2012 15:30:20 -0000 1.16
+++ ufobject.cc 1 Jan 2013 04:00:17 -0000 1.17
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufobject.cc - UFObject C++ implementation and C interface.
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- ufraw_delete.c 1 Jan 2012 15:30:20 -0000 1.15
+++ ufraw_delete.c 1 Jan 2013 04:00:17 -0000 1.16
@@ -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-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- dcraw_indi.c 1 Jul 2012 06:15:13 -0000 1.100
+++ dcraw_indi.c 1 Jan 2013 04:00:16 -0000 1.101
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* dcraw_indi.c - DCRaw functions made independent
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- ufraw_routines.c 6 Jul 2012 09:15:25 -0000 1.122
+++ ufraw_routines.c 1 Jan 2013 04:00:17 -0000 1.123
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_routines.c - general routines
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- nikon_curve.c 2 Apr 2012 04:00:26 -0000 1.42
+++ nikon_curve.c 1 Jan 2013 04:00:17 -0000 1.43
@@ -1,7 +1,7 @@
/***************************************************
nikon_curve.c - read Nikon NTC/NCV files
- Copyright 2004-2012 by Shawn Freeman, Udi Fuchs
+ Copyright 2004-2013 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.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- ufraw_saver.c 9 Jun 2012 05:30:13 -0000 1.65
+++ ufraw_saver.c 1 Jan 2013 04:00:17 -0000 1.66
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_saver.c - The GUI file saver.
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- nikon_curve.h 1 Jan 2012 15:30:20 -0000 1.20
+++ nikon_curve.h 1 Jan 2013 04:00:17 -0000 1.21
@@ -1,7 +1,7 @@
/***************************************************
nikon_curve.h - read Nikon NTC/NCV files
- Copyright 2004-2012 by Shawn Freeman, Udi Fuchs
+ Copyright 2004-2013 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: iccjpeg.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/iccjpeg.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- iccjpeg.h 16 Feb 2011 04:30:13 -0000 1.3
+++ iccjpeg.h 1 Jan 2013 04:00:17 -0000 1.4
@@ -17,7 +17,7 @@
*/
#include <stdio.h> /* needed to define "FILE", "NULL" */
-#include <jpeglib.h>
+#include "jpeglib.h"
/*
Index: ufraw_message.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_message.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- ufraw_message.c 2 Apr 2012 04:00:26 -0000 1.15
+++ ufraw_message.c 1 Jan 2013 04:00:17 -0000 1.16
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_message.c - Error message handling functions
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- ufraw_chooser.c 22 Jan 2012 03:45:15 -0000 1.38
+++ ufraw_chooser.c 1 Jan 2013 04:00:17 -0000 1.39
@@ -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-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- ufraw_settings.cc 3 Jan 2012 04:15:12 -0000 1.23
+++ ufraw_settings.cc 1 Jan 2013 04:00:17 -0000 1.24
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_settings.cc - define all UFObject settings.
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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: iccjpeg.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/iccjpeg.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- iccjpeg.c 2 Apr 2012 04:00:26 -0000 1.8
+++ iccjpeg.c 1 Jan 2013 04:00:16 -0000 1.9
@@ -15,19 +15,8 @@
* with ICC profiles exceeding 64K bytes in size. If you need to do that,
* change all the "unsigned int" variables to "INT32". You'll also need
* to find a malloc() replacement that can allocate more than 64K.
- *
- * This code was copied to UFRaw from lcms-1.14 in Jan 2005.
- * Changes:
- * 15-Jun-2005 #ifdef HAVE_LIBJPEG on the entire code
- * Jan-2005 added this comment...
*/
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
-#ifdef HAVE_LIBJPEG
-
#include "iccjpeg.h"
#include <stdlib.h> /* define malloc() */
@@ -257,5 +246,3 @@
return TRUE;
}
-
-#endif /*HAVE_LIBJPEG*/
Index: ufraw_preview.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_preview.c,v
retrieving revision 1.361
retrieving revision 1.362
diff -u -d -r1.361 -r1.362
--- ufraw_preview.c 2 Apr 2012 04:00:26 -0000 1.361
+++ ufraw_preview.c 1 Jan 2013 04:00:17 -0000 1.362
@@ -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-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.184
retrieving revision 1.185
diff -u -d -r1.184 -r1.185
--- ufraw_conf.c 9 Jun 2012 05:30:13 -0000 1.184
+++ ufraw_conf.c 1 Jan 2013 04:00:17 -0000 1.185
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_conf.c - handle configuration issues
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- ufraw-gimp.c 15 May 2012 03:15:12 -0000 1.72
+++ ufraw-gimp.c 1 Jan 2013 04:00:17 -0000 1.73
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw-gimp.c - The GIMP plug-in.
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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-2012 by Udi Fuchs",
+ "Copyright 2004-2013 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-2012 by Udi Fuchs",
+ "Copyright 2004-2013 by Udi Fuchs",
"ufraw-" VERSION,
NULL,
NULL,
Index: ufraw_ufraw.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_ufraw.c,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -d -r1.271 -r1.272
--- ufraw_ufraw.c 2 Apr 2012 04:00:26 -0000 1.271
+++ ufraw_ufraw.c 1 Jan 2013 04:00:17 -0000 1.272
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_ufraw.c - program interface to all the components
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ufobject.h 1 Jan 2012 15:30:20 -0000 1.13
+++ ufobject.h 1 Jan 2013 04:00:17 -0000 1.14
@@ -1,8 +1,8 @@
/*
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
- * ufobject.h - UF-Object definitions.
- * Copyright 2004-2012 by Udi Fuchs
+ * ufobject.h - UFObject definitions.
+ * Copyright 2004-2013 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.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- ufraw_lensfun.cc 1 Jan 2012 15:30:20 -0000 1.30
+++ ufraw_lensfun.cc 1 Jan 2013 04:00:17 -0000 1.31
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_lensfun.cc - define lensfun UFObject settings.
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- ufraw_ui.h 1 Jan 2012 15:30:20 -0000 1.48
+++ ufraw_ui.h 1 Jan 2013 04:00:17 -0000 1.49
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_ui.h - Common definitions for UFRaw's GUI.
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- dcraw_api.cc 1 Jul 2012 06:45:06 -0000 1.85
+++ dcraw_api.cc 1 Jan 2013 04:00:16 -0000 1.86
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* dcraw_api.cc - API for DCRaw
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.230
retrieving revision 1.231
diff -u -d -r1.230 -r1.231
--- wb_presets.c 23 Dec 2012 08:30:09 -0000 1.230
+++ wb_presets.c 1 Jan 2013 04:00:18 -0000 1.231
@@ -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-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- uf_gtk.h 1 Jan 2012 15:30:20 -0000 1.17
+++ uf_gtk.h 1 Jan 2013 04:00:17 -0000 1.18
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_gtk.h - gtk compatibility header
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- ufraw_exiv2.cc 11 Sep 2012 04:45:21 -0000 1.64
+++ ufraw_exiv2.cc 1 Jan 2013 04:00:17 -0000 1.65
@@ -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-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.275
retrieving revision 1.276
diff -u -d -r1.275 -r1.276
--- dcraw.cc 24 Dec 2012 02:15:09 -0000 1.275
+++ dcraw.cc 1 Jan 2013 04:00:16 -0000 1.276
@@ -1,7 +1,7 @@
/*
dcraw.cc - Dave Coffin's raw photo decoder - C++ adaptation
Copyright 1997-2012 by Dave Coffin, dcoffin a cybercom o net
- Copyright 2004-2012 by Udi Fuchs, udifuchs a gmail o com
+ Copyright 2004-2013 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.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- ufraw_lens_ui.c 1 Jan 2012 15:30:20 -0000 1.45
+++ ufraw_lens_ui.c 1 Jan 2013 04:00:17 -0000 1.46
@@ -3,7 +3,7 @@
*
* ufraw_lens_ui.c - User interface for interaction with lensfun,
* a lens defect correction library.
- * Copyright 2007-2012 by Andrew Zabolotny, Udi Fuchs
+ * Copyright 2007-2013 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.166
retrieving revision 1.167
diff -u -d -r1.166 -r1.167
--- ufraw.h 1 Jan 2012 15:30:20 -0000 1.166
+++ ufraw.h 1 Jan 2013 04:00:17 -0000 1.167
@@ -3,7 +3,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw.h - Common definitions for UFRaw.
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- ufraw_icons.c 1 Jan 2012 15:30:20 -0000 1.25
+++ ufraw_icons.c 1 Jan 2013 04:00:17 -0000 1.26
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_icons.c - load icons for UFRaw's GUI.
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- ufraw_embedded.c 2 Apr 2012 04:00:26 -0000 1.31
+++ ufraw_embedded.c 1 Jan 2013 04:00:17 -0000 1.32
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_embedded.c - functions to output embedded preview image.
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- ufraw.c 2 Jan 2012 14:30:13 -0000 1.65
+++ ufraw.c 1 Jan 2013 04:00:17 -0000 1.66
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw.c - The standalone interface to UFRaw.
- * Copyright 2004-2012 by Udi Fuchs
+ * Copyright 2004-2013 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.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- uf_progress.h 1 Jan 2012 15:30:20 -0000 1.7
+++ uf_progress.h 1 Jan 2013 04:00:17 -0000 1.8
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_progress.h - progress bar header
- * Copyright 2009-2012 by Frank van Maarseveen, Udi Fuchs
+ * Copyright 2009-2013 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
------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs