You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Typewriter - a reasonably polished note manager that uses CoreObject
135
135
136
-
For more details, see [INSTALL.Cocoa](INSTALL.Cocoa.md) or [INSTALL.GNUstep](INSTALL.GNUstep.md).
136
+
For more details, see [INSTALL.Cocoa](https://github.com/etoile/CoreObject/blob/master/INSTALL.Cocoa.md) or [INSTALL.GNUstep](https://github.com/etoile/CoreObject/blob/master/INSTALL.GNUstep.md).
Copyright (c) 2010-2014 Eric Wasylishen, Quentin Mathe, Christopher Armstrong\
11
+
\
12
+
Permission is hereby granted, free of charge, to any person obtaining a copy\
13
+
of this software and associated documentation files (the "Software"), to deal\
14
+
in the Software without restriction, including without limitation the rights\
15
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\
16
+
copies of the Software, and to permit persons to whom the Software is\
17
+
furnished to do so, subject to the following conditions:\
18
+
\
19
+
The above copyright notice and this permission notice shall be included in\
20
+
all copies or substantial portions of the Software.\
21
+
\
22
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\
23
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\
24
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\
25
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\
26
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\
27
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\
28
+
THE SOFTWARE.\
29
+
\
30
+
31
+
\b diff.hh
32
+
\b0\
33
+
diff.cs: A port of the algorythm to C#\
34
+
\
35
+
Software License Agreement (BSD License)\
36
+
Copyright (c) 2005-2009 by Matthias Hertel, http://www.mathertel.de/\
37
+
\
38
+
All rights reserved.\
39
+
\
40
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\
41
+
\
42
+
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\
43
+
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\
44
+
Neither the name of the copyright owners nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\
45
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\
46
+
\
47
+
\pard\pardeftab720
48
+
49
+
\f1\b\fs26\cf0 GCDAsyncSocket: (Public Domain)
50
+
\f2\b0\
51
+
\
52
+
This class is released under the public domain.\
53
+
Originally created by Robbie Hanson in Q3 2010.\
54
+
Updated and maintained by Deusty LLC and the Mac/iOS development community.\
55
+
\
56
+
57
+
\f1\b CocoaLumberjack: (BSD Style License)
58
+
\f2\b0\
59
+
\
60
+
Copyright (c) 2010, Deusty, LLC\
61
+
All rights reserved.\
62
+
\
63
+
Redistribution and use of this software in source and binary forms,\
64
+
with or without modification, are permitted provided that the following conditions are met:\
65
+
\
66
+
* Redistributions of source code must retain the above\
67
+
copyright notice, this list of conditions and the\
68
+
following disclaimer.\
69
+
\
70
+
* Neither the name of Deusty nor the names of its\
71
+
contributors may be used to endorse or promote products\
72
+
derived from this software without specific prior\
73
+
written permission of Deusty, LLC.\
74
+
\
75
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\
76
+
\
77
+
78
+
\f1\b XMPPFramework: (BSD Style License)
79
+
\f2\b0\
80
+
\
81
+
Software License Agreement (BSD License)\
82
+
\
83
+
Copyright (c) 2007, Deusty Designs, LLC\
84
+
All rights reserved.\
85
+
\
86
+
Redistribution and use of this software in source and binary forms,\
87
+
with or without modification, are permitted provided that the following conditions are met:\
88
+
\
89
+
* Redistributions of source code must retain the above\
90
+
copyright notice, this list of conditions and the\
91
+
following disclaimer.\
92
+
\
93
+
* Neither the name of Deusty Designs nor the names of its\
94
+
contributors may be used to endorse or promote products\
95
+
derived from this software without specific prior\
96
+
written permission of Deusty Designs, LLC.\
97
+
\
98
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 commit comments