Explorar el Código

Bump copyright year on files I modified

Corey Farwell hace 11 años
padre
commit
1a3533e4e0
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  1. 1 1
      src/form_urlencoded.rs
  2. 1 1
      src/format.rs
  3. 1 1
      src/lib.rs

+ 1 - 1
src/form_urlencoded.rs

@@ -1,4 +1,4 @@
-// Copyright 2013-2014 Simon Sapin.
+// Copyright 2013-2015 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/format.rs

@@ -1,4 +1,4 @@
-// Copyright 2013-2014 Simon Sapin.
+// Copyright 2013-2015 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/lib.rs

@@ -1,4 +1,4 @@
-// Copyright 2013-2014 Simon Sapin.
+// Copyright 2013-2015 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