Fix copyright header information

Remove TimelineView application
This commit is contained in:
Alexander Bock
2020-02-12 22:36:11 +01:00
parent 3355e85385
commit de24e81bda
27 changed files with 40 additions and 1768 deletions

View File

@@ -3,7 +3,7 @@
"""
OpenSpace
Copyright (c) 2014-2018
Copyright (c) 2014-2020
Permission is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in the Software
@@ -59,7 +59,7 @@ import os
import re
import sys
current_year = '2019'
current_year = '2020'
is_strict_mode = False
is_silent_mode = False