Add license information
This commit is contained in:
parent
1d6795738b
commit
149c1965e4
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceBag.h
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 12/30/15.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceBag.m
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 12/30/15.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import "SA_DiceBag.h"
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceBot.h
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 12/30/15.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
/*
|
||||
The SA_DiceBot class hierarchy works like this:
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceBot.m
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 12/30/15.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import "SA_DiceBot.h"
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceErrorHandling.h
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 1/11/16.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#ifndef SA_DiceErrorHandling_h
|
||||
#define SA_DiceErrorHandling_h
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceErrorHandling.m
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 1/11/16.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import "SA_DiceErrorHandling.h"
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceEvaluator.h
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 1/2/16.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceEvaluator.m
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 1/2/16.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import "SA_DiceEvaluator.h"
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceExpressionStringConstants.h
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 1/2/16.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceExpressionStringConstants.m
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 1/2/16.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import "SA_DiceExpressionStringConstants.h"
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceFormatter.h
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 12/31/15.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceFormatter.m
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 12/31/15.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import "SA_DiceFormatter.h"
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceParser.h
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 12/30/15.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
//
|
||||
// SA_DiceParser.m
|
||||
// RPGBot
|
||||
//
|
||||
// Created by Sandy Achmiz on 12/30/15.
|
||||
//
|
||||
// Copyright (c) 2016 Said Achmiz.
|
||||
//
|
||||
// This software is licensed under the MIT license.
|
||||
// See the file "LICENSE" for more information.
|
||||
|
||||
#import "SA_DiceParser.h"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user