update dates in the source files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copyright 2024, School of Engineering and Architecture of Fribourg
|
||||
# Copyright 2025, School of Engineering and Architecture of Fribourg
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -16,8 +16,8 @@
|
||||
# limitations under the License.
|
||||
|
||||
__author__ = 'Michael Mader'
|
||||
__date__ = "2023-03-12"
|
||||
__version__ = "0.2"
|
||||
__date__ = "2025-03-11"
|
||||
__version__ = "0.3"
|
||||
__email__ = "michael.maeder@hefr.ch"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user