Changeset 347 in xtideuniversalbios for trunk/BIOS_Drive_Information_Tool


Ignore:
Timestamp:
Mar 14, 2012, 7:21:02 PM (12 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to BIOS Drive Information Tool:

  • Added copyright information.
Location:
trunk/BIOS_Drive_Information_Tool
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BIOS_Drive_Information_Tool/Src/Strings.asm

    r340 r347  
    77
    88g_szProgramName:    db  "BIOS Drive Information Tool v1.0.0",LF,CR
     9                    db  "(C) 2012 by XTIDE Universal BIOS Team",LF,CR
    910                    db  "Released under GNU GPL v2",LF,CR
    1011                    db  "http://code.google.com/p/xtideuniversalbios/",LF,CR,NULL
Note: See TracChangeset for help on using the changeset viewer.