Skip to content

Commit

Permalink
update license
Browse files Browse the repository at this point in the history
  • Loading branch information
dipinknair committed Jan 19, 2024
1 parent 6b0ec4e commit ba9b92d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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) 2022 PyAnsys
Copyright (c) 2024 PyAnsys

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
6 changes: 1 addition & 5 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@
"image/svg+xml",
]

from ansys_sphinx_theme import (
__version__,
ansys_favicon,
ansys_logo_black,
)
from ansys_sphinx_theme import __version__, ansys_favicon, ansys_logo_black

# Project information
project = "ansys_sphinx_theme"
Expand Down

0 comments on commit ba9b92d

Please sign in to comment.