diff options
author | Laurent Montel <montel@kde.org> | 2007-12-05 08:14:28 +0000 |
---|---|---|
committer | Laurent Montel <montel@kde.org> | 2007-12-05 08:14:28 +0000 |
commit | 3b5694a0206762ed984345531e926dabb9ec87c8 (patch) | |
tree | 6cbe6145319dc46fb16b32427790f1f84835bf40 | |
parent | b16050ff748c703ab53f1a81035f5b77f74e5fc6 (diff) | |
download | extra-cmake-modules-3b5694a0206762ed984345531e926dabb9ec87c8.tar.gz extra-cmake-modules-3b5694a0206762ed984345531e926dabb9ec87c8.tar.bz2 |
SVN_SILENT: update copyright
svn path=/trunk/KDE/kdelibs/; revision=745048
-rw-r--r-- | modules/FindMusicBrainz.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindMusicBrainz.cmake b/modules/FindMusicBrainz.cmake index e2e0d30d..09884115 100644 --- a/modules/FindMusicBrainz.cmake +++ b/modules/FindMusicBrainz.cmake @@ -1,6 +1,6 @@ # Option for build or not MusicBrainz # -# Copyright (c) 2006, Laurent Montel, <montel@kde.org> +# Copyright (c) 2006,2007 Laurent Montel, <montel@kde.org> # # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. |