File tree Expand file tree Collapse file tree 4 files changed +1
-22
lines changed
src/firefly/java/edu/caltech/ipac/firefly/server Expand file tree Collapse file tree 4 files changed +1
-22
lines changed Original file line number Diff line number Diff line change 1
- /*
2
- * License information at https://github.com/Caltech-IPAC/firefly/blob/master/License.txt
3
- */
4
-
5
1
/*
6
2
* License information at https://github.com/Caltech-IPAC/firefly/blob/master/License.txt
7
3
*/
Original file line number Diff line number Diff line change 2
2
* License information at https://github.com/Caltech-IPAC/firefly/blob/master/License.txt
3
3
*/
4
4
5
- /*
6
- * License information at https://github.com/Caltech-IPAC/firefly/blob/master/License.txt
7
- */
8
-
9
5
/*
10
6
* License information at https://github.com/Caltech-IPAC/firefly/blob/master/License.txt
11
7
*/
Original file line number Diff line number Diff line change 1
- /*
2
- * License information at https://github.com/Caltech-IPAC/firefly/blob/master/License.txt
3
- */
4
-
5
1
/*
6
2
* License information at https://github.com/Caltech-IPAC/firefly/blob/master/License.txt
7
3
*/
Original file line number Diff line number Diff line change 1
- /*
2
- * License information at https://github.com/Caltech-IPAC/firefly/blob/master/License.txt
3
- */
4
-
5
1
/*
6
2
* License information at https://github.com/Caltech-IPAC/firefly/blob/master/License.txt
7
3
*/
12
8
13
9
import java .util .HashMap ;
14
10
import java .util .Map ;
15
- /**
16
- * User: roby
17
- * Date: Feb 26, 2010
18
- * Time: 10:45:12 AM
19
- */
20
-
21
11
22
12
/**
23
13
* @author Trey Roby
14
+ * Date: Feb 26, 2010
24
15
*/
25
16
public final class ImageFileRetrieverFactory {
26
17
You can’t perform that action at this time.
0 commit comments