~ubuntu-branches/ubuntu/intrepid/digikam/intrepid

« back to all changes in this revision

Viewing changes to digikam/imageplugins/filmgrain/imageeffect_filmgrain.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2008-07-17 20:25:39 UTC
  • mfrom: (1.3.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 39.
  • Revision ID: james.westby@ubuntu.com-20080717202539-ttj4and3ds1ldgn1
Tags: upstream-0.9.4
ImportĀ upstreamĀ versionĀ 0.9.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 * Description : a digiKam image editor plugin for add film 
8
8
 *               grain on an image.
9
9
 * 
10
 
 * Copyright (C) 2004-2007 by Gilles Caulier <caulier dot gilles at gmail dot com>
11
 
 * Copyright (C) 2006-2007 by Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
 
10
 * Copyright (C) 2004-2008 by Gilles Caulier <caulier dot gilles at gmail dot com>
 
11
 * Copyright (C) 2006-2008 by Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
12
12
 * 
13
13
 * This program is free software; you can redistribute it
14
14
 * and/or modify it under the terms of the GNU General
69
69
                                                 "effect to an image."),
70
70
                                       KAboutData::License_GPL,
71
71
                                       "(c) 2004-2005, Gilles Caulier\n"
72
 
                                       "(c) 2006-2007, Gilles Caulier and Marcel Wiesweg",
 
72
                                       "(c) 2006-2008, Gilles Caulier and Marcel Wiesweg",
73
73
                                       0,
74
74
                                       "http://www.digikam.org");
75
75