Implemented background multiple upload (issue #1989)
[pithos-web-client] / src / gr / grnet / pithos / web / client / SessionExpiredDialog.java
index 4a337a4..199c81a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2011 GRNET S.A. All rights reserved.
+ * Copyright 2011-2012 GRNET S.A. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or
  * without modification, are permitted provided that the following
@@ -101,7 +101,4 @@ public class SessionExpiredDialog extends DialogBox {
                                        break;
                        }
        }
-
-
-
 }