diff options
| author | bors <bors@rust-lang.org> | 2016-01-05 13:54:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-01-05 13:54:30 +0000 |
| commit | bd58fd8438bd906c8e87b98218a605db84d42c68 (patch) | |
| tree | a87de66ee463173ab621346bd1288c1c9586bd7f | |
| parent | 5253294d222fe725fbbae1052d110f7eaa4ae10e (diff) | |
| parent | d5c8f626a8e4c5166833ee4d40ff95c4e8694e13 (diff) | |
| download | rust-bd58fd8438bd906c8e87b98218a605db84d42c68.tar.gz rust-bd58fd8438bd906c8e87b98218a605db84d42c68.zip | |
Auto merge of #30665 - zachpanz88:new-year, r=nrc
New copyright date Happy new year!
| -rw-r--r-- | COPYRIGHT | 2 | ||||
| -rw-r--r-- | LICENSE-MIT | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/COPYRIGHT b/COPYRIGHT index 0eac7ac9de2..5ab70b7120f 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -6,7 +6,7 @@ terms. Longer version: -The Rust Project is copyright 2015, The Rust Project +The Rust Project is copyright 2016, The Rust Project Developers (given in the file AUTHORS.txt). Licensed under the Apache License, Version 2.0 diff --git a/LICENSE-MIT b/LICENSE-MIT index e69282e381b..40b8817a47b 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2015 The Rust Project Developers +Copyright (c) 2016 The Rust Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated |
