Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
UNLICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
NewEraCracker committed Dec 26, 2018
1 parent 8da9d4a commit 40227cc
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
File renamed without changes.
6 changes: 3 additions & 3 deletions auto-bin2dat.bat
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@REM Creates the microcode.dat from an intel-ucode folder
@REM
@REM Date: Dec 25th 2018
@REM Author: Jorge Oliveira
@REM License: Public Domain
@REM Date: Dec 26th 2018
@REM Author: Jorge "NewEraCracker" Oliveira
@REM License: Unlicense (Public Domain)
@REM URL: https://github.com/NewEraCracker/bin2dat
@REM
@REM No warranties or guarantees express or implied.
Expand Down
6 changes: 3 additions & 3 deletions auto-bin2dat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# Creates the microcode.dat from an intel-ucode folder
#
# Date: Dec 25th 2018
# Author: Jorge Oliveira
# License: Public Domain
# Date: Dec 26th 2018
# Author: Jorge "NewEraCracker" Oliveira
# License: Unlicense (Public Domain)
# URL: https://github.com/NewEraCracker/bin2dat
#
# No warranties or guarantees express or implied.
Expand Down
6 changes: 3 additions & 3 deletions bin2dat.c
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/**
* Convert a binary file into dat ascii-hex format
*
* Date: Dec 25th 2018
* Author: Jorge Oliveira
* License: Public Domain
* Date: Dec 26th 2018
* Author: Jorge "NewEraCracker" Oliveira
* License: Unlicense (Public Domain)
* URL: https://github.com/NewEraCracker/bin2dat
*
* No warranties or guarantees express or implied.
Expand Down
6 changes: 3 additions & 3 deletions cpuid.c
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/**
* Discover the cpuid of an Intel processor
*
* Date: Dec 25th 2018
* Author: Jorge Oliveira
* License: Public Domain
* Date: Dec 26th 2018
* Author: Jorge "NewEraCracker" Oliveira
* License: Unlicense (Public Domain)
* URL: https://github.com/NewEraCracker/bin2dat
*
* No warranties or guarantees express or implied.
Expand Down

0 comments on commit 40227cc

Please sign in to comment.