diff options
| author | Didier Roche <didier.roche@canonical.com> | 2010-11-10 13:34:34 +0100 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2010-11-10 13:34:34 +0100 |
| commit | 7db282fc6572a7db7f04f197d3d35d2336670e7e (patch) | |
| tree | 22a61d9a8bd6122b1807ac89d9a43b58186f0488 /unity-private | |
| parent | 825351cbff59e5bbef5bb4110a0c2575996044c9 (diff) | |
some licenses fix, more to come
(bzr r572.1.48)
Diffstat (limited to 'unity-private')
| -rw-r--r-- | unity-private/launcher/scroller-model.vala | 2 | ||||
| -rw-r--r-- | unity-private/launcher/scrollerchild.vala | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/unity-private/launcher/scroller-model.vala b/unity-private/launcher/scroller-model.vala index 82f36686d..24042cf5f 100644 --- a/unity-private/launcher/scroller-model.vala +++ b/unity-private/launcher/scroller-model.vala @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/unity-private/launcher/scrollerchild.vala b/unity-private/launcher/scrollerchild.vala index d99a6c0b6..e6fee019b 100644 --- a/unity-private/launcher/scrollerchild.vala +++ b/unity-private/launcher/scrollerchild.vala @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, |
