# HG changeset patch # User Andre Heinecke # Date 1430841216 -7200 # Node ID 64a51a42c01fb8735edc07628ae1b41cc4a812fb # Parent 6b9b5efcd7f47f8406d4d829ae03d7cb8f1e5aef Assign copyright correctly diff -r 6b9b5efcd7f4 -r 64a51a42c01f CMakeLists.txt --- a/CMakeLists.txt Tue May 05 17:47:57 2015 +0200 +++ b/CMakeLists.txt Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -# Copyright (C) 2014 by Intevation GmbH +# Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH # # This file is Free Software under the GNU GPL (v>=2) # and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/CMakeLists.txt --- a/src/CMakeLists.txt Tue May 05 17:47:57 2015 +0200 +++ b/src/CMakeLists.txt Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -# Copyright (C) 2014 by Intevation GmbH +# Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH # # This file is Free Software under the GNU GPL (v>=2) # and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/constants.h --- a/src/constants.h Tue May 05 17:47:57 2015 +0200 +++ b/src/constants.h Tue May 05 17:53:36 2015 +0200 @@ -1,6 +1,7 @@ #ifndef CONSTANTS_H #define CONSTANTS_H -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/filterwidget.cpp --- a/src/filterwidget.cpp Tue May 05 17:47:57 2015 +0200 +++ b/src/filterwidget.cpp Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/filterwidget.h --- a/src/filterwidget.h Tue May 05 17:47:57 2015 +0200 +++ b/src/filterwidget.h Tue May 05 17:53:36 2015 +0200 @@ -1,6 +1,7 @@ #ifndef FILTERWIDGET_H #define FILTERWIDGET_H -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/folderselectdialog.cpp --- a/src/folderselectdialog.cpp Tue May 05 17:47:57 2015 +0200 +++ b/src/folderselectdialog.cpp Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/folderselectdialog.h --- a/src/folderselectdialog.h Tue May 05 17:47:57 2015 +0200 +++ b/src/folderselectdialog.h Tue May 05 17:53:36 2015 +0200 @@ -1,6 +1,7 @@ #ifndef FOLDERSELECTDIALOG_H #define FOLDERSELECTDIALOG_H -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/imagelabel.h --- a/src/imagelabel.h Tue May 05 17:47:57 2015 +0200 +++ b/src/imagelabel.h Tue May 05 17:53:36 2015 +0200 @@ -1,6 +1,7 @@ #ifndef IMAGELABEL_H #define IMAGELABEL_H -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/libqxt/CMakeLists.txt --- a/src/libqxt/CMakeLists.txt Tue May 05 17:47:57 2015 +0200 +++ b/src/libqxt/CMakeLists.txt Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -# Copyright (C) 2014 by Intevation GmbH +# Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH # # This file is Free Software under the GNU GPL (v>=2) # and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/main.cpp --- a/src/main.cpp Tue May 05 17:47:57 2015 +0200 +++ b/src/main.cpp Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/mainwindow.cpp --- a/src/mainwindow.cpp Tue May 05 17:47:57 2015 +0200 +++ b/src/mainwindow.cpp Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/mainwindow.h --- a/src/mainwindow.h Tue May 05 17:47:57 2015 +0200 +++ b/src/mainwindow.h Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/metadataview.cpp --- a/src/metadataview.cpp Tue May 05 17:47:57 2015 +0200 +++ b/src/metadataview.cpp Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/pngplayer.cpp --- a/src/pngplayer.cpp Tue May 05 17:47:57 2015 +0200 +++ b/src/pngplayer.cpp Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/pngplayer.h --- a/src/pngplayer.h Tue May 05 17:47:57 2015 +0200 +++ b/src/pngplayer.h Tue May 05 17:53:36 2015 +0200 @@ -1,6 +1,7 @@ #ifndef PNGPLAYER_H #define PNGPLAYER_H -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/strhelp.c --- a/src/strhelp.c Tue May 05 17:47:57 2015 +0200 +++ b/src/strhelp.c Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY! diff -r 6b9b5efcd7f4 -r 64a51a42c01f src/strhelp.h --- a/src/strhelp.h Tue May 05 17:47:57 2015 +0200 +++ b/src/strhelp.h Tue May 05 17:53:36 2015 +0200 @@ -1,4 +1,5 @@ -/* Copyright (C) 2014 by Intevation GmbH +/* Copyright (C) 2015 by ETH Zürich + * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=2) * and comes with ABSOLUTELY NO WARRANTY!