aboutsummaryrefslogtreecommitdiffstats
path: root/util/datetime/strptime.cpp
diff options
context:
space:
mode:
authorqwerty <qwerty@yandex-team.ru>2022-02-10 16:49:24 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:24 +0300
commit34e37ee57f5837a8da2fdfaccaac9bbe6c7f02ba (patch)
treec9e2dc7251a6743c4352ec4a4c717b18a1bd4da7 /util/datetime/strptime.cpp
parent19bd45eb7775ffded0c62ab05d10b7326198aaa6 (diff)
downloadydb-34e37ee57f5837a8da2fdfaccaac9bbe6c7f02ba.tar.gz
Restoring authorship annotation for <qwerty@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/datetime/strptime.cpp')
-rw-r--r--util/datetime/strptime.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/util/datetime/strptime.cpp b/util/datetime/strptime.cpp
index f0d4ec333e..cf6acf2445 100644
--- a/util/datetime/strptime.cpp
+++ b/util/datetime/strptime.cpp
@@ -5,20 +5,20 @@
* Powerdog Industries kindly requests feedback from anyone modifying
* this function:
*
- * Date: Thu, 05 Jun 1997 23:17:17 -0400
+ * Date: Thu, 05 Jun 1997 23:17:17 -0400
* From: Kevin Ruddy <kevin.ruddy@powerdog.com>
* To: James FitzGibbon <james@nexis.net>
* Subject: Re: Use of your strptime(3) code (fwd)
- *
+ *
* The reason for the "no mod" clause was so that modifications would
- * come back and we could integrate them and reissue so that a wider
- * audience could use it (thereby spreading the wealth). This has
+ * come back and we could integrate them and reissue so that a wider
+ * audience could use it (thereby spreading the wealth). This has
* made it possible to get strptime to work on many operating systems.
* I'm not sure why that's "plain unacceptable" to the FreeBSD team.
- *
+ *
* Anyway, you can change it to "with or without modification" as
- * you see fit. Enjoy.
- *
+ * you see fit. Enjoy.
+ *
* Kevin Ruddy
* Powerdog Industries, Inc.
*/