Преглед изворни кода

Bump copyright year on files I modified

Corey Farwell пре 11 година
родитељ
комит
1a3533e4e0
3 измењених фајлова са 3 додато и 3 уклоњено
  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