aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/rust/hello_lib/src/greeter.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rust/hello_lib/src/greeter.rs')
-rw-r--r--examples/rust/hello_lib/src/greeter.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rust/hello_lib/src/greeter.rs b/examples/rust/hello_lib/src/greeter.rs
index 2a4a2f1d3f..2a7d7153b9 100644
--- a/examples/rust/hello_lib/src/greeter.rs
+++ b/examples/rust/hello_lib/src/greeter.rs
@@ -1,4 +1,4 @@
-// Copyright 2015 Google Inc. All rights reserved.
+// Copyright 2015 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.