Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.

Commit 89af332

Browse files
committed
remove license boilerplate from individial source files + install path to just @rpath
1 parent 1d1aa17 commit 89af332

File tree

12 files changed

+4
-291
lines changed

12 files changed

+4
-291
lines changed

MPWFoundation_support/AccessorMacros.h

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,5 @@
11
/*
2-
Copyright (c) 2001-2017 by Marcel Weiher. All rights reserved.
3-
4-
Redistribution and use in source and binary forms, with or without
5-
modification, are permitted provided that the following conditions
6-
are met:
7-
8-
Redistributions of source code must retain the above copyright
9-
notice, this list of conditions and the following disclaimer.
10-
11-
Redistributions in binary form must reproduce the above copyright
12-
notice, this list of conditions and the following disclaimer in
13-
the documentation and/or other materials provided with the distribution.
14-
15-
Neither the name Marcel Weiher nor the names of contributors may
16-
be used to endorse or promote products derived from this software
17-
without specific prior written permission.
18-
19-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
23-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29-
THE POSSIBILITY OF SUCH DAMAGE.
30-
31-
*/
2+
Copyright (c) 2001-2017 by Marcel Weiher. All rights reserved.*/
323

334
#ifndef ACCESSOR_MACROS
345
#define ACCESSOR_MACROS

MPWFoundation_support/CodingAdditions.h

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,4 @@
11
/* CodingAdditions.h Copyright (c) 1998-2017 by Marcel Weiher, All Rights Reserved.
2-
3-
4-
Redistribution and use in source and binary forms, with or without
5-
modification, are permitted provided that the following conditions
6-
are met:
7-
8-
Redistributions of source code must retain the above copyright
9-
notice, this list of conditions and the following disclaimer.
10-
11-
Redistributions in binary form must reproduce the above copyright
12-
notice, this list of conditions and the following disclaimer in
13-
the documentation and/or other materials provided with the distribution.
14-
15-
Neither the name Marcel Weiher nor the names of contributors may
16-
be used to endorse or promote products derived from this software
17-
without specific prior written permission.
18-
19-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
23-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29-
THE POSSIBILITY OF SUCH DAMAGE.
30-
312
*/
323

334

MPWFoundation_support/DebugMacros.h

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,7 @@
33
44
Copyright (c) 1997-2017 by Marcel Weiher. All rights reserved.
55
6-
Redistribution and use in source and binary forms, with or without
7-
modification, are permitted provided that the following conditions
8-
are met:
9-
10-
Redistributions of source code must retain the above copyright
11-
notice, this list of conditions and the following disclaimer.
12-
13-
Redistributions in binary form must reproduce the above copyright
14-
notice, this list of conditions and the following disclaimer in
15-
the documentation and/or other materials provided with the distribution.
16-
17-
Neither the name Marcel Weiher nor the names of contributors may
18-
be used to endorse or promote products derived from this software
19-
without specific prior written permission.
20-
21-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
22-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
25-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
26-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
27-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
29-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
30-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
31-
THE POSSIBILITY OF SUCH DAMAGE.
6+
R
327
338
*/
349

MPWFoundation_support/MPWObject.h

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,4 @@
11
/* MPWObject.h Copyright (c) 1998-2017 by Marcel Weiher, All Rights Reserved.
2-
3-
4-
Redistribution and use in source and binary forms, with or without
5-
modification, are permitted provided that the following conditions
6-
are met:
7-
8-
Redistributions of source code must retain the above copyright
9-
notice, this list of conditions and the following disclaimer.
10-
11-
Redistributions in binary form must reproduce the above copyright
12-
notice, this list of conditions and the following disclaimer in
13-
the documentation and/or other materials provided with the distribution.
14-
15-
Neither the name Marcel Weiher nor the names of contributors may
16-
be used to endorse or promote products derived from this software
17-
without specific prior written permission.
18-
19-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
23-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29-
THE POSSIBILITY OF SUCH DAMAGE.
30-
312
*/
323

334

MPWFoundation_support/MPWObject.m

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,4 @@
11
/* MPWObject.m Copyright (c) 1998-2017 by Marcel Weiher, All Rights Reserved.
2-
3-
4-
Redistribution and use in source and binary forms, with or without
5-
modification, are permitted provided that the following conditions
6-
are met:
7-
8-
Redistributions of source code must retain the above copyright
9-
notice, this list of conditions and the following disclaimer.
10-
11-
Redistributions in binary form must reproduce the above copyright
12-
notice, this list of conditions and the following disclaimer in
13-
the documentation and/or other materials provided with the distribution.
14-
15-
Neither the name Marcel Weiher nor the names of contributors may
16-
be used to endorse or promote products derived from this software
17-
without specific prior written permission.
18-
19-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
23-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29-
THE POSSIBILITY OF SUCH DAMAGE.
30-
312
*/
323

334

MPWFoundation_support/MPWObjectCache.h

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,4 @@
11
/* MPWObjectCache.h Copyright (c) 1998-2017 by Marcel Weiher, All Rights Reserved.
2-
3-
4-
Redistribution and use in source and binary forms, with or without
5-
modification, are permitted provided that the following conditions
6-
are met:
7-
8-
Redistributions of source code must retain the above copyright
9-
notice, this list of conditions and the following disclaimer.
10-
11-
Redistributions in binary form must reproduce the above copyright
12-
notice, this list of conditions and the following disclaimer in
13-
the documentation and/or other materials provided with the distribution.
14-
15-
Neither the name Marcel Weiher nor the names of contributors may
16-
be used to endorse or promote products derived from this software
17-
without specific prior written permission.
18-
19-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
23-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29-
THE POSSIBILITY OF SUCH DAMAGE.
30-
312
*/
323

334

MPWFoundation_support/MPWObjectCache.m

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,4 @@
11
/* MPWObjectCache.m Copyright (c) 1998-2017 by Marcel Weiher, All Rights Reserved.
2-
3-
4-
Redistribution and use in source and binary forms, with or without
5-
modification, are permitted provided that the following conditions
6-
are met:
7-
8-
Redistributions of source code must retain the above copyright
9-
notice, this list of conditions and the following disclaimer.
10-
11-
Redistributions in binary form must reproduce the above copyright
12-
notice, this list of conditions and the following disclaimer in
13-
the documentation and/or other materials provided with the distribution.
14-
15-
Neither the name Marcel Weiher nor the names of contributors may
16-
be used to endorse or promote products derived from this software
17-
without specific prior written permission.
18-
19-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
23-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29-
THE POSSIBILITY OF SUCH DAMAGE.
30-
312
*/
323

334

MPWFoundation_support/MPWSubData.h

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,4 @@
11
/* MPWSubData.h Copyright (c) 1998-2017 by Marcel Weiher, All Rights Reserved.
2-
3-
4-
Redistribution and use in source and binary forms, with or without
5-
modification, are permitted provided that the following conditions
6-
are met:
7-
8-
Redistributions of source code must retain the above copyright
9-
notice, this list of conditions and the following disclaimer.
10-
11-
Redistributions in binary form must reproduce the above copyright
12-
notice, this list of conditions and the following disclaimer in
13-
the documentation and/or other materials provided with the distribution.
14-
15-
Neither the name Marcel Weiher nor the names of contributors may
16-
be used to endorse or promote products derived from this software
17-
without specific prior written permission.
18-
19-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
23-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29-
THE POSSIBILITY OF SUCH DAMAGE.
30-
312
*/
323

334

MPWFoundation_support/MPWSubData.m

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,4 @@
11
/* MPWSubData.m Copyright (c) 1998-2017 by Marcel Weiher, All Rights Reserved.
2-
3-
4-
Redistribution and use in source and binary forms, with or without
5-
modification, are permitted provided that the following conditions
6-
are met:
7-
8-
Redistributions of source code must retain the above copyright
9-
notice, this list of conditions and the following disclaimer.
10-
11-
Redistributions in binary form must reproduce the above copyright
12-
notice, this list of conditions and the following disclaimer in
13-
the documentation and/or other materials provided with the distribution.
14-
15-
Neither the name Marcel Weiher nor the names of contributors may
16-
be used to endorse or promote products derived from this software
17-
without specific prior written permission.
18-
19-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
23-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29-
THE POSSIBILITY OF SUCH DAMAGE.
30-
312
*/
323

334

MPWFoundation_support/NSInvocationAdditions_lookup.h

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,4 @@
11
/* NSInvocationAdditions_lookup.h Copyright (c) 1998-2017 by Marcel Weiher, All Rights Reserved.
2-
3-
4-
Redistribution and use in source and binary forms, with or without
5-
modification, are permitted provided that the following conditions
6-
are met:
7-
8-
Redistributions of source code must retain the above copyright
9-
notice, this list of conditions and the following disclaimer.
10-
11-
Redistributions in binary form must reproduce the above copyright
12-
notice, this list of conditions and the following disclaimer in
13-
the documentation and/or other materials provided with the distribution.
14-
15-
Neither the name Marcel Weiher nor the names of contributors may
16-
be used to endorse or promote products derived from this software
17-
without specific prior written permission.
18-
19-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
23-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29-
THE POSSIBILITY OF SUCH DAMAGE.
30-
312
*/
323

334
// #warning NSInvocationAdditions_lookup

0 commit comments

Comments
 (0)