Skip to content

Commit c530616

Browse files
author
Chris Wilson
committed
More update to the PixelCut copyright
1 parent dfb7af7 commit c530616

File tree

5 files changed

+43
-5
lines changed

5 files changed

+43
-5
lines changed

LICENSE.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Robot Arm Graphic
44

5-
The Robot Arm artwork is property of PixelCut and has graciously allowed this project to use it. Learn more at http://www.paintcodeapp.com/
65

7-
The retain the full Copyright.
6+
PixleCut permitted the use of the robot arm artwork in this open source project. PixelCut retains the full copyright of the robot arm artwork.
7+
8+
The use of the robot arm is not permitted without permmission of PixelCut. To learn more about pixel cut or obtain permission to use that artwork in your project visit them here: http://www.pixelcut.com/

ios/LittleBits/LittleBits/views/generated/YFRStyleKit.h

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
// Generated by PaintCode (www.paintcodeapp.com)
99
//
1010

11+
/**
12+
PixleCut permitted the use of the robot arm artwork in this open source project.
13+
PixelCut retains the full copyright of the robot arm artwork.
14+
15+
The use of the robot arm is not permitted without permmission of PixelCut.
16+
To learn more about pixel cut or obtain permission to use that artwork
17+
in your project visit them here: http://www.pixelcut.com/
18+
19+
**/
20+
1121
#import <Foundation/Foundation.h>
1222
#import <UIKit/UIKit.h>
1323

ios/LittleBits/LittleBits/views/generated/YFRStyleKit.m

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
// Generated by PaintCode (www.paintcodeapp.com)
99
//
1010

11+
/**
12+
PixleCut permitted the use of the robot arm artwork in this open source project.
13+
PixelCut retains the full copyright of the robot arm artwork.
14+
15+
The use of the robot arm is not permitted without permmission of PixelCut.
16+
To learn more about pixel cut or obtain permission to use that artwork
17+
in your project visit them here: http://www.pixelcut.com/
18+
19+
**/
20+
1121
#import "YFRStyleKit.h"
1222

1323

mac/LittleBits/LittleBits/views/generated/YFRStyleKit.h

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,23 @@
22
// YFRStyleKit.h
33
// YFRLittleBits -
44
// WARNING: this code is autogenerated and should not be modified directly.
5-
//
6-
// The Robot Arm artwork is property of PixelCut and has graciously allowed
7-
// this project to use it. Learn more at http://www.paintcodeapp.com/
85
//
96
// Created by Chris Wilson on 1/4/15.
107
// Copyright (c) 2015 Yepher. All rights reserved.
118
//
129
// Generated by PaintCode (www.paintcodeapp.com)
1310
//
1411

12+
/**
13+
PixleCut permitted the use of the robot arm artwork in this open source project.
14+
PixelCut retains the full copyright of the robot arm artwork.
15+
16+
The use of the robot arm is not permitted without permmission of PixelCut.
17+
To learn more about pixel cut or obtain permission to use that artwork
18+
in your project visit them here: http://www.pixelcut.com/
19+
20+
**/
21+
1522
#import <Foundation/Foundation.h>
1623
#import <Cocoa/Cocoa.h>
1724

mac/LittleBits/LittleBits/views/generated/YFRStyleKit.m

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@
1212
// Generated by PaintCode (www.paintcodeapp.com)
1313
//
1414

15+
/**
16+
PixleCut permitted the use of the robot arm artwork in this open source project.
17+
PixelCut retains the full copyright of the robot arm artwork.
18+
19+
The use of the robot arm is not permitted without permmission of PixelCut.
20+
To learn more about pixel cut or obtain permission to use that artwork
21+
in your project visit them here: http://www.pixelcut.com/
22+
23+
**/
24+
1525
#import "YFRStyleKit.h"
1626

1727

0 commit comments

Comments
 (0)