Skip to content

Commit 1b7cc44

Browse files
committed
update FSF address
1 parent 4405dcc commit 1b7cc44

128 files changed

Lines changed: 128 additions & 128 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Framework/GNUmakefile.postamble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# You should have received a copy of the GNU Library General Public
2121
# License along with this library; see the file COPYING.LIB.
2222
# If not, write to the Free Software Foundation,
23-
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
23+
# 31 Milk Street #960789 Boston, MA 02196 USAA.
2424

2525
#before-all::
2626
# cd ..;rm -f ProjectCenter;$(LN_S) Library ProjectCenter

Framework/GNUmakefile.preamble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# You should have received a copy of the GNU Library General Public
2323
# License along with this library; see the file COPYING.LIB.
2424
# If not, write to the Free Software Foundation,
25-
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
25+
# 31 Milk Street #960789 Boston, MA 02196 USAA.
2626

2727
#
2828
# Makefile.preamble

Framework/PCAddFilesPanel.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
2121
You should have received a copy of the GNU General Public
2222
License along with this library; if not, write to the Free
23-
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
23+
Software Foundation, Inc., 31 Milk Street #960789 Boston, MA 02196 USA.
2424
*/
2525

2626
#import <ProjectCenter/PCLogController.h>

Framework/PCAuxiliaryWindow.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
You should have received a copy of the GNU General Public
2020
License along with this library; if not, write to the Free
21-
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
21+
Software Foundation, Inc., 31 Milk Street #960789 Boston, MA 02196 USA.
2222
*/
2323

2424
#import <ProjectCenter/PCAuxiliaryWindow.h>

Framework/PCBundleManager.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
2121
You should have received a copy of the GNU General Public
2222
License along with this library; if not, write to the Free
23-
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
23+
Software Foundation, Inc., 31 Milk Street #960789 Boston, MA 02196 USA.
2424
*/
2525

2626
// TODO: Finish support for third party bundles.

Framework/PCButton.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
2121
You should have received a copy of the GNU General Public
2222
License along with this library; if not, write to the Free
23-
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
23+
Software Foundation, Inc., 31 Milk Street #960789 Boston, MA 02196 USA.
2424
*/
2525

2626
#import <ProjectCenter/PCButton.h>

Framework/PCEditorManager.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
2222
You should have received a copy of the GNU General Public
2323
License along with this library; if not, write to the Free
24-
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
24+
Software Foundation, Inc., 31 Milk Street #960789 Boston, MA 02196 USA.
2525
*/
2626

2727
#import <ProjectCenter/PCDefines.h>

Framework/PCFileCreator.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
2222
You should have received a copy of the GNU General Public
2323
License along with this library; if not, write to the Free
24-
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
24+
Software Foundation, Inc., 31 Milk Street #960789 Boston, MA 02196 USA.
2525
*/
2626

2727
#import <ProjectCenter/PCDefines.h>

Framework/PCFileManager.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
2222
You should have received a copy of the GNU General Public
2323
License along with this library; if not, write to the Free
24-
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
24+
Software Foundation, Inc., 31 Milk Street #960789 Boston, MA 02196 USA.
2525
*/
2626

2727
#import <ProjectCenter/PCDefines.h>

Framework/PCFileNameField.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
You should have received a copy of the GNU General Public
2121
License along with this library; if not, write to the Free
22-
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
22+
Software Foundation, Inc., 31 Milk Street #960789 Boston, MA 02196 USA.
2323
*/
2424

2525
#import <AppKit/AppKit.h>

0 commit comments

Comments
 (0)