diff options
Diffstat (limited to 'examples/java/src/collections')
80 files changed, 80 insertions, 80 deletions
diff --git a/examples/java/src/collections/access/AccessExample.java b/examples/java/src/collections/access/AccessExample.java index 8131ef89..47076477 100644 --- a/examples/java/src/collections/access/AccessExample.java +++ b/examples/java/src/collections/access/AccessExample.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 1997, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/hello/HelloDatabaseWorld.java b/examples/java/src/collections/hello/HelloDatabaseWorld.java index c64285cb..059f58e2 100644 --- a/examples/java/src/collections/hello/HelloDatabaseWorld.java +++ b/examples/java/src/collections/hello/HelloDatabaseWorld.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/basic/PartData.java b/examples/java/src/collections/ship/basic/PartData.java index 0ba0d106..197986d9 100644 --- a/examples/java/src/collections/ship/basic/PartData.java +++ b/examples/java/src/collections/ship/basic/PartData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/basic/PartKey.java b/examples/java/src/collections/ship/basic/PartKey.java index 1aeb3383..55ed06bd 100644 --- a/examples/java/src/collections/ship/basic/PartKey.java +++ b/examples/java/src/collections/ship/basic/PartKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/basic/Sample.java b/examples/java/src/collections/ship/basic/Sample.java index 9ff4db7e..1cd9a389 100644 --- a/examples/java/src/collections/ship/basic/Sample.java +++ b/examples/java/src/collections/ship/basic/Sample.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/basic/SampleDatabase.java b/examples/java/src/collections/ship/basic/SampleDatabase.java index cfbb33b7..2d02dc8d 100644 --- a/examples/java/src/collections/ship/basic/SampleDatabase.java +++ b/examples/java/src/collections/ship/basic/SampleDatabase.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/basic/SampleViews.java b/examples/java/src/collections/ship/basic/SampleViews.java index 5f89935b..6220e5e1 100644 --- a/examples/java/src/collections/ship/basic/SampleViews.java +++ b/examples/java/src/collections/ship/basic/SampleViews.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/basic/ShipmentData.java b/examples/java/src/collections/ship/basic/ShipmentData.java index 164b8271..42d2e0a4 100644 --- a/examples/java/src/collections/ship/basic/ShipmentData.java +++ b/examples/java/src/collections/ship/basic/ShipmentData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/basic/ShipmentKey.java b/examples/java/src/collections/ship/basic/ShipmentKey.java index 8cf29a4c..495e3619 100644 --- a/examples/java/src/collections/ship/basic/ShipmentKey.java +++ b/examples/java/src/collections/ship/basic/ShipmentKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/basic/SupplierData.java b/examples/java/src/collections/ship/basic/SupplierData.java index 844d9258..105d27ba 100644 --- a/examples/java/src/collections/ship/basic/SupplierData.java +++ b/examples/java/src/collections/ship/basic/SupplierData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/basic/SupplierKey.java b/examples/java/src/collections/ship/basic/SupplierKey.java index 0fa4d66b..cb52c663 100644 --- a/examples/java/src/collections/ship/basic/SupplierKey.java +++ b/examples/java/src/collections/ship/basic/SupplierKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/basic/Weight.java b/examples/java/src/collections/ship/basic/Weight.java index c2e612e8..5a290274 100644 --- a/examples/java/src/collections/ship/basic/Weight.java +++ b/examples/java/src/collections/ship/basic/Weight.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/Part.java b/examples/java/src/collections/ship/entity/Part.java index 4bf98b6c..8a99d0ed 100644 --- a/examples/java/src/collections/ship/entity/Part.java +++ b/examples/java/src/collections/ship/entity/Part.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/PartData.java b/examples/java/src/collections/ship/entity/PartData.java index b33e4eba..de1c8dd7 100644 --- a/examples/java/src/collections/ship/entity/PartData.java +++ b/examples/java/src/collections/ship/entity/PartData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/PartKey.java b/examples/java/src/collections/ship/entity/PartKey.java index 4d79a8dc..a1f5a53f 100644 --- a/examples/java/src/collections/ship/entity/PartKey.java +++ b/examples/java/src/collections/ship/entity/PartKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/Sample.java b/examples/java/src/collections/ship/entity/Sample.java index c3aa230c..429f9a71 100644 --- a/examples/java/src/collections/ship/entity/Sample.java +++ b/examples/java/src/collections/ship/entity/Sample.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/SampleDatabase.java b/examples/java/src/collections/ship/entity/SampleDatabase.java index c138ef7b..1fcd3efa 100644 --- a/examples/java/src/collections/ship/entity/SampleDatabase.java +++ b/examples/java/src/collections/ship/entity/SampleDatabase.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/SampleViews.java b/examples/java/src/collections/ship/entity/SampleViews.java index 3cf605ac..4344dc86 100644 --- a/examples/java/src/collections/ship/entity/SampleViews.java +++ b/examples/java/src/collections/ship/entity/SampleViews.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/Shipment.java b/examples/java/src/collections/ship/entity/Shipment.java index 23283c59..08e6d880 100644 --- a/examples/java/src/collections/ship/entity/Shipment.java +++ b/examples/java/src/collections/ship/entity/Shipment.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/ShipmentData.java b/examples/java/src/collections/ship/entity/ShipmentData.java index 82cd9a3c..cc560604 100644 --- a/examples/java/src/collections/ship/entity/ShipmentData.java +++ b/examples/java/src/collections/ship/entity/ShipmentData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/ShipmentKey.java b/examples/java/src/collections/ship/entity/ShipmentKey.java index 541f8464..c6ab169b 100644 --- a/examples/java/src/collections/ship/entity/ShipmentKey.java +++ b/examples/java/src/collections/ship/entity/ShipmentKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/Supplier.java b/examples/java/src/collections/ship/entity/Supplier.java index 3ed6ef5d..27508a55 100644 --- a/examples/java/src/collections/ship/entity/Supplier.java +++ b/examples/java/src/collections/ship/entity/Supplier.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/SupplierData.java b/examples/java/src/collections/ship/entity/SupplierData.java index 0bed0ad6..363a2eee 100644 --- a/examples/java/src/collections/ship/entity/SupplierData.java +++ b/examples/java/src/collections/ship/entity/SupplierData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/SupplierKey.java b/examples/java/src/collections/ship/entity/SupplierKey.java index 15c2dd08..a7af271e 100644 --- a/examples/java/src/collections/ship/entity/SupplierKey.java +++ b/examples/java/src/collections/ship/entity/SupplierKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/entity/Weight.java b/examples/java/src/collections/ship/entity/Weight.java index 8404c1aa..60bbe9a3 100644 --- a/examples/java/src/collections/ship/entity/Weight.java +++ b/examples/java/src/collections/ship/entity/Weight.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/factory/Part.java b/examples/java/src/collections/ship/factory/Part.java index 9d6e34e6..cb785aa9 100644 --- a/examples/java/src/collections/ship/factory/Part.java +++ b/examples/java/src/collections/ship/factory/Part.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/factory/PartKey.java b/examples/java/src/collections/ship/factory/PartKey.java index 3dde817b..5391099d 100644 --- a/examples/java/src/collections/ship/factory/PartKey.java +++ b/examples/java/src/collections/ship/factory/PartKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/factory/Sample.java b/examples/java/src/collections/ship/factory/Sample.java index 06653d79..0519dd94 100644 --- a/examples/java/src/collections/ship/factory/Sample.java +++ b/examples/java/src/collections/ship/factory/Sample.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/factory/SampleDatabase.java b/examples/java/src/collections/ship/factory/SampleDatabase.java index 8aab5d90..fa803913 100644 --- a/examples/java/src/collections/ship/factory/SampleDatabase.java +++ b/examples/java/src/collections/ship/factory/SampleDatabase.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/factory/SampleViews.java b/examples/java/src/collections/ship/factory/SampleViews.java index 7c380611..90df08f5 100644 --- a/examples/java/src/collections/ship/factory/SampleViews.java +++ b/examples/java/src/collections/ship/factory/SampleViews.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/factory/Shipment.java b/examples/java/src/collections/ship/factory/Shipment.java index 10da5087..38a4f7e2 100644 --- a/examples/java/src/collections/ship/factory/Shipment.java +++ b/examples/java/src/collections/ship/factory/Shipment.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/factory/ShipmentKey.java b/examples/java/src/collections/ship/factory/ShipmentKey.java index b2d532aa..2ef31f20 100644 --- a/examples/java/src/collections/ship/factory/ShipmentKey.java +++ b/examples/java/src/collections/ship/factory/ShipmentKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/factory/Supplier.java b/examples/java/src/collections/ship/factory/Supplier.java index b429f7f2..317620ac 100644 --- a/examples/java/src/collections/ship/factory/Supplier.java +++ b/examples/java/src/collections/ship/factory/Supplier.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/factory/SupplierKey.java b/examples/java/src/collections/ship/factory/SupplierKey.java index 0c7ab107..43b7886b 100644 --- a/examples/java/src/collections/ship/factory/SupplierKey.java +++ b/examples/java/src/collections/ship/factory/SupplierKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/factory/Weight.java b/examples/java/src/collections/ship/factory/Weight.java index 3740d5ee..be467b0b 100644 --- a/examples/java/src/collections/ship/factory/Weight.java +++ b/examples/java/src/collections/ship/factory/Weight.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/index/PartData.java b/examples/java/src/collections/ship/index/PartData.java index 6be3f216..ba8d38c5 100644 --- a/examples/java/src/collections/ship/index/PartData.java +++ b/examples/java/src/collections/ship/index/PartData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/index/PartKey.java b/examples/java/src/collections/ship/index/PartKey.java index 0b394bb6..09a36d6f 100644 --- a/examples/java/src/collections/ship/index/PartKey.java +++ b/examples/java/src/collections/ship/index/PartKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/index/Sample.java b/examples/java/src/collections/ship/index/Sample.java index 631dbcf1..41ca2c65 100644 --- a/examples/java/src/collections/ship/index/Sample.java +++ b/examples/java/src/collections/ship/index/Sample.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/index/SampleDatabase.java b/examples/java/src/collections/ship/index/SampleDatabase.java index c02789ef..ee8f80cf 100644 --- a/examples/java/src/collections/ship/index/SampleDatabase.java +++ b/examples/java/src/collections/ship/index/SampleDatabase.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/index/SampleViews.java b/examples/java/src/collections/ship/index/SampleViews.java index 2c8bb0aa..9085c1c1 100644 --- a/examples/java/src/collections/ship/index/SampleViews.java +++ b/examples/java/src/collections/ship/index/SampleViews.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/index/ShipmentData.java b/examples/java/src/collections/ship/index/ShipmentData.java index be1e8e4e..f533b7cf 100644 --- a/examples/java/src/collections/ship/index/ShipmentData.java +++ b/examples/java/src/collections/ship/index/ShipmentData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/index/ShipmentKey.java b/examples/java/src/collections/ship/index/ShipmentKey.java index fd92bda1..7756dd86 100644 --- a/examples/java/src/collections/ship/index/ShipmentKey.java +++ b/examples/java/src/collections/ship/index/ShipmentKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/index/SupplierData.java b/examples/java/src/collections/ship/index/SupplierData.java index 3995d5db..01951234 100644 --- a/examples/java/src/collections/ship/index/SupplierData.java +++ b/examples/java/src/collections/ship/index/SupplierData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/index/SupplierKey.java b/examples/java/src/collections/ship/index/SupplierKey.java index b1eff71c..a3fb2378 100644 --- a/examples/java/src/collections/ship/index/SupplierKey.java +++ b/examples/java/src/collections/ship/index/SupplierKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/index/Weight.java b/examples/java/src/collections/ship/index/Weight.java index 783057fc..c67edf8c 100644 --- a/examples/java/src/collections/ship/index/Weight.java +++ b/examples/java/src/collections/ship/index/Weight.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/MarshalledEnt.java b/examples/java/src/collections/ship/marshal/MarshalledEnt.java index 9e269962..2ca95362 100644 --- a/examples/java/src/collections/ship/marshal/MarshalledEnt.java +++ b/examples/java/src/collections/ship/marshal/MarshalledEnt.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/MarshalledKey.java b/examples/java/src/collections/ship/marshal/MarshalledKey.java index 0ee3ebf7..8fd9e994 100644 --- a/examples/java/src/collections/ship/marshal/MarshalledKey.java +++ b/examples/java/src/collections/ship/marshal/MarshalledKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/Part.java b/examples/java/src/collections/ship/marshal/Part.java index 6f543b06..8d807a03 100644 --- a/examples/java/src/collections/ship/marshal/Part.java +++ b/examples/java/src/collections/ship/marshal/Part.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/PartKey.java b/examples/java/src/collections/ship/marshal/PartKey.java index b1841e9a..d5567597 100644 --- a/examples/java/src/collections/ship/marshal/PartKey.java +++ b/examples/java/src/collections/ship/marshal/PartKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/Sample.java b/examples/java/src/collections/ship/marshal/Sample.java index 0183f930..023ee7f3 100644 --- a/examples/java/src/collections/ship/marshal/Sample.java +++ b/examples/java/src/collections/ship/marshal/Sample.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/SampleDatabase.java b/examples/java/src/collections/ship/marshal/SampleDatabase.java index a1bab0d1..540fa980 100644 --- a/examples/java/src/collections/ship/marshal/SampleDatabase.java +++ b/examples/java/src/collections/ship/marshal/SampleDatabase.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/SampleViews.java b/examples/java/src/collections/ship/marshal/SampleViews.java index 3ab519d0..2f65aa55 100644 --- a/examples/java/src/collections/ship/marshal/SampleViews.java +++ b/examples/java/src/collections/ship/marshal/SampleViews.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/Shipment.java b/examples/java/src/collections/ship/marshal/Shipment.java index 6370f0f2..c6015c54 100644 --- a/examples/java/src/collections/ship/marshal/Shipment.java +++ b/examples/java/src/collections/ship/marshal/Shipment.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/ShipmentKey.java b/examples/java/src/collections/ship/marshal/ShipmentKey.java index d0bff32c..eb83288a 100644 --- a/examples/java/src/collections/ship/marshal/ShipmentKey.java +++ b/examples/java/src/collections/ship/marshal/ShipmentKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/Supplier.java b/examples/java/src/collections/ship/marshal/Supplier.java index f903fce9..21f8d3e3 100644 --- a/examples/java/src/collections/ship/marshal/Supplier.java +++ b/examples/java/src/collections/ship/marshal/Supplier.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/SupplierKey.java b/examples/java/src/collections/ship/marshal/SupplierKey.java index 4e776f44..7c9c4fb9 100644 --- a/examples/java/src/collections/ship/marshal/SupplierKey.java +++ b/examples/java/src/collections/ship/marshal/SupplierKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/marshal/Weight.java b/examples/java/src/collections/ship/marshal/Weight.java index 6323201b..e5b377c3 100644 --- a/examples/java/src/collections/ship/marshal/Weight.java +++ b/examples/java/src/collections/ship/marshal/Weight.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/sentity/Part.java b/examples/java/src/collections/ship/sentity/Part.java index 4c5394ac..da4f1446 100644 --- a/examples/java/src/collections/ship/sentity/Part.java +++ b/examples/java/src/collections/ship/sentity/Part.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/sentity/PartKey.java b/examples/java/src/collections/ship/sentity/PartKey.java index c85fe0e0..09524953 100644 --- a/examples/java/src/collections/ship/sentity/PartKey.java +++ b/examples/java/src/collections/ship/sentity/PartKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/sentity/Sample.java b/examples/java/src/collections/ship/sentity/Sample.java index 777c729d..e9f19ab1 100644 --- a/examples/java/src/collections/ship/sentity/Sample.java +++ b/examples/java/src/collections/ship/sentity/Sample.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/sentity/SampleDatabase.java b/examples/java/src/collections/ship/sentity/SampleDatabase.java index 6b5513f1..8b0b4afa 100644 --- a/examples/java/src/collections/ship/sentity/SampleDatabase.java +++ b/examples/java/src/collections/ship/sentity/SampleDatabase.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/sentity/SampleViews.java b/examples/java/src/collections/ship/sentity/SampleViews.java index a1dc52b4..04dcb672 100644 --- a/examples/java/src/collections/ship/sentity/SampleViews.java +++ b/examples/java/src/collections/ship/sentity/SampleViews.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/sentity/Shipment.java b/examples/java/src/collections/ship/sentity/Shipment.java index 9b79428a..6c943d3d 100644 --- a/examples/java/src/collections/ship/sentity/Shipment.java +++ b/examples/java/src/collections/ship/sentity/Shipment.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/sentity/ShipmentKey.java b/examples/java/src/collections/ship/sentity/ShipmentKey.java index 2f3a9ad0..c599e1f2 100644 --- a/examples/java/src/collections/ship/sentity/ShipmentKey.java +++ b/examples/java/src/collections/ship/sentity/ShipmentKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/sentity/Supplier.java b/examples/java/src/collections/ship/sentity/Supplier.java index fbc9ff71..bd3d862b 100644 --- a/examples/java/src/collections/ship/sentity/Supplier.java +++ b/examples/java/src/collections/ship/sentity/Supplier.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/sentity/SupplierKey.java b/examples/java/src/collections/ship/sentity/SupplierKey.java index a4553743..48fd9d6a 100644 --- a/examples/java/src/collections/ship/sentity/SupplierKey.java +++ b/examples/java/src/collections/ship/sentity/SupplierKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/sentity/Weight.java b/examples/java/src/collections/ship/sentity/Weight.java index 990c8701..5b7f2760 100644 --- a/examples/java/src/collections/ship/sentity/Weight.java +++ b/examples/java/src/collections/ship/sentity/Weight.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/Part.java b/examples/java/src/collections/ship/tuple/Part.java index 16607ffa..bc4a9c28 100644 --- a/examples/java/src/collections/ship/tuple/Part.java +++ b/examples/java/src/collections/ship/tuple/Part.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/PartData.java b/examples/java/src/collections/ship/tuple/PartData.java index 132e2671..f3265537 100644 --- a/examples/java/src/collections/ship/tuple/PartData.java +++ b/examples/java/src/collections/ship/tuple/PartData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/PartKey.java b/examples/java/src/collections/ship/tuple/PartKey.java index d14ea15d..935040e8 100644 --- a/examples/java/src/collections/ship/tuple/PartKey.java +++ b/examples/java/src/collections/ship/tuple/PartKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/Sample.java b/examples/java/src/collections/ship/tuple/Sample.java index 3e20b92b..f2dec0aa 100644 --- a/examples/java/src/collections/ship/tuple/Sample.java +++ b/examples/java/src/collections/ship/tuple/Sample.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/SampleDatabase.java b/examples/java/src/collections/ship/tuple/SampleDatabase.java index f7d4a83d..06cbe585 100644 --- a/examples/java/src/collections/ship/tuple/SampleDatabase.java +++ b/examples/java/src/collections/ship/tuple/SampleDatabase.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/SampleViews.java b/examples/java/src/collections/ship/tuple/SampleViews.java index a43b785a..f7ba2cff 100644 --- a/examples/java/src/collections/ship/tuple/SampleViews.java +++ b/examples/java/src/collections/ship/tuple/SampleViews.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/Shipment.java b/examples/java/src/collections/ship/tuple/Shipment.java index b8bcda96..d41ec25f 100644 --- a/examples/java/src/collections/ship/tuple/Shipment.java +++ b/examples/java/src/collections/ship/tuple/Shipment.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/ShipmentData.java b/examples/java/src/collections/ship/tuple/ShipmentData.java index 06aaaa7f..4f04dd7f 100644 --- a/examples/java/src/collections/ship/tuple/ShipmentData.java +++ b/examples/java/src/collections/ship/tuple/ShipmentData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/ShipmentKey.java b/examples/java/src/collections/ship/tuple/ShipmentKey.java index 462b8748..41d76a2a 100644 --- a/examples/java/src/collections/ship/tuple/ShipmentKey.java +++ b/examples/java/src/collections/ship/tuple/ShipmentKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/Supplier.java b/examples/java/src/collections/ship/tuple/Supplier.java index 54c40407..d8bb17e7 100644 --- a/examples/java/src/collections/ship/tuple/Supplier.java +++ b/examples/java/src/collections/ship/tuple/Supplier.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/SupplierData.java b/examples/java/src/collections/ship/tuple/SupplierData.java index 0667d273..f114016b 100644 --- a/examples/java/src/collections/ship/tuple/SupplierData.java +++ b/examples/java/src/collections/ship/tuple/SupplierData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/SupplierKey.java b/examples/java/src/collections/ship/tuple/SupplierKey.java index 3dccc0c2..f069abd8 100644 --- a/examples/java/src/collections/ship/tuple/SupplierKey.java +++ b/examples/java/src/collections/ship/tuple/SupplierKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/collections/ship/tuple/Weight.java b/examples/java/src/collections/ship/tuple/Weight.java index dd68cecf..b733508e 100644 --- a/examples/java/src/collections/ship/tuple/Weight.java +++ b/examples/java/src/collections/ship/tuple/Weight.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ |
