Updated copyrights.

This commit is contained in:
Steve Nygard 2000-10-15 01:22:18 +00:00
parent 14b56dfd79
commit 6b599b8c1e
22 changed files with 45 additions and 45 deletions

View File

@ -1,11 +1,11 @@
//
// $Id: MappedFile.h,v 1.5 2000/10/15 01:17:53 nygard Exp $
// $Id: MappedFile.h,v 1.6 2000/10/15 01:22:16 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1999 Steve Nygard
// Copyright (C) 1997, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: MappedFile.m,v 1.5 2000/10/15 01:17:53 nygard Exp $
// $Id: MappedFile.m,v 1.6 2000/10/15 01:22:16 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1998, 1999 Steve Nygard
// Copyright (C) 1997, 1998, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcCategory.h,v 1.4 2000/10/15 01:17:53 nygard Exp $
// $Id: ObjcCategory.h,v 1.5 2000/10/15 01:22:16 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1999 Steve Nygard
// Copyright (C) 1997, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcCategory.m,v 1.3 1999/08/09 07:45:01 nygard Exp $
// $Id: ObjcCategory.m,v 1.4 2000/10/15 01:22:16 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1999 Steve Nygard
// Copyright (C) 1997, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcClass.h,v 1.4 2000/10/15 01:17:53 nygard Exp $
// $Id: ObjcClass.h,v 1.5 2000/10/15 01:22:17 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1999 Steve Nygard
// Copyright (C) 1997, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcClass.m,v 1.3 1999/08/09 07:45:01 nygard Exp $
// $Id: ObjcClass.m,v 1.4 2000/10/15 01:22:17 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1999 Steve Nygard
// Copyright (C) 1997, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcIvar.h,v 1.4 2000/10/15 01:17:53 nygard Exp $
// $Id: ObjcIvar.h,v 1.5 2000/10/15 01:22:17 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1999 Steve Nygard
// Copyright (C) 1997, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcIvar.m,v 1.2 1999/08/09 07:45:01 nygard Exp $
// $Id: ObjcIvar.m,v 1.3 2000/10/15 01:22:17 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997 Steve Nygard
// Copyright (C) 1997, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcMethod.h,v 1.4 2000/10/15 01:17:53 nygard Exp $
// $Id: ObjcMethod.h,v 1.5 2000/10/15 01:22:17 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1999 Steve Nygard
// Copyright (C) 1997, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcMethod.m,v 1.2 1999/08/09 07:45:01 nygard Exp $
// $Id: ObjcMethod.m,v 1.3 2000/10/15 01:22:17 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997 Steve Nygard
// Copyright (C) 1997, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcProtocol.h,v 1.4 2000/10/15 01:17:53 nygard Exp $
// $Id: ObjcProtocol.h,v 1.5 2000/10/15 01:22:17 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1999 Steve Nygard
// Copyright (C) 1997, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcProtocol.m,v 1.3 1999/08/09 07:45:02 nygard Exp $
// $Id: ObjcProtocol.m,v 1.4 2000/10/15 01:22:17 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1999 Steve Nygard
// Copyright (C) 1997, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcThing.h,v 1.4 2000/10/15 01:17:53 nygard Exp $
// $Id: ObjcThing.h,v 1.5 2000/10/15 01:22:17 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1999 Steve Nygard
// Copyright (C) 1997, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: ObjcThing.m,v 1.2 1999/08/09 07:45:02 nygard Exp $
// $Id: ObjcThing.m,v 1.3 2000/10/15 01:22:18 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997 Steve Nygard
// Copyright (C) 1997, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: class-dump.h,v 1.2 1999/08/09 07:45:02 nygard Exp $
// $Id: class-dump.h,v 1.3 2000/10/15 01:22:18 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997 Steve Nygard
// Copyright (C) 1997, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: class-dump.m,v 1.6 2000/10/15 01:17:54 nygard Exp $
// $Id: class-dump.m,v 1.7 2000/10/15 01:22:18 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1998, 1999 Steve Nygard
// Copyright (C) 1997, 1998, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
@ -906,7 +906,7 @@ void print_header (void)
"/*\n"
" * Generated by class-dump (version %s).\n"
" *\n"
" * class-dump is Copyright (C) 1997, 1999 by Steve Nygard.\n"
" * class-dump is Copyright (C) 1997, 1999, 2000 by Steve Nygard.\n"
" */\n", CLASS_DUMP_VERSION
);
}

View File

@ -1,11 +1,11 @@
//
// $Id: datatypes.h,v 1.2 1999/08/09 07:45:03 nygard Exp $
// $Id: datatypes.h,v 1.3 2000/10/15 01:22:18 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997 Steve Nygard
// Copyright (C) 1997, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: datatypes.m,v 1.4 2000/10/15 01:17:54 nygard Exp $
// $Id: datatypes.m,v 1.5 2000/10/15 01:22:18 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997, 1999 Steve Nygard
// Copyright (C) 1997, 1999, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

4
gram.y
View File

@ -1,13 +1,13 @@
%{
//
// $Id: gram.y,v 1.4 2000/10/15 01:17:54 nygard Exp $
// $Id: gram.y,v 1.5 2000/10/15 01:22:18 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997 Steve Nygard
// Copyright (C) 1997, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: lexer.c,v 1.2 1999/08/09 07:45:03 nygard Exp $
// $Id: lexer.c,v 1.3 2000/10/15 01:22:18 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997 Steve Nygard
// Copyright (C) 1997, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: my_regex.c,v 1.2 1999/08/09 07:45:03 nygard Exp $
// $Id: my_regex.c,v 1.3 2000/10/15 01:22:18 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997 Steve Nygard
// Copyright (C) 1997, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,11 +1,11 @@
//
// $Id: my_regex.h,v 1.2 1999/08/09 07:45:04 nygard Exp $
// $Id: my_regex.h,v 1.3 2000/10/15 01:22:18 nygard Exp $
//
//
// This file is a part of class-dump v2, a utility for examining the
// Objective-C segment of Mach-O files.
// Copyright (C) 1997 Steve Nygard
// Copyright (C) 1997, 2000 Steve Nygard
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by