aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/fmt/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib9/fmt/test.c')
-rw-r--r--src/lib9/fmt/test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib9/fmt/test.c b/src/lib9/fmt/test.c
index 146692e5..4e1b7880 100644
--- a/src/lib9/fmt/test.c
+++ b/src/lib9/fmt/test.c
@@ -1,4 +1,6 @@
/* Copyright (c) 2002-2006 Lucent Technologies; see LICENSE */
+/* Copyright (c) 2004 Google Inc.; see LICENSE */
+
#include <stdio.h>
#include <stdarg.h>
#include <utf.h>