15 Dec
2010
15 Dec
'10
8:30 a.m.
Albert Pool <albertpool(a)solcon.nl> wrote: One patch per message, please. Please see the Submitting Patches page on the Wiki.
--- programs/notepad/Nl.rc | 5 +++-- programs/winecfg/Nl.rc | 15 ++++++++------- 2 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/programs/notepad/Nl.rc b/programs/notepad/Nl.rc index f5eeaab..31178a6 100644 --- a/programs/notepad/Nl.rc +++ b/programs/notepad/Nl.rc @@ -1,7 +1,8 @@ /* * Notepad (Dutch resources) * - * Copyright 2003 Hans Leidekker + * Copyright 2003 Hans Leidekker
Please follow the existing spacing in the file, this type of change is not needed.
+ * Copyright 2010 Albert Pool
James McKenzie