add (c)
This commit is contained in:
@@ -141,3 +141,9 @@ TitleSubst::~TitleSubst()
|
||||
for(unsigned i = 0; i < ttab.size(); ++i)
|
||||
delete ttab[i];
|
||||
}
|
||||
|
||||
/*
|
||||
* Copyright (c) 2003 by the person(s) listed below. All rights reserved.
|
||||
*
|
||||
* Glenn Maynard
|
||||
*/
|
||||
|
||||
@@ -20,3 +20,9 @@ public:
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Copyright (c) 2003 by the person(s) listed below. All rights reserved.
|
||||
*
|
||||
* Glenn Maynard
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user