o Remove copyright information from all source code marked for release into public domain

git-svn-id: svn://svn.geekisp.com/bleep/trunk/XmlToolbar@5 a256dd88-e320-0410-9161-d397f098afaa
This commit is contained in:
R. Tyler Ballance 2006-12-01 02:02:23 +00:00
parent 55e02c3305
commit b1d51f4ac8
9 changed files with 2 additions and 9 deletions

Binary file not shown.

View File

@ -29,7 +29,7 @@
isa = PBXContainerItemProxy;
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
proxyType = 1;
remoteGlobalIDString = 2F98C5A40B1668A8007E5ADC /* Toolbar */;
remoteGlobalIDString = 2F98C5A40B1668A8007E5ADC;
remoteInfo = Toolbar;
};
/* End PBXContainerItemProxy section */
@ -70,7 +70,7 @@
2FBC91FE0AEB606000034674 /* XmlToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XmlToolbar.h; path = source/XmlToolbar.h; sourceTree = "<group>"; };
32CA4F630368D1EE00C91783 /* XmlToolbar_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XmlToolbar_Prefix.pch; sourceTree = "<group>"; };
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
8D1107320486CEB800E47090 /* XmlToolbar.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = XmlToolbar.app; sourceTree = BUILT_PRODUCTS_DIR; };
8D1107320486CEB800E47090 /* XmlToolbar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = XmlToolbar.app; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */

View File

@ -3,7 +3,6 @@
// XmlToolbar
//
// Created by R. Tyler Ballance on 10/22/06.
// Copyright 2006 bleep. LLC. All rights reserved.
//
#import <Cocoa/Cocoa.h>

View File

@ -3,7 +3,6 @@
// XmlToolbar
//
// Created by R. Tyler Ballance on 10/22/06.
// Copyright 2006 bleep. LLC. All rights reserved.
//
#import "MainController.h"

View File

@ -3,7 +3,6 @@
// XmlToolbar
//
// Created by R. Tyler Ballance on 10/22/06.
// Copyright 2006 bleep. LLC. All rights reserved.
//
#import <Cocoa/Cocoa.h>

View File

@ -3,7 +3,6 @@
// XmlToolbar
//
// Created by R. Tyler Ballance on 10/22/06.
// Copyright 2006 bleep. LLC. All rights reserved.
//
#import "XmlToolbar.h"

View File

@ -3,7 +3,6 @@
// XmlToolbar
//
// Created by R. Tyler Ballance on 10/22/06.
// Copyright 2006 bleep. LLC. All rights reserved.
//
#import <Cocoa/Cocoa.h>

View File

@ -3,7 +3,6 @@
// XmlToolbar
//
// Created by R. Tyler Ballance on 10/22/06.
// Copyright 2006 bleep. LLC. All rights reserved.
//
#import "XmlToolbarItem.h"

View File

@ -3,7 +3,6 @@
// XmlToolbar
//
// Created by R. Tyler Ballance on 10/22/06.
// Copyright bleep. LLC 2006. All rights reserved.
//
#import <Cocoa/Cocoa.h>