mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 16:25:47 -04:00
Update copyright strings
This commit is contained in:
parent
e40ae42637
commit
dfe26e5607
6 changed files with 6 additions and 7 deletions
2
COPYING
2
COPYING
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
|
Copyright (c) 2001-2014
|
||||||
Contributors to the Freedoom project. All rights reserved.
|
Contributors to the Freedoom project. All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
|
3
Makefile
3
Makefile
|
@ -1,5 +1,4 @@
|
||||||
# Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
|
# Copyright (c) 2001-2014
|
||||||
# 2010, 2011, 2013, 2014
|
|
||||||
# Contributors to the Freedoom project. All rights reserved.
|
# Contributors to the Freedoom project. All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
; -DULTDOOM to build for ultimate doom
|
; -DULTDOOM to build for ultimate doom
|
||||||
; -DSHAREWARE to build for shareware doom
|
; -DSHAREWARE to build for shareware doom
|
||||||
;
|
;
|
||||||
; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
; Copyright (c) 2001-2014
|
||||||
; Contributors to the Freedoom project. All rights reserved.
|
; Contributors to the Freedoom project. All rights reserved.
|
||||||
;
|
;
|
||||||
; Redistribution and use in source and binary forms, with or without
|
; Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2013, 2014
|
# Copyright (c) 2001-2014
|
||||||
# Contributors to the Freedoom project. All rights reserved.
|
# Contributors to the Freedoom project. All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# perform sanity check on assignments lists; make sure everything in
|
# perform sanity check on assignments lists; make sure everything in
|
||||||
# the deutex tree is listed in the assignment lists
|
# the deutex tree is listed in the assignment lists
|
||||||
#
|
#
|
||||||
# Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
# Copyright (c) 2001-2014
|
||||||
# Contributors to the Freedoom project. All rights reserved.
|
# Contributors to the Freedoom project. All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
# Copyright (c) 2001-2014
|
||||||
# Contributors to the Freedoom project. All rights reserved.
|
# Contributors to the Freedoom project. All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue