Skip to content

Commit a38e61e

Browse files
Copied copyright notices from msprime C code.
1 parent 69e621d commit a38e61e

File tree

12 files changed

+12
-0
lines changed

12 files changed

+12
-0
lines changed

c/tskit/convert.c

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) 2019 Tskit Developers
5+
* Copyright (c) 2015-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

c/tskit/convert.h

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) 2019 Tskit Developers
5+
* Copyright (c) 2015-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

c/tskit/core.c

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) 2019 Tskit Developers
5+
* Copyright (c) 2015-2018 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

c/tskit/core.h

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) 2019 Tskit Developers
5+
* Copyright (c) 2015-2018 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

c/tskit/genotypes.c

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) 2019 Tskit Developers
5+
* Copyright (c) 2016-2018 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

c/tskit/genotypes.h

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) 2019 Tskit Developers
5+
* Copyright (c) 2016-2018 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

c/tskit/stats.c

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) 2019 Tskit Developers
5+
* Copyright (c) 2016-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

c/tskit/stats.h

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) 2019 Tskit Developers
5+
* Copyright (c) 2016-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

c/tskit/tables.c

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) 2019 Tskit Developers
5+
* Copyright (c) 2017-2018 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

c/tskit/tables.h

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) 2019 Tskit Developers
5+
* Copyright (c) 2017-2018 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)