Fixed grammatical error ("All Rights" -> "All rights")

This commit is contained in:
Ahmed Khanzada 2020-04-20 22:07:14 -07:00
parent 2c2fb3a9ef
commit ab9810a771
16 changed files with 17 additions and 17 deletions

View file

@ -1,4 +1,4 @@
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>
#include "MyController.h"

View file

@ -1,4 +1,4 @@
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>
#include "WinController.h"

View file

@ -1,4 +1,4 @@
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>
#include "MyController.h"

View file

@ -24,7 +24,7 @@
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>

View file

@ -1796,8 +1796,8 @@
[actions addObjectsFromArray: [classInfo objectForKey: @"ExtraActions"]];
// header file comments...
[headerFile appendString: @"/* All Rights reserved */\n\n"];
[sourceFile appendString: @"/* All Rights reserved */\n\n"];
[headerFile appendString: @"/* All rights reserved */\n\n"];
[sourceFile appendString: @"/* All rights reserved */\n\n"];
[headerFile appendString: @"#include <AppKit/AppKit.h>\n\n"];
[sourceFile appendString: @"#include <AppKit/AppKit.h>\n"];
if ([[headerPath stringByDeletingLastPathComponent]

View file

@ -22,7 +22,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111 USA.
*/
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>

View file

@ -24,7 +24,7 @@
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>

View file

@ -28,7 +28,7 @@
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* All Rights reserved */
/* All rights reserved */
#include <Foundation/Foundation.h>
#include <AppKit/AppKit.h>

View file

@ -1,4 +1,4 @@
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>

View file

@ -1,4 +1,4 @@
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>

View file

@ -1,4 +1,4 @@
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>

View file

@ -1,4 +1,4 @@
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>

View file

@ -24,7 +24,7 @@
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>

View file

@ -24,7 +24,7 @@
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>

View file

@ -24,7 +24,7 @@
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>
#include <AppKit/PSOperators.h>

View file

@ -23,7 +23,7 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111 USA.
*/
/* All Rights reserved */
/* All rights reserved */
#include <AppKit/AppKit.h>