added copyright stuff
This commit is contained in:
parent
08c518d5dc
commit
9eb85812b3
1 changed files with 8 additions and 0 deletions
|
@ -4,3 +4,11 @@ FileVersion = 1
|
||||||
Name = "Bofa"
|
Name = "Bofa"
|
||||||
TargetType = "BeefLib"
|
TargetType = "BeefLib"
|
||||||
StartupObject = "Bofa.Program"
|
StartupObject = "Bofa.Program"
|
||||||
|
|
||||||
|
[Platform.Windows]
|
||||||
|
Description = "A parser for Books Object Format A"
|
||||||
|
Company = "Booklordofthedings"
|
||||||
|
Product = "Bofa"
|
||||||
|
Copyright = "Booklordofthedings"
|
||||||
|
FileVersion = "1.0.0"
|
||||||
|
ProductVersion = "1.0.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue