projects
/
cs-p2p-next.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd996e1
)
ppf: Add author recognition.
author
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Mon, 22 Aug 2011 10:25:13 +0000
(13:25 +0300)
committer
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Mon, 22 Aug 2011 10:25:13 +0000
(13:25 +0300)
ppf/new/storage.py
patch
|
blob
|
history
diff --git
a/ppf/new/storage.py
b/ppf/new/storage.py
index
9701ff4
..
f771f00
100644
(file)
--- 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
"""