diff options
author | Muharem Hrnjadovic <mh@cloud1.it> | 2014-02-16 18:20:55 +0800 |
---|---|---|
committer | Muharem Hrnjadovic <mh@cloud1.it> | 2014-02-16 18:20:55 +0800 |
commit | 0d91f190329e21fa29f47f4b639b06b278bd60eb (patch) | |
tree | aa5248c0d3aab1fd14ea71523f7a93820764d7c1 /peer.cpp | |
parent | 769e108bc284dcdc812468f5f79f53eb2e120752 (diff) | |
download | dexon-solidity-0d91f190329e21fa29f47f4b639b06b278bd60eb.tar.gz dexon-solidity-0d91f190329e21fa29f47f4b639b06b278bd60eb.tar.zst dexon-solidity-0d91f190329e21fa29f47f4b639b06b278bd60eb.zip |
Corrected license headers (Foobar -> cpp-ethereum)
Diffstat (limited to 'peer.cpp')
-rw-r--r-- | peer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Foobar is distributed in the hope that it will be useful, + cpp-ethereum is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. |