diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /src/os_vxworks | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'src/os_vxworks')
| -rw-r--r-- | src/os_vxworks/os_vx_abs.c | 2 | ||||
| -rw-r--r-- | src/os_vxworks/os_vx_config.c | 2 | ||||
| -rw-r--r-- | src/os_vxworks/os_vx_map.c | 2 | ||||
| -rw-r--r-- | src/os_vxworks/os_vx_rpath.c | 2 | ||||
| -rw-r--r-- | src/os_vxworks/os_vx_yield.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/os_vxworks/os_vx_abs.c b/src/os_vxworks/os_vx_abs.c index 69413ee5..78342fce 100644 --- a/src/os_vxworks/os_vx_abs.c +++ b/src/os_vxworks/os_vx_abs.c @@ -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/src/os_vxworks/os_vx_config.c b/src/os_vxworks/os_vx_config.c index 649a3b4a..7c7fa4c8 100644 --- a/src/os_vxworks/os_vx_config.c +++ b/src/os_vxworks/os_vx_config.c @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 1999, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/src/os_vxworks/os_vx_map.c b/src/os_vxworks/os_vx_map.c index 517cadae..859bde6c 100644 --- a/src/os_vxworks/os_vx_map.c +++ b/src/os_vxworks/os_vx_map.c @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 1998, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2015 Oracle and/or its affiliates. All rights reserved. * * This code is derived from software contributed to Sleepycat Software by * Frederick G.M. Roeber of Netscape Communications Corp. diff --git a/src/os_vxworks/os_vx_rpath.c b/src/os_vxworks/os_vx_rpath.c index 1ffd3549..d7202c78 100644 --- a/src/os_vxworks/os_vx_rpath.c +++ b/src/os_vxworks/os_vx_rpath.c @@ -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/src/os_vxworks/os_vx_yield.c b/src/os_vxworks/os_vx_yield.c index c7c54cf2..e3741c3f 100644 --- a/src/os_vxworks/os_vx_yield.c +++ b/src/os_vxworks/os_vx_yield.c @@ -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$ */ |
