diff --git a/LICENSE b/LICENSE index d1f01c8..b9da76b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015-2017 Doug Tangren +Copyright (c) 2015-2019 Doug Tangren Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index 5ce32d1..cd85593 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,6 @@ atty = "0.2" ## usage ```rust -extern crate atty; - use atty::Stream; fn main() { @@ -73,4 +71,4 @@ stderr? false stdin? true ``` -Doug Tangren (softprops) 2015-2017 +Doug Tangren (softprops) 2015-2019