]> git.ipfire.org Git - thirdparty/libatasmart.git/commitdiff
fix stupid copynpaste idiocy
authorLennart Poettering <lennart@poettering.net>
Mon, 30 Jun 2008 20:13:34 +0000 (22:13 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 30 Jun 2008 20:13:34 +0000 (22:13 +0200)
gnome-disk-health.vala
skdump.c
sktest.c
smart.c
smart.h
smart.vapi
smartkitd.vala

index 011f7c0770fcd74ef3ef2bdff79d58b51e2feb66..6bf064c4946a0519ed44a828b43927d449e66fcc 100644 (file)
@@ -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
     <http://www.gnu.org/licenses/>.
 ***/
 
index 7d1cdb63be188d307b296c74ada3e3ad1ffbad5d..eb8ad478186b7245162c38a7a40d2a74716a18b0 100644 (file)
--- 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
     <http://www.gnu.org/licenses/>.
 ***/
 
index 374b11cf7383f63dfdfec0a1429308c2681f81bf..e9e6bb9c3ba7a7bea243a0f5f8f902a491f8c27a 100644 (file)
--- 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
     <http://www.gnu.org/licenses/>.
 ***/
 
diff --git a/smart.c b/smart.c
index 4cd9c6f7f4b7214027c31004069ba7e7d61c53db..430785f3650736fea5838292c7a3920495d1a8d9 100644 (file)
--- 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
     <http://www.gnu.org/licenses/>.
 ***/
 
diff --git a/smart.h b/smart.h
index efdc4bef95208adb32b1c821ae9a7aba68a6cfa9..d4a64d3ae758542025a4ed9801754e69bc26dcd7 100644 (file)
--- 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
     <http://www.gnu.org/licenses/>.
 ***/
 
index e92215f64d817323d5e761fa98cfd866168b0581..3fa8f5658e49b7a1c26c837275fba9860af5a557 100644 (file)
@@ -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
     <http://www.gnu.org/licenses/>.
 ***/
 
index 0ef72cf5bafc774143ebda7ff44a7ef3a82957ba..7b2e6365be6af77c73dcf93cf362d0915aa11d8c 100644 (file)
@@ -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
   <http://www.gnu.org/licenses/>.
 ***/