From 57d7afc7266f5b1d43ca1b385c5a2f792996b2eb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 12 Mar 2014 17:56:01 +0100 Subject: derp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/adhoc.py | 2 +- src/backlight.py | 2 +- src/blueshift_drm_c.c | 2 +- src/blueshift_iccprofile.c | 2 +- src/blueshift_idcrtc.c | 2 +- src/blueshift_randr.pyx | 2 +- src/blueshift_randr_c.c | 2 +- src/blueshift_vidmode.pyx | 2 +- src/blueshift_vidmode_c.c | 2 +- src/monitor.py | 2 +- src/solar.py | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'src') diff --git a/src/adhoc.py b/src/adhoc.py index 21ce4af..4e130af 100644 --- a/src/adhoc.py +++ b/src/adhoc.py @@ -10,7 +10,7 @@ # 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 Affero General Public License for more details. +# GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . diff --git a/src/backlight.py b/src/backlight.py index 3d61780..be5265b 100644 --- a/src/backlight.py +++ b/src/backlight.py @@ -10,7 +10,7 @@ # 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 Affero General Public License for more details. +# GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . diff --git a/src/blueshift_drm_c.c b/src/blueshift_drm_c.c index d707596..8258899 100644 --- a/src/blueshift_drm_c.c +++ b/src/blueshift_drm_c.c @@ -9,7 +9,7 @@ * 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 Affero General Public License for more details. + * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . diff --git a/src/blueshift_iccprofile.c b/src/blueshift_iccprofile.c index 5fc6143..cc58ac2 100644 --- a/src/blueshift_iccprofile.c +++ b/src/blueshift_iccprofile.c @@ -9,7 +9,7 @@ * 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 Affero General Public License for more details. + * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . diff --git a/src/blueshift_idcrtc.c b/src/blueshift_idcrtc.c index e388def..b432f49 100644 --- a/src/blueshift_idcrtc.c +++ b/src/blueshift_idcrtc.c @@ -9,7 +9,7 @@ * 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 Affero General Public License for more details. + * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . diff --git a/src/blueshift_randr.pyx b/src/blueshift_randr.pyx index 86ac5bb..85f3133 100644 --- a/src/blueshift_randr.pyx +++ b/src/blueshift_randr.pyx @@ -10,7 +10,7 @@ # 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 Affero General Public License for more details. +# GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . diff --git a/src/blueshift_randr_c.c b/src/blueshift_randr_c.c index 88dbceb..a90ba42 100644 --- a/src/blueshift_randr_c.c +++ b/src/blueshift_randr_c.c @@ -9,7 +9,7 @@ * 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 Affero General Public License for more details. + * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . diff --git a/src/blueshift_vidmode.pyx b/src/blueshift_vidmode.pyx index 29fbe32..d3ab99f 100644 --- a/src/blueshift_vidmode.pyx +++ b/src/blueshift_vidmode.pyx @@ -10,7 +10,7 @@ # 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 Affero General Public License for more details. +# GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . diff --git a/src/blueshift_vidmode_c.c b/src/blueshift_vidmode_c.c index ed64594..fdc73ae 100644 --- a/src/blueshift_vidmode_c.c +++ b/src/blueshift_vidmode_c.c @@ -9,7 +9,7 @@ * 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 Affero General Public License for more details. + * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . diff --git a/src/monitor.py b/src/monitor.py index 0e409f0..02538ee 100644 --- a/src/monitor.py +++ b/src/monitor.py @@ -10,7 +10,7 @@ # 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 Affero General Public License for more details. +# GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . diff --git a/src/solar.py b/src/solar.py index 1b50424..53c10ad 100644 --- a/src/solar.py +++ b/src/solar.py @@ -10,7 +10,7 @@ # 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 Affero General Public License for more details. +# GNU General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -- cgit v1.2.3-70-g09d2