slf4r 0.3.1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
data/lib/slf4r/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Slf4r
2
- VERSION = '0.3.1'
2
+ VERSION = '0.3.2'
3
3
  end
data/lib/slf4r.rb CHANGED
@@ -1,6 +1,6 @@
1
1
  require 'slf4r/logger'
2
2
  begin
3
3
  require 'slf4r/java_logger'
4
- rescue
4
+ rescue LoadError
5
5
  require 'slf4r/ruby_logger'
6
6
  end
metadata CHANGED
@@ -1,7 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: slf4r
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ prerelease: false
5
+ segments:
6
+ - 0
7
+ - 3
8
+ - 2
9
+ version: 0.3.2
5
10
  platform: ruby
6
11
  authors:
7
12
  - Kristian Meier
@@ -9,39 +14,51 @@ autorequire:
9
14
  bindir: bin
10
15
  cert_chain: []
11
16
 
12
- date: 2010-05-12 00:00:00 +05:30
17
+ date: 2010-06-28 00:00:00 +05:30
13
18
  default_executable:
14
19
  dependencies:
15
20
  - !ruby/object:Gem::Dependency
16
21
  name: rspec
17
- type: :development
18
- version_requirement:
19
- version_requirements: !ruby/object:Gem::Requirement
22
+ prerelease: false
23
+ requirement: &id001 !ruby/object:Gem::Requirement
20
24
  requirements:
21
- - - ~>
25
+ - - "="
22
26
  - !ruby/object:Gem::Version
27
+ segments:
28
+ - 1
29
+ - 3
30
+ - 0
23
31
  version: 1.3.0
24
- version:
32
+ type: :development
33
+ version_requirements: *id001
25
34
  - !ruby/object:Gem::Dependency
26
35
  name: logging
27
- type: :development
28
- version_requirement:
29
- version_requirements: !ruby/object:Gem::Requirement
36
+ prerelease: false
37
+ requirement: &id002 !ruby/object:Gem::Requirement
30
38
  requirements:
31
- - - ~>
39
+ - - "="
32
40
  - !ruby/object:Gem::Version
41
+ segments:
42
+ - 1
43
+ - 4
44
+ - 1
33
45
  version: 1.4.1
34
- version:
46
+ type: :development
47
+ version_requirements: *id002
35
48
  - !ruby/object:Gem::Dependency
36
49
  name: log4r
37
- type: :development
38
- version_requirement:
39
- version_requirements: !ruby/object:Gem::Requirement
50
+ prerelease: false
51
+ requirement: &id003 !ruby/object:Gem::Requirement
40
52
  requirements:
41
- - - ~>
53
+ - - "="
42
54
  - !ruby/object:Gem::Version
55
+ segments:
56
+ - 1
57
+ - 1
58
+ - 7
43
59
  version: 1.1.7
44
- version:
60
+ type: :development
61
+ version_requirements: *id003
45
62
  description: Slf4r provides a uniform interface for instantiating und using of a logger
46
63
  email:
47
64
  - m.kristian@web.de
@@ -52,7 +69,6 @@ extensions: []
52
69
  extra_rdoc_files: []
53
70
 
54
71
  files:
55
- - licenses/mit-license.php
56
72
  - lib/logging_adapter.rb
57
73
  - lib/slf4r.rb
58
74
  - lib/log4r_adapter.rb
@@ -77,7 +93,7 @@ files:
77
93
  has_rdoc: true
78
94
  homepage: http://github.com/mkristian/slf4r
79
95
  licenses:
80
- - MIT
96
+ - MIT-LICENSE
81
97
  post_install_message:
82
98
  rdoc_options: []
83
99
 
@@ -87,20 +103,25 @@ required_ruby_version: !ruby/object:Gem::Requirement
87
103
  requirements:
88
104
  - - ">="
89
105
  - !ruby/object:Gem::Version
106
+ segments:
107
+ - 0
90
108
  version: "0"
91
- version:
92
109
  required_rubygems_version: !ruby/object:Gem::Requirement
93
110
  requirements:
94
111
  - - ">="
95
112
  - !ruby/object:Gem::Version
113
+ segments:
114
+ - 0
96
115
  version: "0"
97
- version:
98
116
  requirements: []
99
117
 
100
118
  rubyforge_project:
101
- rubygems_version: 1.3.5
119
+ rubygems_version: 1.3.6
102
120
  signing_key:
103
121
  specification_version: 3
104
122
  summary: Slf4r
105
- test_files: []
106
-
123
+ test_files:
124
+ - spec/ruby_logger_spec.rb
125
+ - spec/wrapper_logger_spec.rb
126
+ - spec/logging_logger_spec.rb
127
+ - spec/log4r_logger_spec.rb
@@ -1,446 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
4
- <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
- <link rel="shortcut icon" href="/files/garland_favicon.png" type="image/x-icon" />
8
- <!--[if lt IE 7]>
9
- <script defer type="text/javascript" src="/files/pngfix.js"></script>
10
- <![endif]-->
11
- <title>Open Source Initiative OSI - The MIT License:Licensing | Open Source Initiative</title>
12
- <link type="text/css" rel="stylesheet" media="all" href="/modules/aggregator/aggregator.css?k" />
13
- <link type="text/css" rel="stylesheet" media="all" href="/modules/node/node.css?k" />
14
- <link type="text/css" rel="stylesheet" media="all" href="/modules/system/defaults.css?k" />
15
- <link type="text/css" rel="stylesheet" media="all" href="/modules/system/system.css?k" />
16
- <link type="text/css" rel="stylesheet" media="all" href="/modules/system/system-menus.css?k" />
17
- <link type="text/css" rel="stylesheet" media="all" href="/modules/user/user.css?k" />
18
- <link type="text/css" rel="stylesheet" media="all" href="/modules/forum/forum.css?k" />
19
- <link type="text/css" rel="stylesheet" media="all" href="/modules/comment/comment.css?k" />
20
- <link type="text/css" rel="stylesheet" media="all" href="/files/color/garland-4208c934/style.css?k" />
21
- <link type="text/css" rel="stylesheet" media="print" href="/themes/garland/print.css?k" />
22
- <!--[if lt IE 7]>
23
- <link type="text/css" rel="stylesheet" media="all" href="/themes/garland/fix-ie.css" /> <![endif]-->
24
- </head>
25
- <body class="sidebar-left">
26
-
27
- <!-- Layout -->
28
- <div id="header-region" class="clear-block"></div>
29
-
30
- <div id="wrapper">
31
- <div id="container" class="clear-block">
32
-
33
- <div id="header">
34
- <div id="logo-floater">
35
- <h1><a href="/" title="Open Source Initiative"><img src="/files/garland_logo.png" alt="Open Source Initiative" id="logo" /><span>Open Source Initiative</span></a></h1> </div>
36
-
37
-
38
- </div> <!-- /header -->
39
-
40
- <div id="sidebar-left" class="sidebar">
41
- <div class="block block-theme"><form action="/licenses/mit-license.php" accept-charset="UTF-8" method="post" id="search-theme-form">
42
- <div><div id="search" class="container-inline">
43
- <div class="form-item" id="edit-search-theme-form-1-wrapper">
44
- <label for="edit-search-theme-form-1">Search this site: </label>
45
- <input type="text" maxlength="128" name="search_theme_form" id="edit-search-theme-form-1" size="15" value="" title="Enter the terms you wish to search for." class="form-text" />
46
- </div>
47
- <input type="submit" name="op" id="edit-submit-3" value="Search" class="form-submit" />
48
- <input type="hidden" name="form_build_id" id="form-63b764693b5f6c8413114c00843ecb40" value="form-63b764693b5f6c8413114c00843ecb40" />
49
- <input type="hidden" name="form_id" id="edit-search-theme-form" value="search_theme_form" />
50
- </div>
51
-
52
- </div></form>
53
- </div> <div id="block-user-1" class="clear-block block block-user">
54
-
55
- <h2>Navigation</h2>
56
-
57
- <div class="content"><ul class="menu"><li class="collapsed first"><a href="/about" title="About the Open Source Initiative">About the OSI</a></li>
58
- <li class="collapsed"><a href="/docs/osd" title="The actual OSD defining what constitutes an Open Source licence">The Open Source Definition</a></li>
59
- <li class="collapsed"><a href="/licenses/index.html">Open Source Licenses</a></li>
60
- <li class="collapsed"><a href="/osr-intro" title="Open Standards Requirement for Software">Open Standards</a></li>
61
- <li class="leaf"><a href="/osi-open-source-education" title="OSI&#039;s Open Source Education Initiative and Activities">Open Source Education</a></li>
62
- <li class="collapsed"><a href="/lists" title="The virtual committees where the OSI&#039;s work gets done">Mailing lists</a></li>
63
- <li class="collapsed"><a href="/help" title="Resources for questions and further exploration">Getting Help</a></li>
64
- <li class="leaf"><a href="/donate" title="The OSI is a 501(c)3. Donations are tax-deductible on US income taxes.">Donate to the OSI</a></li>
65
- <li class="leaf last"><a href="/ToS" title="Rules for posting content on this site">Terms of Service</a></li>
66
- </ul></div>
67
- </div>
68
- <div id="block-block-2" class="clear-block block block-block">
69
-
70
-
71
- <div class="content"><ul>
72
- <li class="leaf">OSI Board <a href="mailto:osi@opensource.org">email</a></li>
73
- <li class="leaf">Site Admin <a href="mailto:webmaster@opensource.org">email</a></li>
74
- </ul></div>
75
- </div>
76
- <div id="block-user-0" class="clear-block block block-user">
77
-
78
- <h2>User login</h2>
79
-
80
- <div class="content"><form action="/licenses/mit-license.php?destination=node%2F66" accept-charset="UTF-8" method="post" id="user-login-form">
81
- <div><div class="form-item" id="edit-name-wrapper">
82
- <label for="edit-name">Username: <span class="form-required" title="This field is required.">*</span></label>
83
- <input type="text" maxlength="60" name="name" id="edit-name" size="15" value="" class="form-text required" />
84
- </div>
85
- <div class="form-item" id="edit-pass-wrapper">
86
- <label for="edit-pass">Password: <span class="form-required" title="This field is required.">*</span></label>
87
- <input type="password" name="pass" id="edit-pass" maxlength="60" size="15" class="form-text required" />
88
- </div>
89
- <input type="submit" name="op" id="edit-submit-2" value="Log in" class="form-submit" />
90
- <div class="item-list"><ul><li class="first"><a href="/user/register" title="Create a new user account.">Create new account</a></li>
91
- <li class="last"><a href="/user/password" title="Request new password via e-mail.">Request new password</a></li>
92
- </ul></div><input type="hidden" name="form_build_id" id="form-9d23b46f847d1b7fffaee3248559c653" value="form-9d23b46f847d1b7fffaee3248559c653" />
93
- <input type="hidden" name="form_id" id="edit-user-login-block" value="user_login_block" />
94
-
95
- </div></form>
96
- </div>
97
- </div>
98
- </div>
99
-
100
- <div id="center"><div id="squeeze"><div class="right-corner"><div class="left-corner">
101
- <div class="breadcrumb"><a href="/">Home</a></div> <h2>Open Source Initiative OSI - The MIT License:Licensing</h2> <div class="clear-block">
102
- <div id="node-66" class="node">
103
-
104
-
105
-
106
-
107
- <div class="content clear-block">
108
- <img style="float: right; margin: 1em;" width="100" height="137" alt="[OSI Approved License]" src="/trademarks/opensource/
109
- OSI-Approved-License-100x137.png"/>
110
- <p>The MIT License</p>
111
- <p>Copyright (c) &lt;year&gt; &lt;copyright holders&gt;</p>
112
- <p>Permission is hereby granted, free of charge, to any person obtaining a copy<br />
113
- of this software and associated documentation files (the "Software"), to deal<br />
114
- in the Software without restriction, including without limitation the rights<br />
115
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell<br />
116
- copies of the Software, and to permit persons to whom the Software is<br />
117
- furnished to do so, subject to the following conditions:</p>
118
- <p>The above copyright notice and this permission notice shall be included in<br />
119
- all copies or substantial portions of the Software.</p>
120
- <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br />
121
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br />
122
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE<br />
123
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br />
124
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,<br />
125
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN<br />
126
- THE SOFTWARE.</p>
127
- </div>
128
-
129
- <div class="clear-block">
130
- <div class="meta">
131
- </div>
132
-
133
- <div class="links"><ul class="links inline"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
134
- </ul></div>
135
- </div>
136
-
137
- </div>
138
- <div id="comments">
139
- <h2 class="comments">Comments</h2><form action="/licenses/mit-license.php" accept-charset="UTF-8" method="post" id="comment-controls">
140
- <div><div class="box">
141
-
142
- <h2>Comment viewing options</h2>
143
-
144
- <div class="content"><div class="container-inline"><input type="hidden" name="form_build_id" id="form-d05b982852a0332231c0915c07da1792" value="form-d05b982852a0332231c0915c07da1792" />
145
- <input type="hidden" name="form_id" id="edit-comment-controls" value="comment_controls" />
146
- <div class="form-item" id="edit-mode-wrapper">
147
- <select name="mode" class="form-select" id="edit-mode" ><option value="1">Flat list - collapsed</option><option value="2">Flat list - expanded</option><option value="3">Threaded list - collapsed</option><option value="4" selected="selected">Threaded list - expanded</option></select>
148
- </div>
149
- <div class="form-item" id="edit-order-wrapper">
150
- <select name="order" class="form-select" id="edit-order" ><option value="1" selected="selected">Date - newest first</option><option value="2">Date - oldest first</option></select>
151
- </div>
152
- <div class="form-item" id="edit-comments-per-page-wrapper">
153
- <select name="comments_per_page" class="form-select" id="edit-comments-per-page" ><option value="10">10 comments per page</option><option value="30">30 comments per page</option><option value="50" selected="selected">50 comments per page</option><option value="70">70 comments per page</option><option value="90">90 comments per page</option><option value="150">150 comments per page</option><option value="200">200 comments per page</option><option value="250">250 comments per page</option><option value="300">300 comments per page</option></select>
154
- </div>
155
- <input type="submit" name="op" id="edit-submit" value="Save settings" class="form-submit" />
156
- </div><div class="description">Select your preferred way to display the comments and click "Save settings" to activate your changes.</div></div>
157
- </div>
158
-
159
- </div></form>
160
- <a id="comment-1308"></a>
161
- <div class="comment comment-published odd">
162
-
163
- <div class="clear-block">
164
- <span class="submitted">Thu, 2010-04-15 23:11 — opensourcefan</span>
165
-
166
-
167
-
168
- <h3><a href="/licenses/mit-license.php#comment-1308" class="active">Copyleft or not?</a></h3>
169
-
170
- <div class="content">
171
- <p>&gt;The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.<br />
172
- Then why does Wikipedia state (unreferenced) this license is NOT copyleft? Does Wikipedia need fixing? Is there a reliable source about this?</p>
173
- </div>
174
- </div>
175
-
176
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
177
- </ul></div>
178
- </div>
179
- <a id="comment-1272"></a>
180
- <div class="comment comment-published even">
181
-
182
- <div class="clear-block">
183
- <span class="submitted">Tue, 2010-03-16 06:37 — aladdin</span>
184
-
185
-
186
-
187
- <h3><a href="/licenses/mit-license.php#comment-1272" class="active">Sublicensing</a></h3>
188
-
189
- <div class="content">
190
- <p>If I obtain code under the MIT license, then make changes to it. Can I sub-license it under my own terms? Or do I have to still include their original MIT license with my software.</p>
191
- <p>Basically I'm creating software that contains MIT licensed code, but I want to sell it with my own sub-license for the end users so they can't redistribute it for free.</p>
192
- </div>
193
- </div>
194
-
195
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
196
- </ul></div>
197
- </div>
198
- <a id="comment-1172"></a>
199
- <div class="comment comment-published odd">
200
-
201
- <div class="clear-block">
202
- <span class="submitted">Fri, 2010-01-08 13:44 — Samuel72</span>
203
-
204
-
205
-
206
- <h3><a href="/licenses/mit-license.php#comment-1172" class="active">How To Comply</a></h3>
207
-
208
- <div class="content">
209
- <p>I'd like to use some MIT-licensed xml-parsing code in my iPhone game. This seems to require that I package the MIT license with the application. However, my iPhone app does not include extensive documentation and my demographic will not want legal notices shoved in their faces.</p>
210
- <p>My boss is afraid of using this code because our company is very small and doesn't have the money for any type of legal battle. What is the best way to comply with the MIT license in an iPhone app without compromising user experience?<br />
211
- ___________<br />
212
- Samuel Fattizi</p>
213
- </div>
214
- </div>
215
-
216
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
217
- </ul></div>
218
- </div>
219
- <a id="comment-1123"></a>
220
- <div class="comment comment-published even">
221
-
222
- <div class="clear-block">
223
- <span class="submitted">Tue, 2009-07-28 07:47 — searlea</span>
224
-
225
-
226
-
227
- <h3><a href="/licenses/mit-license.php#comment-1123" class="active">Referring to license via URL</a></h3>
228
-
229
- <div class="content">
230
- <p>Is it sufficient to refer to the license via URL? I want to modify and use some code that only refers to the license via:</p>
231
- <p>/* Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php */</p>
232
- <p>Is it OK to integrate code within a larger code-base (e.g. using some MIT-licensed JavaScript within a larger javascript library) with a wrapper / comment inserted in the appropriate place:</p>
233
- <p>/* Function foobar derived from MIT-licensed code: http://www.opensource.org/licenses/mit-license.php */</p>
234
- <p>Note: I've no idea of the legal significance of changing "Licensed under the MIT license" to "Derived from MIT licensed code" - hence the question.</p>
235
- </div>
236
- </div>
237
-
238
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
239
- </ul></div>
240
- </div>
241
- <div class="indented"><a id="comment-1153"></a>
242
- <div class="comment comment-published odd">
243
-
244
- <div class="clear-block">
245
- <span class="submitted">Mon, 2009-12-28 14:41 — shlomif</span>
246
-
247
-
248
-
249
- <h3><a href="/licenses/mit-license.php#comment-1153" class="active">I think so.</a></h3>
250
-
251
- <div class="content">
252
- <p>I am not a lawyer, but I think it's good enough. A lot of JavaScript out there does not put the entire licence blurb there to save space. Pedantics (like the Debian project) also need a "Copyright by Foo Bar, 2009" statement.</p>
253
- <p>Regarding the wrapper - it should be OK, but make sure you also reproduce the copyright blurb and a link to the one who originated it. I should note that MIT/X11-licensed code can be sub-licensed to any other licence.</p>
254
- <p>------------------</p>
255
- <p>Shlomi Fish, http://www.shlomifish.org/</p>
256
- <p>When Chuck Norris uses Gentoo, "emerge kde" finishes in under a minute. A computer cannot afford to keep Chuck waiting for too long.</p>
257
- </div>
258
- </div>
259
-
260
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
261
- </ul></div>
262
- </div>
263
- </div><a id="comment-1122"></a>
264
- <div class="comment comment-published even">
265
-
266
- <div class="clear-block">
267
- <span class="submitted">Mon, 2009-07-27 16:18 — matthew123</span>
268
-
269
-
270
-
271
- <h3><a href="/licenses/mit-license.php#comment-1122" class="active">Another question</a></h3>
272
-
273
- <div class="content">
274
- <p>If we are making a closed source application, selling this application for profit, include this license in the open source license file, are we breaking any laws?</p>
275
- <p>Thank you for your time.</p>
276
- </div>
277
- </div>
278
-
279
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
280
- </ul></div>
281
- </div>
282
- <div class="indented"><a id="comment-1154"></a>
283
- <div class="comment comment-published odd">
284
-
285
- <div class="clear-block">
286
- <span class="submitted">Mon, 2009-12-28 14:47 — shlomif</span>
287
-
288
-
289
-
290
- <h3><a href="/licenses/mit-license.php#comment-1154" class="active">It&#039;s perfectly OK.</a></h3>
291
-
292
- <div class="content">
293
- <p>Feel free to use MIT/X11 licensed code in your non-open-source apps. You are allowed to link to such code from your application or even change the licence of derivative works (see the permission to "sub-license"). What you may need to do is give attribution:</p>
294
- <p>http://en.wikipedia.org/wiki/Attribution_%28copyright%29</p>
295
- <p>I.e: say "libfunctionality , Copyright by J. Random Hacker, 2009" somewhere. But it would be hard to avoid giving attribution in practically all copyrighted open source code out there.</p>
296
- <p>------------------</p>
297
- <p>Shlomi Fish, http://www.shlomifish.org/</p>
298
- <p>When Chuck Norris uses Gentoo, "emerge kde" finishes in under a minute. A computer cannot afford to keep Chuck waiting for too long.</p>
299
- </div>
300
- </div>
301
-
302
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
303
- </ul></div>
304
- </div>
305
- </div><a id="comment-1116"></a>
306
- <div class="comment comment-published even">
307
-
308
- <div class="clear-block">
309
- <span class="submitted">Fri, 2009-07-24 06:07 — trajavarma</span>
310
-
311
-
312
-
313
- <h3><a href="/licenses/mit-license.php#comment-1116" class="active">A Question</a></h3>
314
-
315
- <div class="content">
316
- <p>I downloaded a software under this License.<br />
317
- Upon the original software I have made several changes.<br />
318
- I would like to release our it with those changes. </p>
319
- <p>What kind of licensing can it go with ?(with the Same license ?)<br />
320
- Is it possible to keep the changes under my name ?</p>
321
- </div>
322
- </div>
323
-
324
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
325
- </ul></div>
326
- </div>
327
- <a id="comment-991"></a>
328
- <div class="comment comment-published odd">
329
-
330
- <div class="clear-block">
331
- <span class="submitted">Wed, 2009-04-29 16:52 — HraKK</span>
332
-
333
-
334
-
335
- <h3><a href="/licenses/mit-license.php#comment-991" class="active">How can i use this?</a></h3>
336
-
337
- <div class="content">
338
- <p>If i want distribute open source system CMS on my site http://correct.com.ua/ can i use this license?</p>
339
- </div>
340
- </div>
341
-
342
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
343
- </ul></div>
344
- </div>
345
- <div class="indented"><a id="comment-1102"></a>
346
- <div class="comment comment-published even">
347
-
348
- <div class="clear-block">
349
- <span class="submitted">Fri, 2009-07-17 19:37 — nelson</span>
350
-
351
-
352
-
353
- <h3><a href="/licenses/mit-license.php#comment-1102" class="active">Yes, of course you can use</a></h3>
354
-
355
- <div class="content">
356
- <p>Yes, of course you can use this license. Just include the text of the license in a file called "LICENSE", and make reference to it in a file called "README".</p>
357
- </div>
358
- </div>
359
-
360
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
361
- </ul></div>
362
- </div>
363
- </div><a id="comment-935"></a>
364
- <div class="comment comment-published odd">
365
-
366
- <div class="clear-block">
367
- <span class="submitted">Fri, 2009-03-13 19:53 — MartinMusatov</span>
368
-
369
-
370
-
371
- <h3><a href="/licenses/mit-license.php#comment-935" class="active">Additional Clause Requested</a></h3>
372
-
373
- <div class="content">
374
- <p>As stated the law allows abuses of software. Require a clause that no malicious uses may be entered into with said program conditional of any use.<br />
375
- Martin M. Musatov</p>
376
- </div>
377
- </div>
378
-
379
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
380
- </ul></div>
381
- </div>
382
- <div class="indented"><a id="comment-1103"></a>
383
- <div class="comment comment-published even">
384
-
385
- <div class="clear-block">
386
- <span class="submitted">Fri, 2009-07-17 19:38 — nelson</span>
387
-
388
-
389
-
390
- <h3><a href="/licenses/mit-license.php#comment-1103" class="active">The problem with a clause</a></h3>
391
-
392
- <div class="content">
393
- <p>The problem with a clause like that is: who gets to define what is malicious use? What happens if that entity ceases to make those decisions?</p>
394
- </div>
395
- </div>
396
-
397
- <div class="links"><ul class="links"><li class="comment_forbidden first last"><span><a href="/user/login?destination=comment%2Freply%2F66%23comment-form">Login</a> or <a href="/user/register?destination=comment%2Freply%2F66%23comment-form">register</a> to post comments</span></li>
398
- </ul></div>
399
- </div>
400
- </div><form action="/licenses/mit-license.php" accept-charset="UTF-8" method="post" id="comment-controls-1">
401
- <div><div class="box">
402
-
403
- <h2>Comment viewing options</h2>
404
-
405
- <div class="content"><div class="container-inline"><input type="hidden" name="form_build_id" id="form-812da949335437287350d654a2bb21c6" value="form-812da949335437287350d654a2bb21c6" />
406
- <input type="hidden" name="form_id" id="edit-comment-controls-1" value="comment_controls" />
407
- <div class="form-item" id="edit-mode-1-wrapper">
408
- <select name="mode" class="form-select" id="edit-mode-1" ><option value="1">Flat list - collapsed</option><option value="2">Flat list - expanded</option><option value="3">Threaded list - collapsed</option><option value="4" selected="selected">Threaded list - expanded</option></select>
409
- </div>
410
- <div class="form-item" id="edit-order-1-wrapper">
411
- <select name="order" class="form-select" id="edit-order-1" ><option value="1" selected="selected">Date - newest first</option><option value="2">Date - oldest first</option></select>
412
- </div>
413
- <div class="form-item" id="edit-comments-per-page-1-wrapper">
414
- <select name="comments_per_page" class="form-select" id="edit-comments-per-page-1" ><option value="10">10 comments per page</option><option value="30">30 comments per page</option><option value="50" selected="selected">50 comments per page</option><option value="70">70 comments per page</option><option value="90">90 comments per page</option><option value="150">150 comments per page</option><option value="200">200 comments per page</option><option value="250">250 comments per page</option><option value="300">300 comments per page</option></select>
415
- </div>
416
- <input type="submit" name="op" id="edit-submit-1" value="Save settings" class="form-submit" />
417
- </div><div class="description">Select your preferred way to display the comments and click "Save settings" to activate your changes.</div></div>
418
- </div>
419
-
420
- </div></form>
421
- </div>
422
- </div>
423
- <div id="footer"><a rel="license" href="http://creativecommons.org/licenses/by/2.5/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by/2.5/88x31.png" /></a><br />Opensource.org site content is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>.
424
-
425
-
426
-
427
- | <a href="../ToS">Terms of Service</a><div id="block-block-7" class="clear-block block block-block">
428
-
429
-
430
- <div class="content"><script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
431
- </script>
432
- <script type="text/javascript">
433
- _uacct = "UA-3916956-1";
434
- urchinTracker();
435
- </script></div>
436
- </div>
437
- </div>
438
- </div></div></div></div> <!-- /.left-corner, /.right-corner, /#squeeze, /#center -->
439
-
440
-
441
- </div> <!-- /container -->
442
- </div>
443
- <!-- /layout -->
444
-
445
- </body>
446
- </html>