From 49e2e14dd86a54ad30b87d1910d3f78b41455fa2 Mon Sep 17 00:00:00 2001 From: Gregory John Casamento Date: Sat, 12 Oct 2019 12:44:15 -0400 Subject: [PATCH] Correct headers. --- Headers/Foundation/NSDateInterval.h | 2 +- Source/NSDateInterval.m | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Headers/Foundation/NSDateInterval.h b/Headers/Foundation/NSDateInterval.h index 672f2ebc2..2341ee4db 100644 --- a/Headers/Foundation/NSDateInterval.h +++ b/Headers/Foundation/NSDateInterval.h @@ -2,7 +2,7 @@ /* Definition of class NSDateInterval Copyright (C) 2019 Free Software Foundation, Inc. - By: heron + By: Gregory Casamento Date: Wed Oct 9 16:24:13 EDT 2019 This file is part of the GNUstep Library. diff --git a/Source/NSDateInterval.m b/Source/NSDateInterval.m index 989dc367c..2a15bffbd 100644 --- a/Source/NSDateInterval.m +++ b/Source/NSDateInterval.m @@ -2,7 +2,7 @@ /* Implementation of class NSDateInterval Copyright (C) 2019 Free Software Foundation, Inc. - By: heron + By: Gregory Casamento Date: Wed Oct 9 16:24:13 EDT 2019 This file is part of the GNUstep Library.