aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/GazeAnalysis/TransitionMatrix.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/argaze/GazeAnalysis/TransitionMatrix.py')
-rw-r--r--src/argaze/GazeAnalysis/TransitionMatrix.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/argaze/GazeAnalysis/TransitionMatrix.py b/src/argaze/GazeAnalysis/TransitionMatrix.py
index 8012f5e..567bd39 100644
--- a/src/argaze/GazeAnalysis/TransitionMatrix.py
+++ b/src/argaze/GazeAnalysis/TransitionMatrix.py
@@ -9,7 +9,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
-this program. If not, see <http://www.gnu.org/licenses/>.
+this program. If not, see <https://www.gnu.org/licenses/>.
"""
__author__ = "Théo de la Hogue"