8000 Update LICENSE year & include in recipe · pythonnet/pythonnet@02a8a34 · GitHub
[go: up one dir, main page]

Skip to content

Commit 02a8a34

Browse files
committed
Update LICENSE year & include in recipe
1 parent a9e2fe7 commit 02a8a34

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017 the contributors of the "Python for .NET" project
3+
Copyright (c) 2006-2017 the contributors of the "Python for .NET" project
44

55
Permission is hereby granted, free of charge, to any person obtaining a
66
copy of this software and associated documentation files (the "Software"),

conda.recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ test:
2626
about:
2727
home: https://github.com/pythonnet/pythonnet
2828
license: MIT
29+
license_file: LICENSE

0 commit comments

Comments
 (0)
0