diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-30 14:53:01 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-30 14:57:48 +0100 |
commit | dd2f32e24d10e9428b7e24af44d40f0f7b434307 (patch) | |
tree | 0b2fcb3adff66f94a9d05d0fecf9f406cf58668f /src/phone.vala | |
parent | 60858e98f87ec82543e0184afa8ff38083aa4266 (diff) | |
download | ayatana-indicator-bluetooth-dd2f32e24d10e9428b7e24af44d40f0f7b434307.tar.gz ayatana-indicator-bluetooth-dd2f32e24d10e9428b7e24af44d40f0f7b434307.tar.bz2 ayatana-indicator-bluetooth-dd2f32e24d10e9428b7e24af44d40f0f7b434307.zip |
src/*.vala: Fix license headers having been a mix of GPL and LGPL license text fragments. Adapt to GPL-3, fully.
Diffstat (limited to 'src/phone.vala')
-rw-r--r-- | src/phone.vala | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/phone.vala b/src/phone.vala index cce016e..031daef 100644 --- a/src/phone.vala +++ b/src/phone.vala @@ -8,9 +8,9 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. + * GNU General General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public License + * You should have received a copy of the GNU General General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: |