about summary refs log tree commit diff
path: root/yants.nix
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-08-08T21·14+0100
committerVincent Ambo <tazjin@google.com>2019-08-28T13·36+0100
commit08116dbf51a771e148b11ed3486632a6ac11bca7 (patch)
treedf26ed53cce014fc8c615fb7936bb495ba601af6 /yants.nix
parentbc130254bc5666e135382ce9f58e8ea96f5ba47e (diff)
chore: Add Google's copyright header
Diffstat (limited to 'yants.nix')
-rw-r--r--yants.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/yants.nix b/yants.nix
index a00d084392..a24792f8a5 100644
--- a/yants.nix
+++ b/yants.nix
@@ -1,3 +1,6 @@
+# Copyright 2019 Google LLC
+# SPDX-License-Identifier: Apache-2.0
+#
 # Provides a "type-system" for Nix that provides various primitive &
 # polymorphic types as well as the ability to define & check records.
 #