We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
Rename 'Passenger' to 'Phusion Passenger' in the license text.
Hongli Lai (Phusion) (author)
Tue Jun 24 04:15:32 -0700 2008
commit  24969854eb6dedc5f3d8a5f01bc08b4399485f51
tree    ea43e79497927dc57e2d1345a090aab13523f19e
parent  f6274028879df43321824a80c3dc03796e76db04
...
1
2
 
 
3
4
5
6
7
8
9
10
11
12
 
 
 
 
 
 
 
 
 
13
14
15
...
 
 
1
2
3
4
 
 
 
 
 
 
 
 
5
6
7
8
9
10
11
12
13
14
15
16
0
@@ -1,15 +1,16 @@
0
-Passenger is licensed under the GNU General Public License (GPL) version 2, and
0
-*only* version 2 (i.e. not version 3 or any later versions).
0
+Phusion Passenger is licensed under the GNU General Public License (GPL)
0
+version 2, and *only* version 2 (i.e. not version 3 or any later versions).
0
 
0
 In addition to the GNU General Public License v2 licensing terms, we explicitly
0
-grand you the permission to run any application on top of Passenger, regardless
0
-of the application's own licensing terms. The application will not be bound to
0
-the terms of the GPL in any way. That is, the GPL only applies to Passenger
0
-itself, and not to applications that are run through Passenger.
0
-
0
-We also explicitly allow Apache to load the Passenger Apache module, without
0
-Apache or any other loaded modules needing to be released under the terms of
0
-the GPL.
0
+grand you the permission to run any application on top of Phusion Passenger,
0
+regardless of the application's own licensing terms. The application will not
0
+be bound to the terms of the GPL in any way. That is, the GPL only applies to
0
+Phusion Passenger itself, and not to applications that are run through Phusion
0
+Passenger.
0
+
0
+We also explicitly allow Apache to load the Phusion Passenger Apache module,
0
+without Apache or any other loaded modules needing to be released under the
0
+terms of the GPL.
0
 
0
 ----------------------------------------------------------------------
0
 

Comments

    No one has commented yet.