Skip to content

Commit 69e621d

Browse files
Copied copyright notices from msprime Python headers
1 parent 6328dcc commit 69e621d

22 files changed

+22
-0
lines changed

python/tests/simplify.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MIT License
22
#
33
# Copyright (c) 2018-2019 Tskit Developers
4+
# Copyright (c) 2015-2018 University of Oxford
45
#
56
# Permission is hereby granted, free of charge, to any person obtaining a copy
67
# of this software and associated documentation files (the "Software"), to deal

python/tests/test_drawing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# MIT License
33
#
44
# Copyright (c) 2018-2019 Tskit Developers
5+
# Copyright (C) 2017 University of Oxford
56
#
67
# Permission is hereby granted, free of charge, to any person obtaining a copy
78
# of this software and associated documentation files (the "Software"), to deal

python/tests/test_file_format.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MIT License
22
#
33
# Copyright (c) 2018-2019 Tskit Developers
4+
# Copyright (c) 2016-2018 University of Oxford
45
#
56
# Permission is hereby granted, free of charge, to any person obtaining a copy
67
# of this software and associated documentation files (the "Software"), to deal

python/tests/test_highlevel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MIT License
22
#
33
# Copyright (c) 2018-2019 Tskit Developers
4+
# Copyright (c) 2015-2018 University of Oxford
45
#
56
# Permission is hereby granted, free of charge, to any person obtaining a copy
67
# of this software and associated documentation files (the "Software"), to deal

python/tests/test_lowlevel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MIT License
22
#
33
# Copyright (c) 2018-2019 Tskit Developers
4+
# Copyright (c) 2015-2018 University of Oxford
45
#
56
# Permission is hereby granted, free of charge, to any person obtaining a copy
67
# of this software and associated documentation files (the "Software"), to deal

python/tests/test_metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# MIT License
33
#
44
# Copyright (c) 2018-2019 Tskit Developers
5+
# Copyright (c) 2017 University of Oxford
56
#
67
# Permission is hereby granted, free of charge, to any person obtaining a copy
78
# of this software and associated documentation files (the "Software"), to deal

python/tests/test_newick.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MIT License
22
#
33
# Copyright (c) 2018-2019 Tskit Developers
4+
# Copyright (c) 2017 University of Oxford
45
#
56
# Permission is hereby granted, free of charge, to any person obtaining a copy
67
# of this software and associated documentation files (the "Software"), to deal

python/tests/test_provenance.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MIT License
22
#
33
# Copyright (c) 2018-2019 Tskit Developers
4+
# Copyright (C) 2018 University of Oxford
45
#
56
# Permission is hereby granted, free of charge, to any person obtaining a copy
67
# of this software and associated documentation files (the "Software"), to deal

python/tests/test_stats.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MIT License
22
#
33
# Copyright (c) 2018-2019 Tskit Developers
4+
# Copyright (C) 2016 University of Oxford
45
#
56
# Permission is hereby granted, free of charge, to any person obtaining a copy
67
# of this software and associated documentation files (the "Software"), to deal

python/tests/test_tables.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# MIT License
33
#
44
# Copyright (c) 2018-2019 Tskit Developers
5+
# Copyright (c) 2017 University of Oxford
56
#
67
# Permission is hereby granted, free of charge, to any person obtaining a copy
78
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)