← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 2444: -

 

------------------------------------------------------------
revno: 2444
committer: Jo Størset <storset@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2010-12-30 01:40:27 +0530
message:
  -
modified:
  dhis-2/dhis-api/src/main/java/org/hisp/dhis/period/PeriodService.java


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-api/src/main/java/org/hisp/dhis/period/PeriodService.java'
--- dhis-2/dhis-api/src/main/java/org/hisp/dhis/period/PeriodService.java	2010-12-29 16:17:28 +0000
+++ dhis-2/dhis-api/src/main/java/org/hisp/dhis/period/PeriodService.java	2010-12-29 20:10:27 +0000
@@ -39,18 +39,6 @@
  * @author Kristian Nordal
  * @version $Id: PeriodService.java 5983 2008-10-17 17:42:44Z larshelg $
  */
-/**
- * @author storset
- *
- */
-/**
- * @author storset
- *
- */
-/**
- * @author storset
- *
- */
 public interface PeriodService
 {
     String ID = PeriodService.class.getName();