~nwilliams/akiban-persistit/fix_912514_fetchAndRemove_2

« back to all changes in this revision

Viewing changes to src/test/java/com/persistit/Bug912514Test.java

  • Committer: Nathan Williams
  • Date: 2012-05-29 19:18:45 UTC
  • Revision ID: nwilliams@akiban.com-20120529191845-j39r84oh7u9xyhsf
Update header on new file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/**
2
2
 * Copyright © 2012 Akiban Technologies, Inc.  All rights reserved.
3
 
 * 
 
3
 *
4
4
 * This program is free software: you can redistribute it and/or modify
5
5
 * it under the terms of the GNU Affero General Public License as
6
6
 * published by the Free Software Foundation, version 3 (only) of the
7
7
 * License.
8
 
 * 
 
8
 *
9
9
 * This program is distributed in the hope that it will be useful,
10
10
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11
11
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
12
 * GNU Affero General Public License for more details.
13
 
 * 
 
13
 *
14
14
 * You should have received a copy of the GNU Affero General Public License
15
15
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
16
 * 
 
17
 * This program may also be available under different license terms. For more
 
18
 * information, see www.akiban.com or contact licensing@akiban.com.
16
19
 */
17
20
 
18
21
package com.persistit;