Skip to content

Commit d93af40

Browse files
authored
update license (#65)
* update license * year * year
1 parent 642a0cc commit d93af40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2023, Xavier Dupré
1+
Copyright (c) 2023-2024, Xavier Dupré
22

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

_doc/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
source_suffix = ".rst"
3636
master_doc = "index"
3737
project = "onnx-array-api"
38-
copyright = "2023, Xavier Dupré"
38+
copyright = "2023-2024, Xavier Dupré"
3939
author = "Xavier Dupré"
4040
version = __version__
4141
release = __version__

0 commit comments

Comments
 (0)