Skip to content

Commit

Permalink
Merge pull request #166 from CORIONplatform/sign
Browse files Browse the repository at this point in the history
Sign
  • Loading branch information
iFA88 authored Sep 21, 2017
2 parents 85165a1 + bb1febc commit 5ff44f1
Show file tree
Hide file tree
Showing 16 changed files with 64 additions and 0 deletions.
4 changes: 4 additions & 0 deletions announcementTypes.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
announcementTypes.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions exchangeLight.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
exchangeLight.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions module.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
module.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions moduleHandler.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
moduleHandler.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions multiOwner.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
multiOwner.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions owned.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
owned.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions premium.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
premium.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions provider.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
provider.sol
1.1.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.16;

Expand Down
4 changes: 4 additions & 0 deletions providerDB.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
providerDB.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions providerRewardLib.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
providerRewardLib.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions publisher.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
publisher.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions safeMath.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
safeMath.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions schellingLight.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
schellingLight.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions thirdPartyContract.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
thirdPartyContract.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions token.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
token.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down
4 changes: 4 additions & 0 deletions tokenDB.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*
tokenDB.sol
1.0.0
Rajci 'iFA' Andor @ [email protected] / [email protected]
CORION Platform
*/
pragma solidity ^0.4.15;

Expand Down

0 comments on commit 5ff44f1

Please sign in to comment.