diff options
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 c711e19..7a876ba 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 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: diff --git a/src/bluez.vala b/src/bluez.vala index 353a3af..3d1d6f3 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 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: diff --git a/src/desktop.vala b/src/desktop.vala index f764290..31fd095 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 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: diff --git a/src/device.vala b/src/device.vala index 2d665b8..f7128b6 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 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: diff --git a/src/killswitch.vala b/src/killswitch.vala index 167d189..769093d 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 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: diff --git a/src/main.vala b/src/main.vala index 2b0c39b..2419066 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 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: 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: diff --git a/src/profile.vala b/src/profile.vala index c52481f..f2c9753 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 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: diff --git a/src/service.vala b/src/service.vala index 480834d..6ce45cb 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 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: |