Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27868
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.appdata.xml ufraw.c ufraw.h ufraw_chooser.c
ufraw_colorspaces.c ufraw_colorspaces.h 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.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- ufraw_developer.c 9 May 2015 04:00:25 -0000 1.100
+++ ufraw_developer.c 2 Jan 2016 16:00:21 -0000 1.101
@@ -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-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- ufraw-batch.c 26 Mar 2015 14:00:14 -0000 1.50
+++ ufraw-batch.c 2 Jan 2016 16:00:20 -0000 1.51
@@ -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-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- curveeditor_widget.c 26 Mar 2015 14:00:14 -0000 1.30
+++ curveeditor_widget.c 2 Jan 2016 16:00:19 -0000 1.31
@@ -1,6 +1,6 @@
/***************************************************
* curveeditor_widget.c - a curve editor widget for GTK+
- * Copyright 2004-2015 by Shawn Freeman, Udi Fuchs
+ * Copyright 2004-2016 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.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- dcraw_api.h 26 Mar 2015 14:00:14 -0000 1.56
+++ dcraw_api.h 2 Jan 2016 16:00:19 -0000 1.57
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* dcraw_api.h - API for DCRaw
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 by Udi Fuchs
*
* based on dcraw by Dave Coffin
* http://www.cybercom.net/~dcoffin/
Index: ufraw_colorspaces.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_colorspaces.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ufraw_colorspaces.h 9 May 2015 04:00:25 -0000 1.1
+++ ufraw_colorspaces.h 2 Jan 2016 16:00:20 -0000 1.2
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_colorspaces.h - Built-in color profile declarations.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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_glib.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/uf_glib.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- uf_glib.h 26 Mar 2015 14:00:14 -0000 1.16
+++ uf_glib.h 2 Jan 2016 16:00:20 -0000 1.17
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_glib.h - glib compatibility header
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- curveeditor_widget.h 26 Mar 2015 14:00:14 -0000 1.15
+++ curveeditor_widget.h 2 Jan 2016 16:00:19 -0000 1.16
@@ -1,6 +1,6 @@
/***************************************************
* curveeditor_widget.h - a curve editor widget for GTK+
- * Copyright 2004-2015 by Shawn Freeman, Udi Fuchs
+ * Copyright 2004-2016 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.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- dcraw.h 13 Jun 2015 04:00:09 -0000 1.90
+++ dcraw.h 2 Jan 2016 16:00:19 -0000 1.91
@@ -1,7 +1,7 @@
/*
dcraw.h - Dave Coffin's raw photo decoder - header for C++ adaptation
Copyright 1997-2015 by Dave Coffin, dcoffin a cybercom o net
- Copyright 2004-2015 by Udi Fuchs, udifuchs a gmail o com
+ Copyright 2004-2016 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_colorspaces.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_colorspaces.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ufraw_colorspaces.c 16 Jun 2015 14:00:07 -0000 1.2
+++ ufraw_colorspaces.c 2 Jan 2016 16:00:20 -0000 1.3
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_colorspaces.c - Functions and data to create built-in color profiles.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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_gtk.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/uf_gtk.cc,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- uf_gtk.cc 26 Mar 2015 14:00:14 -0000 1.37
+++ uf_gtk.cc 2 Jan 2016 16:00:20 -0000 1.38
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_gtk.cc - gtk compatibility layer
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- ufraw_writer.c 9 May 2015 04:00:25 -0000 1.100
+++ ufraw_writer.c 2 Jan 2016 16:00:21 -0000 1.101
@@ -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-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- ufobject.cc 26 Mar 2015 14:00:14 -0000 1.23
+++ ufobject.cc 2 Jan 2016 16:00:20 -0000 1.24
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufobject.cc - UFObject C++ implementation and C interface.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ufraw_delete.c 26 Mar 2015 14:00:14 -0000 1.20
+++ ufraw_delete.c 2 Jan 2016 16:00:21 -0000 1.21
@@ -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-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- dcraw_indi.c 25 May 2015 04:30:11 -0000 1.125
+++ dcraw_indi.c 2 Jan 2016 16:00:19 -0000 1.126
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* dcraw_indi.c - DCRaw functions made independent
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- ufraw_routines.c 26 Mar 2015 14:00:14 -0000 1.129
+++ ufraw_routines.c 2 Jan 2016 16:00:21 -0000 1.130
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_routines.c - general routines
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- nikon_curve.c 26 Mar 2015 14:00:14 -0000 1.48
+++ nikon_curve.c 2 Jan 2016 16:00:19 -0000 1.49
@@ -1,7 +1,7 @@
/***************************************************
nikon_curve.c - read Nikon NTC/NCV files
- Copyright 2004-2015 by Shawn Freeman, Udi Fuchs
+ Copyright 2004-2016 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.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- ufraw_saver.c 26 Mar 2015 14:00:14 -0000 1.71
+++ ufraw_saver.c 2 Jan 2016 16:00:21 -0000 1.72
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_saver.c - The GUI file saver.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.appdata.xml
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw.appdata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ufraw.appdata.xml 24 Jan 2015 10:00:16 -0000 1.3
+++ ufraw.appdata.xml 2 Jan 2016 16:00:20 -0000 1.4
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2014-2015 Ryan Lerch <[email protected]>, Udi Fuchs -->
+<!-- Copyright 2014-2016 Ryan Lerch <[email protected]>, Udi Fuchs -->
<application>
<id type="desktop">ufraw.desktop</id>
Index: nikon_curve.h
===================================================================
RCS file: /cvsroot/ufraw/ufraw/nikon_curve.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- nikon_curve.h 26 Mar 2015 14:00:14 -0000 1.26
+++ nikon_curve.h 2 Jan 2016 16:00:20 -0000 1.27
@@ -1,7 +1,7 @@
/***************************************************
nikon_curve.h - read Nikon NTC/NCV files
- Copyright 2004-2015 by Shawn Freeman, Udi Fuchs
+ Copyright 2004-2016 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.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ufraw_message.c 26 Mar 2015 14:00:14 -0000 1.20
+++ ufraw_message.c 2 Jan 2016 16:00:21 -0000 1.21
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_message.c - Error message handling functions
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- ufraw_chooser.c 26 Mar 2015 14:00:14 -0000 1.43
+++ ufraw_chooser.c 2 Jan 2016 16:00:20 -0000 1.44
@@ -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-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- ufraw_settings.cc 13 Dec 2015 14:00:09 -0000 1.32
+++ ufraw_settings.cc 2 Jan 2016 16:00:21 -0000 1.33
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_settings.cc - define all UFObject settings.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.388
retrieving revision 1.389
diff -u -d -r1.388 -r1.389
--- ufraw_preview.c 26 Mar 2015 14:00:14 -0000 1.388
+++ ufraw_preview.c 2 Jan 2016 16:00:21 -0000 1.389
@@ -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-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- ufraw_conf.c 9 May 2015 03:00:17 -0000 1.203
+++ ufraw_conf.c 2 Jan 2016 16:00:20 -0000 1.204
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_conf.c - handle configuration issues
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- ufraw-gimp.c 26 Mar 2015 14:00:14 -0000 1.86
+++ ufraw-gimp.c 2 Jan 2016 16:00:20 -0000 1.87
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw-gimp.c - The GIMP plug-in.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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-2015 by Udi Fuchs",
+ "Copyright 2004-2016 by Udi Fuchs",
"ufraw-" VERSION,
"raw image",
NULL,
@@ -94,7 +94,7 @@
"Loads thumbnails from digital camera raw files.",
"Loads thumbnails from digital camera raw files.",
"Udi Fuchs",
- "Copyright 2004-2015 by Udi Fuchs",
+ "Copyright 2004-2016 by Udi Fuchs",
"ufraw-" VERSION,
NULL,
NULL,
Index: ufraw_ufraw.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_ufraw.c,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -d -r1.292 -r1.293
--- ufraw_ufraw.c 13 Dec 2015 14:00:09 -0000 1.292
+++ ufraw_ufraw.c 2 Jan 2016 16:00:21 -0000 1.293
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_ufraw.c - program interface to all the components
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- ufobject.h 26 Mar 2015 14:00:14 -0000 1.19
+++ ufobject.h 2 Jan 2016 16:00:20 -0000 1.20
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufobject.h - UFObject definitions.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- ufraw_lensfun.cc 26 Mar 2015 14:00:14 -0000 1.37
+++ ufraw_lensfun.cc 2 Jan 2016 16:00:21 -0000 1.38
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_lensfun.cc - define lensfun UFObject settings.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- ufraw_ui.h 26 Mar 2015 14:00:14 -0000 1.53
+++ ufraw_ui.h 2 Jan 2016 16:00:21 -0000 1.54
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_ui.h - Common definitions for UFRaw's GUI.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.106
retrieving revision 1.107
diff -u -d -r1.106 -r1.107
--- dcraw_api.cc 23 Jun 2015 17:30:12 -0000 1.106
+++ dcraw_api.cc 2 Jan 2016 16:00:19 -0000 1.107
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* dcraw_api.cc - API for DCRaw
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.346
retrieving revision 1.347
diff -u -d -r1.346 -r1.347
--- wb_presets.c 31 Dec 2015 03:00:13 -0000 1.346
+++ wb_presets.c 2 Jan 2016 16:00:21 -0000 1.347
@@ -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-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- uf_gtk.h 26 Mar 2015 14:00:14 -0000 1.23
+++ uf_gtk.h 2 Jan 2016 16:00:20 -0000 1.24
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_gtk.h - gtk compatibility header
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- ufraw_exiv2.cc 26 Mar 2015 14:00:14 -0000 1.70
+++ ufraw_exiv2.cc 2 Jan 2016 16:00:21 -0000 1.71
@@ -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-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.340
retrieving revision 1.341
diff -u -d -r1.340 -r1.341
--- dcraw.cc 9 Aug 2015 06:15:20 -0000 1.340
+++ dcraw.cc 2 Jan 2016 16:00:19 -0000 1.341
@@ -1,7 +1,7 @@
/*
dcraw.cc - Dave Coffin's raw photo decoder - C++ adaptation
Copyright 1997-2015 by Dave Coffin, dcoffin a cybercom o net
- Copyright 2004-2015 by Udi Fuchs, udifuchs a gmail o com
+ Copyright 2004-2016 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.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- ufraw_lens_ui.c 26 Mar 2015 14:00:14 -0000 1.51
+++ ufraw_lens_ui.c 2 Jan 2016 16:00:21 -0000 1.52
@@ -3,7 +3,7 @@
*
* ufraw_lens_ui.c - User interface for interaction with lensfun,
* a lens defect correction library.
- * Copyright 2007-2015 by Andrew Zabolotny, Udi Fuchs
+ * Copyright 2007-2016 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.179
retrieving revision 1.180
diff -u -d -r1.179 -r1.180
--- ufraw.h 26 Mar 2015 14:00:14 -0000 1.179
+++ ufraw.h 2 Jan 2016 16:00:20 -0000 1.180
@@ -3,7 +3,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw.h - Common definitions for UFRaw.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- ufraw_icons.c 26 Mar 2015 14:00:14 -0000 1.31
+++ ufraw_icons.c 2 Jan 2016 16:00:21 -0000 1.32
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_icons.c - load icons for UFRaw's GUI.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- ufraw_embedded.c 26 Mar 2015 14:00:14 -0000 1.39
+++ ufraw_embedded.c 2 Jan 2016 16:00:21 -0000 1.40
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw_embedded.c - functions to output embedded preview image.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- ufraw.c 26 Mar 2015 14:00:14 -0000 1.74
+++ ufraw.c 2 Jan 2016 16:00:20 -0000 1.75
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* ufraw.c - The standalone interface to UFRaw.
- * Copyright 2004-2015 by Udi Fuchs
+ * Copyright 2004-2016 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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- uf_progress.h 26 Mar 2015 14:00:14 -0000 1.12
+++ uf_progress.h 2 Jan 2016 16:00:20 -0000 1.13
@@ -2,7 +2,7 @@
* UFRaw - Unidentified Flying Raw converter for digital camera images
*
* uf_progress.h - progress bar header
- * Copyright 2009-2015 by Frank van Maarseveen, Udi Fuchs
+ * Copyright 2009-2016 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
------------------------------------------------------------------------------
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs