Revision: 40
Author:   ludov
Date:     2006-08-14 14:33:05 -0700 (Mon, 14 Aug 2006)
ViewCVS:  http://svn.sourceforge.net/mactel-linux/?rev=40&view=rev

Log Message:
-----------
use GPL licence

Modified Paths:
--------------
    trunk/tools/temperature/coretemp.c
Modified: trunk/tools/temperature/coretemp.c
===================================================================
--- trunk/tools/temperature/coretemp.c  2006-08-13 15:21:11 UTC (rev 39)
+++ trunk/tools/temperature/coretemp.c  2006-08-14 21:33:05 UTC (rev 40)
@@ -1,6 +1,23 @@
-/* original code from Jan Bernhardt <[EMAIL PROTECTED]>
- * modified by Ludovic Rousseau <[EMAIL PROTECTED]>
+/*
+ *  coretemp: gives the temperature of an Apple MacBook machine
+ *  Copyright (C) 2006, Jan Bernhardt <[EMAIL PROTECTED]> (original code)
+ *  Copyright (C) 2006, Ludovic Rousseau <[EMAIL PROTECTED]>
+ *
+ *  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 St, Fifth Floor, Boston, MA  02110-1301 USA
  */
+
 #define _GNU_SOURCE /* for getline() */
 #include <stdio.h>
 #include <stdlib.h>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mactel-linux-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel

Reply via email to