mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-31 20:16:55 -04:00
Add missing SPDX identifiers, use CC0 explicitly in dist
This commit is contained in:
parent
65ca45aed6
commit
4e0a23811d
8 changed files with 128 additions and 4 deletions
|
@ -1,10 +1,11 @@
|
|||
= Freedoom Manual
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
Welcome to Freedoom, a complete game that is free and open source software.
|
||||
Freedoom is made available under the modified BSD license, meaning that
|
||||
anyone is free to share it, modify it and reuse parts of it.
|
||||
|
||||
// For more details, see the <<reusing,reusing section>>.
|
||||
For more details, see the <<reusing,reusing section>>.
|
||||
|
||||
image::../graphics/titlepic/titlepic.png[Freedoom Title Image,align="center",width=380,pdfwidth=50vw]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue