Update copyright strings

This commit is contained in:
Mike Swanson 2014-09-18 11:51:03 -07:00
parent e40ae42637
commit dfe26e5607
6 changed files with 6 additions and 7 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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