diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-30 15:06:34 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-30 15:06:42 +0100 |
commit | 2191d31353039dbc1feec5f29f0a21a4c58171bb (patch) | |
tree | 9ade791775b8e9d5de649da9e4b66e59a945f39b /src | |
parent | 5c72d42a801e536ffbb5d1a9b1dfa1a896528b3f (diff) | |
download | ayatana-indicator-bluetooth-2191d31353039dbc1feec5f29f0a21a4c58171bb.tar.gz ayatana-indicator-bluetooth-2191d31353039dbc1feec5f29f0a21a4c58171bb.tar.bz2 ayatana-indicator-bluetooth-2191d31353039dbc1feec5f29f0a21a4c58171bb.zip |
src/*.vala: Follow-up fix for dd2f32e2 (fixing GPL-3 license texts in file headers).
Diffstat (limited to 'src')
-rw-r--r-- | src/bluetooth.vala | 4 | ||||
-rw-r--r-- | src/bluez.vala | 4 | ||||
-rw-r--r-- | src/desktop.vala | 4 | ||||
-rw-r--r-- | src/device.vala | 4 | ||||
-rw-r--r-- | src/killswitch.vala | 4 | ||||
-rw-r--r-- | src/main.vala | 4 | ||||
-rw-r--r-- | src/phone.vala | 4 | ||||
-rw-r--r-- | src/profile.vala | 4 | ||||
-rw-r--r-- | src/service.vala | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/src/bluetooth.vala b/src/bluetooth.vala index 7a876ba..0cc5432 100644 --- a/src/bluetooth.vala +++ b/src/bluetooth.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 General General Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU General General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: diff --git a/src/bluez.vala b/src/bluez.vala index 3d1d6f3..16e237a 100644 --- a/src/bluez.vala +++ b/src/bluez.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 General General Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU General General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: diff --git a/src/desktop.vala b/src/desktop.vala index 31fd095..f576144 100644 --- a/src/desktop.vala +++ b/src/desktop.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 General General Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU General General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: diff --git a/src/device.vala b/src/device.vala index f7128b6..51bec03 100644 --- a/src/device.vala +++ b/src/device.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 General General Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU General General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: diff --git a/src/killswitch.vala b/src/killswitch.vala index 769093d..4ed87e9 100644 --- a/src/killswitch.vala +++ b/src/killswitch.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 General General Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU General General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: diff --git a/src/main.vala b/src/main.vala index 2419066..f2af2a9 100644 --- a/src/main.vala +++ b/src/main.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 General General Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU General General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: diff --git a/src/phone.vala b/src/phone.vala index 031daef..5338fc2 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 General General Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU General General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: diff --git a/src/profile.vala b/src/profile.vala index f2c9753..708a3f0 100644 --- a/src/profile.vala +++ b/src/profile.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 General General Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU General General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: diff --git a/src/service.vala b/src/service.vala index 6ce45cb..524175d 100644 --- a/src/service.vala +++ b/src/service.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 General General Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU General General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: |