mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
Another year, another copyright date bump :)
This commit is contained in:
parent
50213d16ed
commit
9b84cdebf0
6 changed files with 6 additions and 6 deletions
2
COPYING
2
COPYING
|
@ -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
|
||||||
|
|
2
Makefile
2
Makefile
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue