Răsfoiți Sursa

Copyright date

Does it matter?
Simon Sapin 10 ani în urmă
părinte
comite
adba760e29
4 a modificat fișierele cu 4 adăugiri și 4 ștergeri
  1. 1 1
      src/form_urlencoded.rs
  2. 1 1
      src/host.rs
  3. 1 1
      src/parser.rs
  4. 1 1
      src/percent_encoding.rs

+ 1 - 1
src/form_urlencoded.rs

@@ -1,4 +1,4 @@
-// Copyright 2013-2015 Simon Sapin.
+// Copyright 2013-2016 Simon Sapin.
 //
 // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 // http://www.apache.org/licenses/LICENSE-2.0> or the MIT license

+ 1 - 1
src/host.rs

@@ -1,4 +1,4 @@
-// Copyright 2013-2014 Simon Sapin.
+// Copyright 2013-2016 Simon Sapin.
 //
 // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 // http://www.apache.org/licenses/LICENSE-2.0> or the MIT license

+ 1 - 1
src/parser.rs

@@ -1,4 +1,4 @@
-// Copyright 2013-2014 Simon Sapin.
+// Copyright 2013-2016 Simon Sapin.
 //
 // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 // http://www.apache.org/licenses/LICENSE-2.0> or the MIT license

+ 1 - 1
src/percent_encoding.rs

@@ -1,4 +1,4 @@
-// Copyright 2013-2014 Simon Sapin.
+// Copyright 2013-2016 Simon Sapin.
 //
 // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 // http://www.apache.org/licenses/LICENSE-2.0> or the MIT license