aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/rust/hello_lib/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rust/hello_lib/src/lib.rs')
-rw-r--r--examples/rust/hello_lib/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rust/hello_lib/src/lib.rs b/examples/rust/hello_lib/src/lib.rs
index 8f2b5a11f5..9dc608911f 100644
--- a/examples/rust/hello_lib/src/lib.rs
+++ b/examples/rust/hello_lib/src/lib.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.