You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NOTICE.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
Controllio
2
-
Copyright (c) 2023 Ioannis Stefanis
2
+
Copyright (c) 2023-2024 Ioannis Stefanis
3
3
4
4
The app uses:
5
5
@@ -13,4 +13,4 @@ The app uses:
13
13
14
14
- the Complex libray, licensed under the MIT License, available at https://github.com/arian/Complex, which is included modified in the 'assets' directory
15
15
16
-
- the Tablot numerical method, whose two implementations originally developed in Python are licensed under the MIT License, available at https://code.activestate.com/recipes/576934/ and https://code.activestate.com/recipes/576938/ respectively (their licences are included in the 'assets' directory)
16
+
- the Tablot numerical method, whose two implementations originally developed in Python are licensed under the MIT License, available at https://code.activestate.com/recipes/576934/ and https://code.activestate.com/recipes/576938/ respectively (their licenses are included in the 'assets' directory)
0 commit comments