Skip to content

Commit

Permalink
Update license
Browse files Browse the repository at this point in the history
  • Loading branch information
uvchik committed Mar 9, 2021
1 parent bc4d7a3 commit ec2f701
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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) 2019 oemof developer group
Copyright (c) 2019-2021 oemof developer group

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
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

# General information about the project.
project = u'windpowerlib'
copyright = u'2016, oemof developer group'
copyright = u'2016-2021, oemof developer group'
author = u'oemof developer group'

import windpowerlib
Expand Down Expand Up @@ -294,7 +294,7 @@
epub_title = u'windpowerlib'
epub_author = u'oemof developer group'
epub_publisher = u'oemof developer group'
epub_copyright = u'2016, oemof developer group'
epub_copyright = u'2016-2021, oemof developer group'

# The basename for the epub file. It defaults to the project name.
#epub_basename = u'pahesmf'
Expand Down

0 comments on commit ec2f701

Please sign in to comment.