Browse Source

examples/uptime.rs: fix copyright year

Quentin Monnet 8 years ago
parent
commit
50ea234c42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/uptime.rs

+ 1 - 1
examples/uptime.rs

@@ -1,4 +1,4 @@
-// Copyright 2016 6WIND S.A. <quentin.monnet@6wind.com>
+// Copyright 2017 6WIND S.A. <quentin.monnet@6wind.com>
 //
 // Licensed under the Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-2.0> or
 // the MIT license <http://opensource.org/licenses/MIT>, at your option. This file may not be