Skip to content

Commit

Permalink
Added Jeremy as co-author and changed the copyright/license date
Browse files Browse the repository at this point in the history
  • Loading branch information
aloukina committed Feb 16, 2018
1 parent bcc2420 commit 4e157c0
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2016 Educational Testing Service.
Copyright 2018 Educational Testing Service.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@

# General information about the project.
project = u'Rater Scoring Modeling Tool'
copyright = '2016, Educational Testing Service'
author = 'Nitin Madnani and Anastassia Loukina'
copyright = '2018, Educational Testing Service'
author = 'Nitin Madnani, Jeremy Biggs, and Anastassia Loukina'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down
1 change: 1 addition & 0 deletions rsmtool/convert_feature_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
:author: Anastassia Loukina ([email protected])
:author: Nitin Madnani ([email protected])
:author: Jeremy Biggs ([email protected])
:organization: ETS
"""
Expand Down
1 change: 1 addition & 0 deletions tests/compare_config_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
:author: Anastassia Loukina ([email protected])
:author: Nitin Madnani ([email protected])
:author: Jeremy Biggs ([email protected])
:organization: ETS
"""

Expand Down
1 change: 1 addition & 0 deletions tests/copy_jsons.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
:author: Anastassia Loukina ([email protected])
:author: Nitin Madnani ([email protected])
:author: Jeremy Biggs ([email protected])
:organization: ETS
"""

Expand Down

0 comments on commit 4e157c0

Please sign in to comment.