diff options
author | Michael Terry <michael.terry@canonical.com> | 2013-01-31 12:16:24 -0500 |
---|---|---|
committer | Michael Terry <michael.terry@canonical.com> | 2013-01-31 12:16:24 -0500 |
commit | e73d88a47b9c2862db998f6bfb2310b033fd330a (patch) | |
tree | c3ee21232f8aef9afecd18ab7a4f4f49d544c3c7 /src/indicator-bluetooth-service.vala | |
parent | 748795c6725fc00de67d4f2b54052c62d7f5b51e (diff) | |
parent | 06e6079065924fe2d6892fc639a876aa4c753316 (diff) | |
download | ayatana-indicator-bluetooth-e73d88a47b9c2862db998f6bfb2310b033fd330a.tar.gz ayatana-indicator-bluetooth-e73d88a47b9c2862db998f6bfb2310b033fd330a.tar.bz2 ayatana-indicator-bluetooth-e73d88a47b9c2862db998f6bfb2310b033fd330a.zip |
relicense as GPL-3, not GPL-3+
Diffstat (limited to 'src/indicator-bluetooth-service.vala')
-rw-r--r-- | src/indicator-bluetooth-service.vala | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/indicator-bluetooth-service.vala b/src/indicator-bluetooth-service.vala index 00aaa23..c3b97d2 100644 --- a/src/indicator-bluetooth-service.vala +++ b/src/indicator-bluetooth-service.vala @@ -4,9 +4,8 @@ * * 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 3 of the License, or (at your option) any later - * version. See http://www.gnu.org/copyleft/gpl.html the full text of the - * license. + * Foundation, version 3 of the License. + * See http://www.gnu.org/copyleft/gpl.html the full text of the license. */ public class BluetoothIndicator |