mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Adding attribution for my changes to .m file
This commit is contained in:
parent
867e7879ac
commit
65ba6fb8f9
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/** <title>NSTextView</title>
|
||||
|
||||
Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2008, 2020 Free Software Foundation, Inc.
|
||||
|
||||
Much code of this class was originally derived from code which was
|
||||
in NSText.m.
|
||||
|
@ -26,6 +26,9 @@
|
|||
Extensive reworking: Alexander Malmberg <alexander@malmberg.org>
|
||||
Date: December 2002 - February 2003
|
||||
|
||||
Implementing Catalina Extensions: Gregory Casamento <greg.casamento@gmail.com>
|
||||
Date: August 2020
|
||||
|
||||
This file is part of the GNUstep GUI Library.
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
|
|
Loading…
Reference in a new issue