Comment on difference between SMALL_PERCENT and PERCENT attribute units
[platform/upstream/libatasmart.git] / sktest.c
index 440df81..012e3e3 100644 (file)
--- a/sktest.c
+++ b/sktest.c
@@ -1,22 +1,22 @@
 /*-*- Mode: C; c-basic-offset: 8 -*-*/
 
 /***
-    This file is part of SmartKit.
+    This file is part of libatasmart.
 
     Copyright 2008 Lennart Poettering
 
-    SmartKit is free software; you can redistribute it and/or modify
+    libatasmart 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.
 
-    SmartKit is distributed in the hope that it will be useful, but
+    libatasmart 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 SmartKit. If not, If not, see
+    License along with libatasmart. If not, If not, see
     <http://www.gnu.org/licenses/>.
 ***/
 
@@ -24,7 +24,7 @@
 #include <errno.h>
 #include <stdio.h>
 
-#include "smart.h"
+#include "atasmart.h"
 
 int main(int argc, char *argv[]) {
         int ret;