Skip to content

Commit

Permalink
Replaces licensing text in RefugeHTTPSessionManager.h per issue Refug…
Browse files Browse the repository at this point in the history
  • Loading branch information
k-giardchase committed Apr 30, 2015
1 parent 0da1c23 commit cf7b1f6
Showing 1 changed file with 14 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,20 @@
//
// RefugeHTTPSessionManager.h
// refuge-ios
// RefugeHTTPSessionManager.h
//
// Created by Harlan Kellaway on 2/5/15.
// Copyright (c) 2015 Refuge Restrooms. All rights reserved.
// Copyleft (c) 2015 Refuge Restrooms
//
// Refuge is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE
// Version 3, 19 November 2007
//
// This notice shall be included in all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.

#import "AFHTTPSessionManager.h"

Expand Down

0 comments on commit cf7b1f6

Please sign in to comment.