mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/ownership
Vladimir Khramov 03ad0efd29
Small code style change
7 years ago
..
CanReclaimToken.sol fix typo. 7 years ago
Claimable.sol Use address type 7 years ago
Contactable.sol Explicit public visibility on methods 7 years ago
DelayedClaimable.sol Use address type 7 years ago
HasNoContracts.sol removing trailing whitespace 7 years ago
HasNoEther.sol converted if() throw convention to require()/assert()/revert() 8 years ago
HasNoTokens.sol refactor HasNoTokens.sol 8 years ago
NoOwner.sol removing trailing whitespace 7 years ago
Ownable.sol Small code style change 7 years ago