diff --git a/LICENSE b/LICENSE index 2ea78de..5c49742 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 cal +Copyright (c) 2025 Cal Wing 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 without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/makeGraph.py b/makeGraph.py index 4f9ff79..8f3e909 100644 --- a/makeGraph.py +++ b/makeGraph.py @@ -5,6 +5,7 @@ #### 2023 - Added pltKeyClose function #### 2023 - Added UQ Default Colours to MatPlotLib #### 2023 - Added auto-magic 3D plot generation, label addition & min/max line points +#### 2025 - Released under MIT __author__ = "Cal Wing" __version__ = "0.1.12"