From ffee9d06d5f95f799621deeffdfce2012275b211 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 30 Jun 2008 22:13:34 +0200 Subject: fix stupid copynpaste idiocy --- gnome-disk-health.vala | 6 +++--- skdump.c | 6 +++--- sktest.c | 6 +++--- smart.c | 6 +++--- smart.h | 6 +++--- smart.vapi | 6 +++--- smartkitd.vala | 6 +++--- 7 files changed, 21 insertions(+), 21 deletions(-) diff --git a/gnome-disk-health.vala b/gnome-disk-health.vala index 011f7c0..6bf064c 100644 --- a/gnome-disk-health.vala +++ b/gnome-disk-health.vala @@ -5,18 +5,18 @@ Copyright 2008 Lennart Poettering - libcanberra is free software; you can redistribute it and/or modify + SmartKit is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. - libcanberra is distributed in the hope that it will be useful, but + SmartKit 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. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with SmartKit. If not, If not, see . ***/ diff --git a/skdump.c b/skdump.c index 7d1cdb6..eb8ad47 100644 --- a/skdump.c +++ b/skdump.c @@ -5,18 +5,18 @@ Copyright 2008 Lennart Poettering - libcanberra is free software; you can redistribute it and/or modify + SmartKit is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. - libcanberra is distributed in the hope that it will be useful, but + SmartKit 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. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with SmartKit. If not, If not, see . ***/ diff --git a/sktest.c b/sktest.c index 374b11c..e9e6bb9 100644 --- a/sktest.c +++ b/sktest.c @@ -5,18 +5,18 @@ Copyright 2008 Lennart Poettering - libcanberra is free software; you can redistribute it and/or modify + SmartKit is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. - libcanberra is distributed in the hope that it will be useful, but + SmartKit 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. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with SmartKit. If not, If not, see . ***/ diff --git a/smart.c b/smart.c index 4cd9c6f..430785f 100644 --- a/smart.c +++ b/smart.c @@ -5,18 +5,18 @@ Copyright 2008 Lennart Poettering - libcanberra is free software; you can redistribute it and/or modify + SmartKit is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. - libcanberra is distributed in the hope that it will be useful, but + SmartKit 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. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with SmartKit. If not, If not, see . ***/ diff --git a/smart.h b/smart.h index efdc4be..d4a64d3 100644 --- a/smart.h +++ b/smart.h @@ -8,18 +8,18 @@ Copyright 2008 Lennart Poettering - libcanberra is free software; you can redistribute it and/or modify + SmartKit is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. - libcanberra is distributed in the hope that it will be useful, but + SmartKit 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. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with SmartKit. If not, If not, see . ***/ diff --git a/smart.vapi b/smart.vapi index e92215f..3fa8f56 100644 --- a/smart.vapi +++ b/smart.vapi @@ -5,18 +5,18 @@ Copyright 2008 Lennart Poettering - libcanberra is free software; you can redistribute it and/or modify + SmartKit is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. - libcanberra is distributed in the hope that it will be useful, but + SmartKit 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. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with SmartKit. If not, If not, see . ***/ diff --git a/smartkitd.vala b/smartkitd.vala index 0ef72cf..7b2e636 100644 --- a/smartkitd.vala +++ b/smartkitd.vala @@ -5,18 +5,18 @@ Copyright 2008 Lennart Poettering - libcanberra is free software; you can redistribute it and/or modify + SmartKit is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. - libcanberra is distributed in the hope that it will be useful, but + SmartKit 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. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with SmartKit. If not, If not, see . ***/ -- cgit