Another year, another copyright date bump :)

This commit is contained in:
Mike Swanson 2015-04-29 14:53:21 -07:00
parent 50213d16ed
commit 9b84cdebf0
6 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2001-2014 Copyright (c) 2001-2015
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,4 +1,4 @@
# Copyright (c) 2001-2014 # Copyright (c) 2001-2015
# 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-2014 ; Copyright (c) 2001-2015
; 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-2014 # Copyright (c) 2001-2015
# 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-2014 # Copyright (c) 2001-2015
# 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-2014 # Copyright (c) 2001-2015
# 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