From: Razvan Deaconescu Date: Mon, 22 Aug 2011 10:25:13 +0000 (+0300) Subject: ppf: Add author recognition. X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=b12d4560bd295f4c3c54294679dbf8a58dc73450;p=cs-p2p-next.git ppf: Add author recognition. --- diff --git a/ppf/new/storage.py b/ppf/new/storage.py index 9701ff4..f771f00 100644 --- a/ppf/new/storage.py +++ b/ppf/new/storage.py @@ -1,6 +1,8 @@ """ Storage class for P2P logging information. +Built on previous work by Adriana Draghici and Razvan Deaconescu. + 2011, Razvan Deaconescu, razvan.deaconescu@cs.pub.ro """