Skip to content

Commit 3e3c0e2

Browse files
authored
update license (#31)
* update license * year
1 parent f4f0e1b commit 3e3c0e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 xavier dupré
3+
Copyright (c) 2023-2024 xavier dupré
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

_doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
source_suffix = ".rst"
4646
master_doc = "index"
4747
project = "sphinx-runpython"
48-
copyright = "2023, Xavier Dupré"
48+
copyright = "2023-2024, Xavier Dupré"
4949
author = "Xavier Dupré"
5050
version = __version__
5151
release = __version__

0 commit comments

Comments
 (0)