Cleanup: remove "The Original Code is: ..." from code comments

This is almost always meaningless as most code has changed
since the comment was added. Besides this, version control can be used
to check if/when a file was modified.

Some cases of this were kept when they contain details
about the original copyright holder.
This commit is contained in:
2022-02-09 16:00:05 +11:00
parent 59a7095f79
commit 68a21697be
25 changed files with 0 additions and 50 deletions

View File

@@ -15,8 +15,6 @@
*
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved.
*
* The Original Code is: some of this file.
*/
#pragma once