- Cleaned up soeveral Copyright strings.

- Shuffled the resource app_flags entry as it somehow fixed corrupt version/description;icons for several files here. It seems this entry must be the last one before the icons.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19735 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Bruno G. Albuquerque
2007-01-07 16:03:13 +00:00
parent 08cf72ce97
commit 3fbb09f87f
26 changed files with 56 additions and 58 deletions
@@ -10,8 +10,8 @@ resource app_version {
internal = 0,
short_info = "ProcessController",
long_info = "ProcessController ©1997-2001, G.E. Berenger,\n"
"©2006 Haiku"
long_info = "ProcessController ©1997-2001 G.E. Berenger,\n"
"©2006-2007 Haiku, Inc."
};
resource app_flags B_SINGLE_LAUNCH;