Commit 21047e03a1a14712ad979da33013c552e4c452e8
1 parent
284a96d4
updates
Showing
1 changed file
with
6 additions
and
2 deletions
js/deepClient.js
... | ... | @@ -23,8 +23,12 @@ |
23 | 23 | THE SOFTWARE. |
24 | 24 | */ |
25 | 25 | |
26 | -/** | |
27 | - * Created by Luigi Serra on 10/06/2015. | |
26 | + | |
27 | +/** Created by : | |
28 | + * Luigi Serra - luigser@gmail.com | |
29 | + * Andrea Petta - andrpet@gmail.com | |
30 | + * | |
31 | + * Copyright (c) 2015 Dipartimento di Informatica - Università di Salerno - Italy | |
28 | 32 | */ |
29 | 33 | |
30 | 34 | var ComponentService = | ... | ... |