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

« back to all changes in this revision

Viewing changes to digikam/imageplugins/raindrop/imageeffect_raindrop.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:
6
6
 * Date        : 2004-09-30
7
7
 * Description : a plugin to add rain drop over an image
8
8
 * 
9
 
 * Copyright (C) 2004-2007 by Gilles Caulier <caulier dot gilles at gmail dot com>
10
 
 * Copyright (C) 2006-2007 by Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
 
9
 * Copyright (C) 2004-2008 by Gilles Caulier <caulier dot gilles at gmail dot com>
 
10
 * Copyright (C) 2006-2008 by Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
11
11
 * 
12
12
 * This program is free software; you can redistribute it
13
13
 * and/or modify it under the terms of the GNU General
66
66
                                       I18N_NOOP("A digiKam image plugin to add raindrops to an image."),
67
67
                                       KAboutData::License_GPL,
68
68
                                       "(c) 2004-2005, Gilles Caulier\n"
69
 
                                       "(c) 2006-2007, Gilles Caulier and Marcel Wiesweg",
 
69
                                       "(c) 2006-2008, Gilles Caulier and Marcel Wiesweg",
70
70
                                       0,
71
71
                                       "http://www.digikam.org");
72
72