From 06e7111b4c02d9f63cdab1288f847f77a08f6d84 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Tue, 16 Feb 2010 11:43:48 -0500 Subject: [PATCH] Happy new year! --- English.lproj/InfoPlist.strings | Bin 298 -> 298 bytes Info.plist | 2 +- MacGDBp_Prefix.pch | 2 +- Source/AppDelegate.h | 2 +- Source/AppDelegate.m | 2 +- Source/BSLineNumberView.h | 2 +- Source/BSLineNumberView.m | 2 +- Source/BSSourceView.h | 2 +- Source/BSSourceView.m | 2 +- Source/BSSourceViewTextView.h | 2 +- Source/BSSourceViewTextView.m | 2 +- Source/BSSplitView.h | 2 +- Source/BSSplitView.m | 2 +- Source/Breakpoint.h | 2 +- Source/Breakpoint.m | 2 +- Source/BreakpointController.h | 2 +- Source/BreakpointController.m | 2 +- Source/BreakpointManager.h | 2 +- Source/BreakpointManager.m | 2 +- Source/DebuggerController.h | 2 +- Source/DebuggerController.m | 2 +- Source/GDBpConnection.h | 2 +- Source/GDBpConnection.m | 2 +- Source/NSXMLElementAdditions.h | 2 +- Source/NSXMLElementAdditions.m | 2 +- Source/PreferencesController.h | 2 +- Source/PreferencesController.m | 2 +- Source/PreferencesPathsArrayController.h | 2 +- Source/PreferencesPathsArrayController.m | 2 +- Source/StackController.h | 2 +- Source/StackController.m | 2 +- Source/StackFrame.h | 2 +- Source/StackFrame.m | 2 +- main.m | 2 +- 34 files changed, 33 insertions(+), 33 deletions(-) diff --git a/English.lproj/InfoPlist.strings b/English.lproj/InfoPlist.strings index ca233ec807c4791899c9f780fbbe19eb0cd74560..ff182f39969cea794c279cfe88c4f8264b30d5cb 100644 GIT binary patch delta 13 UcmZ3*w2EoM6=p*QgNfIJ0U?M4+yDRo delta 13 UcmZ3*w2EoM6=nkl%Zb;60U@RYCFBundleExecutable ${EXECUTABLE_NAME} CFBundleGetInfoString - ${EXECUTABLE_NAME} 1.4 Beta, Copyright 2007-2009 Blue Static + ${EXECUTABLE_NAME} 1.4 Beta, Copyright 2007-2010 Blue Static CFBundleIconFile MacGDBp CFBundleIdentifier diff --git a/MacGDBp_Prefix.pch b/MacGDBp_Prefix.pch index 18a7031..40cd05c 100644 --- a/MacGDBp_Prefix.pch +++ b/MacGDBp_Prefix.pch @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/AppDelegate.h b/Source/AppDelegate.h index 6298b91..59cacad 100644 --- a/Source/AppDelegate.h +++ b/Source/AppDelegate.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/AppDelegate.m b/Source/AppDelegate.m index 333ab58..007972c 100644 --- a/Source/AppDelegate.m +++ b/Source/AppDelegate.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BSLineNumberView.h b/Source/BSLineNumberView.h index 1a05efc..19ce32c 100644 --- a/Source/BSLineNumberView.h +++ b/Source/BSLineNumberView.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BSLineNumberView.m b/Source/BSLineNumberView.m index d0e1320..176591e 100644 --- a/Source/BSLineNumberView.m +++ b/Source/BSLineNumberView.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BSSourceView.h b/Source/BSSourceView.h index 9cea85b..bb6c8f3 100644 --- a/Source/BSSourceView.h +++ b/Source/BSSourceView.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BSSourceView.m b/Source/BSSourceView.m index 73d0820..0fc028e 100644 --- a/Source/BSSourceView.m +++ b/Source/BSSourceView.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BSSourceViewTextView.h b/Source/BSSourceViewTextView.h index a0e1db0..e600812 100644 --- a/Source/BSSourceViewTextView.h +++ b/Source/BSSourceViewTextView.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BSSourceViewTextView.m b/Source/BSSourceViewTextView.m index 0c4f643..a3fae00 100644 --- a/Source/BSSourceViewTextView.m +++ b/Source/BSSourceViewTextView.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BSSplitView.h b/Source/BSSplitView.h index f07da4c..d9c2dfa 100644 --- a/Source/BSSplitView.h +++ b/Source/BSSplitView.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BSSplitView.m b/Source/BSSplitView.m index 507bb8a..5de8ad5 100644 --- a/Source/BSSplitView.m +++ b/Source/BSSplitView.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/Breakpoint.h b/Source/Breakpoint.h index d35da0f..1797b7b 100644 --- a/Source/Breakpoint.h +++ b/Source/Breakpoint.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/Breakpoint.m b/Source/Breakpoint.m index d094db9..aba290b 100644 --- a/Source/Breakpoint.m +++ b/Source/Breakpoint.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BreakpointController.h b/Source/BreakpointController.h index 1c9d34e..7689429 100644 --- a/Source/BreakpointController.h +++ b/Source/BreakpointController.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BreakpointController.m b/Source/BreakpointController.m index b5af704..cff2776 100644 --- a/Source/BreakpointController.m +++ b/Source/BreakpointController.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BreakpointManager.h b/Source/BreakpointManager.h index d3c1694..6aa8921 100644 --- a/Source/BreakpointManager.h +++ b/Source/BreakpointManager.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/BreakpointManager.m b/Source/BreakpointManager.m index 38f4070..3a89b77 100644 --- a/Source/BreakpointManager.m +++ b/Source/BreakpointManager.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/DebuggerController.h b/Source/DebuggerController.h index 9e8aad9..99ad1db 100644 --- a/Source/DebuggerController.h +++ b/Source/DebuggerController.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/DebuggerController.m b/Source/DebuggerController.m index 91c86e3..f0784eb 100644 --- a/Source/DebuggerController.m +++ b/Source/DebuggerController.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/GDBpConnection.h b/Source/GDBpConnection.h index 69bf2d7..d5be85e 100644 --- a/Source/GDBpConnection.h +++ b/Source/GDBpConnection.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/GDBpConnection.m b/Source/GDBpConnection.m index 711278b..41027c5 100644 --- a/Source/GDBpConnection.m +++ b/Source/GDBpConnection.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/NSXMLElementAdditions.h b/Source/NSXMLElementAdditions.h index c021cd0..dd54160 100644 --- a/Source/NSXMLElementAdditions.h +++ b/Source/NSXMLElementAdditions.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/NSXMLElementAdditions.m b/Source/NSXMLElementAdditions.m index 9d37762..36b4c94 100644 --- a/Source/NSXMLElementAdditions.m +++ b/Source/NSXMLElementAdditions.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/PreferencesController.h b/Source/PreferencesController.h index d820908..c27809d 100644 --- a/Source/PreferencesController.h +++ b/Source/PreferencesController.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/PreferencesController.m b/Source/PreferencesController.m index 08fbc52..3739ba6 100644 --- a/Source/PreferencesController.m +++ b/Source/PreferencesController.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/PreferencesPathsArrayController.h b/Source/PreferencesPathsArrayController.h index b1096ce..68ed4a7 100644 --- a/Source/PreferencesPathsArrayController.h +++ b/Source/PreferencesPathsArrayController.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/PreferencesPathsArrayController.m b/Source/PreferencesPathsArrayController.m index 71c240f..19de40d 100644 --- a/Source/PreferencesPathsArrayController.m +++ b/Source/PreferencesPathsArrayController.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/StackController.h b/Source/StackController.h index e3c6f3e..0ba1b1d 100644 --- a/Source/StackController.h +++ b/Source/StackController.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/StackController.m b/Source/StackController.m index a478f04..b280e91 100644 --- a/Source/StackController.m +++ b/Source/StackController.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/StackFrame.h b/Source/StackFrame.h index a5466bb..5c13377 100644 --- a/Source/StackFrame.h +++ b/Source/StackFrame.h @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/Source/StackFrame.m b/Source/StackFrame.m index ebb3bed..ace6c83 100644 --- a/Source/StackFrame.m +++ b/Source/StackFrame.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the diff --git a/main.m b/main.m index ae5bf61..b7995c5 100644 --- a/main.m +++ b/main.m @@ -1,6 +1,6 @@ /* * MacGDBp - * Copyright (c) 2007 - 2009, Blue Static + * Copyright (c) 2007 - 2010, Blue Static * * 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 the Free Software Foundation; either version 2 of the -- 2.22.5