Rollup merge of #31007 - pra85:license, r=aturon
According to http://www.copyright.gov/circs/circ01.pdf (See screenshot of relevant section below) , listing the first year of publication in the copyright is enough  The commits d5c8f626a8e4c5166833 and f979f91ae20b2da9b24140334 have changed the copyright years This commit reverts back those changes, so that license year is again 2014 (As it was, when this license was first introduced in commit 90ba013bde2396f200196 ) -------------------------------------- Edit 1: Added screenshot
This commit is contained in:
commit
c98833d41e
@ -6,7 +6,7 @@ terms.
|
||||
|
||||
Longer version:
|
||||
|
||||
The Rust Project is copyright 2016, The Rust Project
|
||||
The Rust Project is copyright 2010, The Rust Project
|
||||
Developers.
|
||||
|
||||
Licensed under the Apache License, Version 2.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
Copyright (c) 2016 The Rust Project Developers
|
||||
Copyright (c) 2010 The Rust Project Developers
|
||||
|
||||
Permission is hereby granted, free of charge, to any
|
||||
person obtaining a copy of this software and associated
|
||||
|
Loading…
x
Reference in New Issue
Block a user