Consistent header for NSDateIntervalFormatter.h

This commit is contained in:
Gregory John Casamento 2019-10-20 09:21:22 -04:00
parent 97f817167c
commit 629a3c2d5c
4 changed files with 50 additions and 2 deletions

View file

@ -214,6 +214,7 @@ NSData.m \
NSDate.m \
NSDateFormatter.m \
NSDateInterval.m \
NSDateIntervalFormatter.m \
NSDebug.m \
NSDecimal.m \
NSDecimalNumber.m \
@ -409,6 +410,7 @@ NSConnection.h \
NSData.h \
NSDateFormatter.h \
NSDateInterval.h \
NSDateIntervalFormatter.h \
NSDate.h \
NSDebug.h \
NSDecimal.h \

View file

@ -2,7 +2,7 @@
/* Implementation of class NSDateIntervalFormatter
Copyright (C) 2019 Free Software Foundation, Inc.
By: heron
By: Gregory John Casamento <greg.casamento@gmail.com>
Date: Wed Oct 9 16:23:55 EDT 2019
This file is part of the GNUstep Library.