diff --git a/LICENSE b/LICENSE index 14af4f8..fa78557 100755 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2018-2020, Lars Gebraad +Copyright (c) 2018-2022, Lars Gebraad All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/docs-source/source/conf.py b/docs-source/source/conf.py index 97d657b..1880cbc 100755 --- a/docs-source/source/conf.py +++ b/docs-source/source/conf.py @@ -21,7 +21,7 @@ # -- Project information ----------------------------------------------------- project = "psvWave" -copyright = "2018-2020, Lars Gebraad" +copyright = "2018-2022, Lars Gebraad" author = "Lars Gebraad" # The short X.Y version diff --git a/docs-source/source/python/index.rst b/docs-source/source/python/index.rst index a97292e..78a6956 100644 --- a/docs-source/source/python/index.rst +++ b/docs-source/source/python/index.rst @@ -2,8 +2,9 @@ Python API reference ==================== The Python API is the preferred way to talk to psvWave. Howeverm, we do recommend you -first check out the notebooks (either on our GitHub, or Docker image). Find the -description of the Python API below. +first check out the notebooks (either on our +`GitHub `_, or Docker image). +Find the description of the Python API below. .. toctree:: :maxdepth: 1