diff options
author | qwerty <[email protected]> | 2022-02-10 16:49:25 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:25 +0300 |
commit | ca6b8a0150d5ee4cc8fb804d1285d9c32fb4fe88 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /util/datetime/strptime.cpp | |
parent | 34e37ee57f5837a8da2fdfaccaac9bbe6c7f02ba (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/datetime/strptime.cpp')
-rw-r--r-- | util/datetime/strptime.cpp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/util/datetime/strptime.cpp b/util/datetime/strptime.cpp index cf6acf24454..f0d4ec333e8 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 <[email protected]> * To: James FitzGibbon <[email protected]> * 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. */ |