summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-02-25 15:08:41 +0100
committerPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-02-25 15:08:41 +0100
commitefd15b9e707dc988265aa11ed14a82708cda71fa (patch)
tree97edafb9e56e9b3a62ce817efe4a90d880e1ac2e
parentc6e97c54cf38923f8c5cd515d53dc92af3c310b4 (diff)
downloadtuned-efd15b9e707dc988265aa11ed14a82708cda71fa.tar.gz
tuned-efd15b9e707dc988265aa11ed14a82708cda71fa.tar.xz
tuned-efd15b9e707dc988265aa11ed14a82708cda71fa.zip
- Fixed summaryr0-1-0
- Added missing GPL notic to tuned.py
-rw-r--r--ChangeLog12
-rw-r--r--tuned.py18
-rw-r--r--tuned.spec2
3 files changed, 31 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index edfe400..4add1d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+commit c6e97c54cf38923f8c5cd515d53dc92af3c310b4
+Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
+Date: Wed Feb 25 12:30:07 2009 +0100
+
+ - Added a manpage and updated the readme with it (as a start).
+
+commit 60663d4e347ca6a114294b3dfd60d5f8539db1f6
+Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
+Date: Wed Feb 25 11:47:42 2009 +0100
+
+ - Updated changelog
+
commit ca552606191920c1f6d02c28b80273d2e9d4349a
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date: Wed Feb 25 11:45:48 2009 +0100
diff --git a/tuned.py b/tuned.py
index b41c2dc..2ec8256 100644
--- a/tuned.py
+++ b/tuned.py
@@ -1,3 +1,21 @@
+# Copyright (C) 2008, 2009 Red Hat, Inc.
+# Authors: Phil Knirsch
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# 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 General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+#
+
import time,os,locale,ConfigParser
class Tuned:
diff --git a/tuned.spec b/tuned.spec
index aa90258..1af54a1 100644
--- a/tuned.spec
+++ b/tuned.spec
@@ -1,4 +1,4 @@
-Summary: A adaptive dynamic system tuning daemon
+Summary: A dynamic adaptive system tuning daemon
Name: tuned
Version: 0.1.0
Release: 1%{?dist}