Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28933

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.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- ufraw_developer.c   23 Oct 2013 23:11:06 -0000      1.92
+++ ufraw_developer.c   1 Jan 2014 06:00:23 -0000       1.93
@@ -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-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- ufraw-batch.c       3 Feb 2013 11:30:23 -0000       1.46
+++ ufraw-batch.c       1 Jan 2014 06:00:23 -0000       1.47
@@ -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-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- curveeditor_widget.c        1 Jan 2013 04:00:16 -0000       1.25
+++ curveeditor_widget.c        1 Jan 2014 06:00:22 -0000       1.26
@@ -1,6 +1,6 @@
 /***************************************************
  * curveeditor_widget.c - a curve editor widget for GTK+
- * Copyright 2004-2013 by Shawn Freeman, Udi Fuchs
+ * Copyright 2004-2014 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.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- dcraw_api.h 17 Oct 2013 08:00:19 -0000      1.49
+++ dcraw_api.h 1 Jan 2014 06:00:23 -0000       1.50
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * dcraw_api.h - API for DCRaw
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- uf_glib.h   16 Mar 2013 05:15:14 -0000      1.12
+++ uf_glib.h   1 Jan 2014 06:00:23 -0000       1.13
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * uf_glib.h - glib compatibility header
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- curveeditor_widget.h        1 Jan 2013 04:00:16 -0000       1.10
+++ curveeditor_widget.h        1 Jan 2014 06:00:22 -0000       1.11
@@ -1,6 +1,6 @@
 /***************************************************
  * curveeditor_widget.h - a curve editor widget for GTK+
- * Copyright 2004-2013 by Shawn Freeman, Udi Fuchs
+ * Copyright 2004-2014 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.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- dcraw.h     1 Jun 2013 18:30:13 -0000       1.77
+++ dcraw.h     1 Jan 2014 06:00:22 -0000       1.78
@@ -1,7 +1,7 @@
 /*
    dcraw.h - Dave Coffin's raw photo decoder - header for C++ adaptation
    Copyright 1997-2013 by Dave Coffin, dcoffin a cybercom o net
-   Copyright 2004-2013 by Udi Fuchs, udifuchs a gmail o com
+   Copyright 2004-2014 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.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- uf_gtk.cc   1 Jun 2013 18:30:58 -0000       1.32
+++ uf_gtk.cc   1 Jan 2014 06:00:23 -0000       1.33
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * uf_gtk.cc - gtk compatibility layer
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- ufraw_writer.c      5 Oct 2013 16:00:10 -0000       1.91
+++ ufraw_writer.c      1 Jan 2014 06:00:24 -0000       1.92
@@ -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-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- ufobject.cc 26 Feb 2013 19:23:18 -0000      1.18
+++ ufobject.cc 1 Jan 2014 06:00:23 -0000       1.19
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufobject.cc - UFObject C++ implementation and C interface.
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- ufraw_delete.c      1 Jan 2013 04:00:17 -0000       1.16
+++ ufraw_delete.c      1 Jan 2014 06:00:23 -0000       1.17
@@ -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-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.114
retrieving revision 1.115
diff -u -d -r1.114 -r1.115
--- dcraw_indi.c        18 Oct 2013 05:00:08 -0000      1.114
+++ dcraw_indi.c        1 Jan 2014 06:00:23 -0000       1.115
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * dcraw_indi.c - DCRaw functions made independent
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- ufraw_routines.c    16 Mar 2013 05:15:14 -0000      1.124
+++ ufraw_routines.c    1 Jan 2014 06:00:24 -0000       1.125
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw_routines.c - general routines
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- nikon_curve.c       1 Jan 2013 04:00:17 -0000       1.43
+++ nikon_curve.c       1 Jan 2014 06:00:23 -0000       1.44
@@ -1,7 +1,7 @@
 /***************************************************
  nikon_curve.c - read Nikon NTC/NCV files
 
- Copyright 2004-2013 by Shawn Freeman, Udi Fuchs
+ Copyright 2004-2014 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.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- ufraw_saver.c       16 Mar 2013 05:15:14 -0000      1.67
+++ ufraw_saver.c       1 Jan 2014 06:00:24 -0000       1.68
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw_saver.c - The GUI file saver.
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- nikon_curve.h       1 Jan 2013 04:00:17 -0000       1.21
+++ nikon_curve.h       1 Jan 2014 06:00:23 -0000       1.22
@@ -1,7 +1,7 @@
 /***************************************************
  nikon_curve.h - read Nikon NTC/NCV files
 
- Copyright 2004-2013 by Shawn Freeman, Udi Fuchs
+ Copyright 2004-2014 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.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- ufraw_message.c     1 Jan 2013 04:00:17 -0000       1.16
+++ ufraw_message.c     1 Jan 2014 06:00:23 -0000       1.17
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw_message.c - Error message handling functions
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- ufraw_chooser.c     1 Jan 2013 04:00:17 -0000       1.39
+++ ufraw_chooser.c     1 Jan 2014 06:00:23 -0000       1.40
@@ -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-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- ufraw_settings.cc   1 Jun 2013 18:30:58 -0000       1.25
+++ ufraw_settings.cc   1 Jan 2014 06:00:24 -0000       1.26
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw_settings.cc - define all UFObject settings.
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.372
retrieving revision 1.373
diff -u -d -r1.372 -r1.373
--- ufraw_preview.c     17 Oct 2013 08:00:20 -0000      1.372
+++ ufraw_preview.c     1 Jan 2014 06:00:23 -0000       1.373
@@ -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-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- ufraw_conf.c        17 Oct 2013 08:00:20 -0000      1.195
+++ ufraw_conf.c        1 Jan 2014 06:00:23 -0000       1.196
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw_conf.c - handle configuration issues
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- ufraw-gimp.c        14 Sep 2013 02:30:08 -0000      1.80
+++ ufraw-gimp.c        1 Jan 2014 06:00:23 -0000       1.81
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw-gimp.c - The GIMP plug-in.
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 by Udi Fuchs
  *
  * based on the GIMP plug-in by Pawel T. Jochym jochym at ifj edu pl,
  *
@@ -69,7 +69,7 @@
                            "Udi Fuchs",
                            "Copyright 2003 by Dave Coffin\n"
                            "Copyright 2004 by Pawel Jochym\n"
-                           "Copyright 2004-2013 by Udi Fuchs",
+                           "Copyright 2004-2014 by Udi Fuchs",
                            "ufraw-" VERSION,
                            "raw image",
                            NULL,
@@ -90,7 +90,7 @@
                            "Loads thumbnails from digital camera raw files.",
                            "Loads thumbnails from digital camera raw files.",
                            "Udi Fuchs",
-                           "Copyright 2004-2013 by Udi Fuchs",
+                           "Copyright 2004-2014 by Udi Fuchs",
                            "ufraw-" VERSION,
                            NULL,
                            NULL,

Index: ufraw_ufraw.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_ufraw.c,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -d -r1.276 -r1.277
--- ufraw_ufraw.c       17 Oct 2013 05:30:16 -0000      1.276
+++ ufraw_ufraw.c       1 Jan 2014 06:00:24 -0000       1.277
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw_ufraw.c - program interface to all the components
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- ufobject.h  1 Jan 2013 04:00:17 -0000       1.14
+++ ufobject.h  1 Jan 2014 06:00:23 -0000       1.15
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufobject.h - UFObject definitions.
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- ufraw_lensfun.cc    1 Jun 2013 18:30:58 -0000       1.32
+++ ufraw_lensfun.cc    1 Jan 2014 06:00:23 -0000       1.33
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw_lensfun.cc - define lensfun UFObject settings.
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- ufraw_ui.h  1 Jan 2013 04:00:17 -0000       1.49
+++ ufraw_ui.h  1 Jan 2014 06:00:24 -0000       1.50
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw_ui.h - Common definitions for UFRaw's GUI.
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- dcraw_api.cc        17 Oct 2013 08:00:19 -0000      1.93
+++ dcraw_api.cc        1 Jan 2014 06:00:22 -0000       1.94
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * dcraw_api.cc - API for DCRaw
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.270
retrieving revision 1.271
diff -u -d -r1.270 -r1.271
--- wb_presets.c        18 Dec 2013 02:00:20 -0000      1.270
+++ wb_presets.c        1 Jan 2014 06:00:24 -0000       1.271
@@ -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-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- uf_gtk.h    1 Jan 2013 04:00:17 -0000       1.18
+++ uf_gtk.h    1 Jan 2014 06:00:23 -0000       1.19
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * uf_gtk.h - gtk compatibility header
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- ufraw_exiv2.cc      20 Jan 2013 05:30:14 -0000      1.66
+++ ufraw_exiv2.cc      1 Jan 2014 06:00:23 -0000       1.67
@@ -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-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.306
retrieving revision 1.307
diff -u -d -r1.306 -r1.307
--- dcraw.cc    7 Dec 2013 02:00:13 -0000       1.306
+++ dcraw.cc    1 Jan 2014 06:00:22 -0000       1.307
@@ -1,7 +1,7 @@
 /*
    dcraw.cc - Dave Coffin's raw photo decoder - C++ adaptation
    Copyright 1997-2013 by Dave Coffin, dcoffin a cybercom o net
-   Copyright 2004-2013 by Udi Fuchs, udifuchs a gmail o com
+   Copyright 2004-2014 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.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- ufraw_lens_ui.c     16 Mar 2013 05:15:14 -0000      1.47
+++ ufraw_lens_ui.c     1 Jan 2014 06:00:23 -0000       1.48
@@ -3,7 +3,7 @@
  *
  * ufraw_lens_ui.c - User interface for interaction with lensfun,
  *                   a lens defect correction library.
- * Copyright 2007-2013 by Andrew Zabolotny, Udi Fuchs
+ * Copyright 2007-2014 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.172
retrieving revision 1.173
diff -u -d -r1.172 -r1.173
--- ufraw.h     17 Oct 2013 08:00:20 -0000      1.172
+++ ufraw.h     1 Jan 2014 06:00:23 -0000       1.173
@@ -3,7 +3,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw.h - Common definitions for UFRaw.
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- ufraw_icons.c       1 Jan 2013 04:00:17 -0000       1.26
+++ ufraw_icons.c       1 Jan 2014 06:00:23 -0000       1.27
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw_icons.c - load icons for UFRaw's GUI.
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- ufraw_embedded.c    12 Mar 2013 03:41:32 -0000      1.34
+++ ufraw_embedded.c    1 Jan 2014 06:00:23 -0000       1.35
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw_embedded.c - functions to output embedded preview image.
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- ufraw.c     19 May 2013 05:00:09 -0000      1.70
+++ ufraw.c     1 Jan 2014 06:00:23 -0000       1.71
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * ufraw.c - The standalone interface to UFRaw.
- * Copyright 2004-2013 by Udi Fuchs
+ * Copyright 2004-2014 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.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- uf_progress.h       1 Jan 2013 04:00:17 -0000       1.8
+++ uf_progress.h       1 Jan 2014 06:00:23 -0000       1.9
@@ -2,7 +2,7 @@
  * UFRaw - Unidentified Flying Raw converter for digital camera images
  *
  * uf_progress.h - progress bar header
- * Copyright 2009-2013 by Frank van Maarseveen, Udi Fuchs
+ * Copyright 2009-2014 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


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
ufraw-cvs mailing list
ufraw-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to