Changeset 6411
- Timestamp:
- 26/01/10 11:48:58 (11 years ago)
- Location:
- TI12-security/trunk/WSSecurity/ndg
- Files:
-
- 1 deleted
- 1 edited
- 5 moved
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/WSSecurity/ndg/soap/utils/__init__.py
r6410 r6411 1 """WS-Security utilities package 2 3 NERC DataGrid Project 4 """ 5 __author__ = "Philip Kershaw" 6 __date__ = "25/01/2010" 7 __copyright__ = "(C) 2010 Science and Technology Facilities Council" 8 __license__ = "BSD - see LICENSE file in top-level directory" 9 __contact__ = "Philip.Kershaw@stfc.ac.uk" 10 __revision__ = '$Id: $'
Note: See TracChangeset
for help on using the changeset viewer.