summary refs log tree commit diff
path: root/gpu_display/examples/simple.rs
diff options
context:
space:
mode:
Diffstat (limited to 'gpu_display/examples/simple.rs')
-rw-r--r--gpu_display/examples/simple.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/gpu_display/examples/simple.rs b/gpu_display/examples/simple.rs
index fcf2e54..140e6cc 100644
--- a/gpu_display/examples/simple.rs
+++ b/gpu_display/examples/simple.rs
@@ -1,3 +1,7 @@
+// Copyright 2019 The Chromium OS Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
 use gpu_display::*;
 
 fn main() {