comparison src/exiv2.cc @ 475:48c8e49b571c

updated copyright in source files
author nadvornik
date Mon, 21 Apr 2008 21:46:38 +0000
parents 0a69a779395a
children 2fef42c958bb
comparison
equal deleted inserted replaced
474:3311e5f118ae 475:48c8e49b571c
1 /*
2 * Geeqie
3 * Copyright (C) 2008 The Geeqie Team
4 *
5 * Author: Vladimir Nadvornik
6 *
7 * This software is released under the GNU General Public License (GNU GPL).
8 * Please read the included file COPYING for more information.
9 * This software comes with no warranty of any kind, use at your own risk!
10 */
1 11
2 #ifdef HAVE_CONFIG_H 12 #ifdef HAVE_CONFIG_H
3 # include "config.h" 13 # include "config.h"
4 #endif 14 #endif
5 15