[tz] [PATCH 2/7] * strftime.c: Bring back "Based on UCB" comment.
Paul Eggert
eggert at cs.ucla.edu
Thu Feb 21 07:53:30 UTC 2013
This was inadvertently omitted when SCCS keywords were removed.
---
strftime.c | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/strftime.c b/strftime.c
index 4950f74..0fa8309 100644
--- a/strftime.c
+++ b/strftime.c
@@ -1,3 +1,8 @@
+/*
+** Based on the UCB version with the copyright notice appearing below.
+** This is ANSIish only when "multibyte character == plain character".
+*/
+
#include "private.h"
/*
--
1.7.10.4
More information about the tz
mailing list