aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/d/hello_lib/greeter_test.d
diff options
context:
space:
mode:
authorGravatar Lukacs Berki <lberki@google.com>2015-10-21 10:47:26 +0000
committerGravatar Han-Wen Nienhuys <hanwen@google.com>2015-10-21 14:39:17 +0000
commit14328eba08b34165fce5f6e26fd9c5dfe5c321a8 (patch)
treebad7bba06243df6abb50d1e40a4741d5d2e06eda /examples/d/hello_lib/greeter_test.d
parent5f7e63e72a8843660e9e79d2afe994abee405bb1 (diff)
Replace "Google Inc" with "The Bazel Authors" in every copyright notice.
-- MOS_MIGRATED_REVID=105949508
Diffstat (limited to 'examples/d/hello_lib/greeter_test.d')
-rw-r--r--examples/d/hello_lib/greeter_test.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/d/hello_lib/greeter_test.d b/examples/d/hello_lib/greeter_test.d
index 6ebd7f9cb1..4d927c5b01 100644
--- a/examples/d/hello_lib/greeter_test.d
+++ b/examples/d/hello_lib/greeter_test.d
@@ -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.