Skip to content

Commit

Permalink
Fix copyrights and year
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Aug 9, 2022
1 parent 53caa61 commit f343dd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 3D geoinformation group at TU Delft (https://3d.bk.tudelft.nl)
Copyright (c) 2022 3D geoinformation group at TU Delft (https://3d.bk.tudelft.nl)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# -- Project information -----------------------------------------------------

project = 'cjio'
copyright = '2021, Hugo Ledoux'
copyright = '2022, 3D geoinformation group at TU Delft'
author = 'Hugo Ledoux, Balázs Dukai'

# The full version, including alpha/beta/rc tags
Expand Down

0 comments on commit f343dd1

Please sign in to comment.