OW2 Consortium elastic-grid

Rev

Rev 65 | Rev 205 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 65 Rev 182
Line 1... Line 1...
1
/**
1
/**
-
 
2
 * Elastic Grid
2
 * Copyright (C) 2007-2008 Elastic Grid, LLC.
3
 * Copyright (C) 2007-2008 Elastic Grid, LLC.
3
 * 
4
 * 
4
 * This file is part of Elastic Grid.
-
 
5
 * 
-
 
6
 * Elastic Grid is free software: you can redistribute it and/or modify
-
 
7
 * it under the terms of the GNU Lesser General Public License as
-
 
-
 
5
 * This program is free software: you can redistribute it and/or modify
-
 
6
 * it under the terms of the GNU Affero General Public License as
8
 * published by the Free Software Foundation, either version 3 of the
7
 * published by the Free Software Foundation, either version 3 of the
9
 * License, or any later version.
-
 
-
 
8
 * License, or (at your option) any later version.
10
 * 
9
 * 
11
 * Elastic Grid is distributed in the hope that it will be useful,
-
 
-
 
10
 * This program is distributed in the hope that it will be useful,
12
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
 * GNU General Public License for more details.
-
 
-
 
13
 * GNU Affero General Public License for more details.
15
 * 
14
 * 
16
 * You should have received a copy of the GNU Lesser General Public License
-
 
17
 * along with Elastic Grid.  If not, see <http://www.gnu.org/licenses/>.
-
 
-
 
15
 * You should have received a copy of the GNU Affero General Public License
-
 
16
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
18
 */
17
 */
19

18

20
package com.elasticgrid.amazon.sdb;
19
package com.elasticgrid.amazon.sdb;
21

20

22
import java.io.Serializable;
21
import java.io.Serializable;