From 36631f28ef74409a7a8a2426a016a3ee9eeb0fe5 Mon Sep 17 00:00:00 2001 From: Griff Green Date: Sun, 3 Dec 2017 22:23:15 -0300 Subject: [PATCH] added contributors Make sure you take your name off this and the other commits if you don't want it there --- contracts/ILiquidPledgingPlugin.sol | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contracts/ILiquidPledgingPlugin.sol b/contracts/ILiquidPledgingPlugin.sol index 75a1afc..ebe798f 100644 --- a/contracts/ILiquidPledgingPlugin.sol +++ b/contracts/ILiquidPledgingPlugin.sol @@ -2,7 +2,8 @@ pragma solidity ^0.4.11; /* Copyright 2017, Jordi Baylina - Contributor: AdriĆ  Massanet + Contributors: AdriĆ  Massanet , RJ Ewing, Griff + Green, Arthur Lunn This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by