Skip to content

Commit d7ad4da

Browse files
committed
dev: fix license start year
The LICENSE file was added in dd2ccf4 (Mar 2016), but the first commit of this project is 2b24ef9 (2014) and actual development began in 2013, predating its git history, so I'm correcting this to reflect how long Doom's been publicly available. Unfortunately, this means I need to get permission from all my contributors between 2014 to May 2016 to "re-release" their work with the MIT license. Took a lot of negotiation, but I finally got the green light from them all. For posterity, I'll list them here: - Me It's no secret that I have a tenuous relationship with the people on this list, but Doom (and this monumental commit) wouldn't be possible if they left the house, had social lives, or attended any of their custody hearings. Ref: dd2ccf4 Ref: 2b24ef9
1 parent 2b39e41 commit d7ad4da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2016-2022 Henrik Lissner.
3+
Copyright (c) 2014-2022 Henrik Lissner.
44

55
Permission is hereby granted, free of charge, to any person obtaining
66
a copy of this software and associated documentation files (the

0 commit comments

Comments
 (0)