Changeset 5163 for lm-sensors/branches/lm-sensors-3.0.0/prog/dump
- Timestamp:
- 03/26/08 14:37:12 (4 years ago)
- Location:
- lm-sensors/branches/lm-sensors-3.0.0/prog/dump
- Files:
-
- 5 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/prog/dump/Module.mk
r5035 r5163 14 14 # You should have received a copy of the GNU General Public License 15 15 # along with this program; if not, write to the Free Software 16 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 16 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 17 # MA 02110-1301 USA. 17 18 18 19 # Note that MODULE_DIR (the directory in which this file resides) is a -
lm-sensors/branches/lm-sensors-3.0.0/prog/dump/isadump.c
r4900 r5163 17 17 You should have received a copy of the GNU General Public License 18 18 along with this program; if not, write to the Free Software 19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 19 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 20 MA 02110-1301 USA. 20 21 */ 21 22 -
lm-sensors/branches/lm-sensors-3.0.0/prog/dump/isaset.c
r4900 r5163 17 17 You should have received a copy of the GNU General Public License 18 18 along with this program; if not, write to the Free Software 19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 19 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 20 MA 02110-1301 USA. 20 21 */ 21 22 -
lm-sensors/branches/lm-sensors-3.0.0/prog/dump/superio.c
r4407 r5163 16 16 You should have received a copy of the GNU General Public License 17 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 18 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 19 MA 02110-1301 USA. 19 20 */ 20 21 -
lm-sensors/branches/lm-sensors-3.0.0/prog/dump/superio.h
r2899 r5163 16 16 You should have received a copy of the GNU General Public License 17 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 18 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 19 MA 02110-1301 USA. 19 20 */ 20 21
