Browse Source

Hard-code program name in header comment.

git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5150 7894878c-1315-0410-8ee3-d5d059ff63e0
tags/v3.0.1
Jean Delvare 18 years ago
parent
commit
53115213c6
  1. 2
      eeprom/decode-dimms.pl

2
eeprom/decode-dimms.pl

@ -1053,7 +1053,7 @@ if ($opt_body)
"</head><body>\n";
}
printc "$0 version $revision";
printc "decode-dimms version $revision";
printh 'Memory Serial Presence Detect Decoder',
'By Philip Edelbrock, Christian Zuckschwerdt, Burkart Lingner,
Jean Delvare and others';

Loading…
Cancel
Save