mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Fix copyright header information
Remove TimelineView application
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user