summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--atasmart.c8
-rw-r--r--atasmart.h8
-rw-r--r--atasmart.vapi8
-rw-r--r--skdump.c8
-rw-r--r--sktest.c8
5 files changed, 20 insertions, 20 deletions
diff --git a/atasmart.c b/atasmart.c
index 0437c97..a244fdf 100644
--- a/atasmart.c
+++ b/atasmart.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/>.
***/
diff --git a/atasmart.h b/atasmart.h
index bc4100e..25b0f13 100644
--- a/atasmart.h
+++ b/atasmart.h
@@ -4,22 +4,22 @@
#define foosmarthfoo
/***
- 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/>.
***/
diff --git a/atasmart.vapi b/atasmart.vapi
index 3acb02d..b228a65 100644
--- a/atasmart.vapi
+++ b/atasmart.vapi
@@ -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/>.
***/
diff --git a/skdump.c b/skdump.c
index 3359586..da7d920 100644
--- a/skdump.c
+++ b/skdump.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/>.
***/
diff --git a/sktest.c b/sktest.c
index 717499a..012e3e3 100644
--- 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/>.
***/