2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 22:05:11 +00:00

The lm-sensors team has no legal existence and thus can't hold a copyright.

I tried to assign the copyright back to the original author where possible.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4900 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2007-09-29 19:08:30 +00:00
parent 8a62e5f651
commit 855b1aa6ef
8 changed files with 8 additions and 15 deletions

View File

@@ -298,7 +298,3 @@ This may help identify a chip after doing a 'i2cdump [bus] [address]'.
0xDA Dallas
[A-Z]{3} at 0x00-0x02: Fujitsu-Siemens
------------------
Copyright (c) 2001-2005 The lm_sensors group

View File

@@ -3,8 +3,7 @@
#
# sensors-detect - Detect PCI bus and chips
# Copyright (C) 1998 - 2002 Frodo Looijaard <frodol@dds.nl>
# Copyright (C) 2000 - 2004 The lm_sensors team
# Copyright (C) 2005 - 2007 Jean Delvare <khali@linux-fr.org>
# Copyright (C) 2004 - 2007 Jean Delvare <khali@linux-fr.org>
#
# 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

View File

@@ -2,7 +2,7 @@
isadump.c - isadump, a user-space program to dump ISA registers
Copyright (C) 2000 Frodo Looijaard <frodol@dds.nl>, and
Mark D. Studebaker <mdsxyz123@yahoo.com>
Copyright (C) 2004 The lm_sensors group
Copyright (C) 2004,2007 Jean Delvare <khali@linux-fr.org>
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

View File

@@ -2,7 +2,7 @@
isaset.c - isaset, a user-space program to write ISA registers
Copyright (C) 2000 Frodo Looijaard <frodol@dds.nl>, and
Mark D. Studebaker <mdsxyz123@yahoo.com>
Copyright (C) 2004 The lm_sensors group
Copyright (C) 2004,2007 Jean Delvare <khali@linux-fr.org>
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

View File

@@ -9,7 +9,6 @@
# Verify that all fans are running at normal speed after this
# program has exited!!!
#
# Copyright 2003-2005 The lm_sensors project
# Copyright (C) 2007 Jean Delvare <khali@linux-fr.org>
#
# This program is free software; you can redistribute it and/or modify

View File

@@ -1,9 +1,8 @@
/*
chips.c - Part of sensors, a user-space program for hardware monitoring
Copyright (c) 1998-2003 Frodo Looijaard <frodol@dds.nl>
and Mark D. Studebaker <mdsxyz123@yahoo.com>
Copyright (c) 2003-2006 The lm_sensors team
Copytight (C) 2007 Jean Delvare <khali@linux-fr.org>
Copyright (C) 1998-2003 Frodo Looijaard <frodol@dds.nl> and
Mark D. Studebaker <mdsxyz123@yahoo.com>
Copyright (C) 2007 Jean Delvare <khali@linux-fr.org>
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

View File

@@ -6,7 +6,7 @@
# Don't run manually as root or else files in data/ will get
# root ownership then your (non-root) cron daemon won't work
#
# Copyright 2001 The lm_sensors group
# Copyright (C) 2001 Philip Edelbrock
#
# 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

View File

@@ -3,7 +3,7 @@
# tellerstats.sh 3
# generate graphs from the data
#
# Copyright 2001 The lm_sensors group
# Copyright (C) 2001 Philip Edelbrock
#
# 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