Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit88f73cf

Browse files
committed
Update copyright year
1 parentadd127a commit88f73cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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) 2006-2017 the contributors of the "Python for .NET" project
3+
Copyright (c) 2006-2019 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"),

‎src/SharedAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly:AssemblyConfiguration("")]
1010
[assembly:AssemblyCompany("pythonnet")]
1111
[assembly:AssemblyProduct("Python for .NET")]
12-
[assembly:AssemblyCopyright("Copyright (c) 2006-2017 the contributors of the 'Python for .NET' project")]
12+
[assembly:AssemblyCopyright("Copyright (c) 2006-2019 the contributors of the 'Python for .NET' project")]
1313
[assembly:AssemblyTrademark("")]
1414

1515
[assembly:AssemblyCulture("")]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp