diff options
-rw-r--r-- | config/auto-aux/nanosecond_stat.c | 2 | ||||
-rw-r--r-- | otherlibs/unix/nanosecond_stat.h | 2 | ||||
-rw-r--r-- | testsuite/tests/lib-string/test_string.ml | 2 | ||||
-rw-r--r-- | tools/gdb-macros | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/config/auto-aux/nanosecond_stat.c b/config/auto-aux/nanosecond_stat.c index 5451126a4b..fc92e67b9c 100644 --- a/config/auto-aux/nanosecond_stat.c +++ b/config/auto-aux/nanosecond_stat.c @@ -2,7 +2,7 @@ /* */ /* OCaml */ /* */ -/* Jeremie Dimino, Jane Street Capital */ +/* Jeremie Dimino, Jane Street Group, LLC */ /* */ /* Copyright 2015 Institut National de Recherche en Informatique et */ /* en Automatique. All rights reserved. This file is distributed */ diff --git a/otherlibs/unix/nanosecond_stat.h b/otherlibs/unix/nanosecond_stat.h index e545ee712e..c1a648ef12 100644 --- a/otherlibs/unix/nanosecond_stat.h +++ b/otherlibs/unix/nanosecond_stat.h @@ -2,7 +2,7 @@ /* */ /* OCaml */ /* */ -/* Jeremie Dimino, Jane Street Capital */ +/* Jeremie Dimino, Jane Street Group, LLC */ /* */ /* Copyright 2015 Institut National de Recherche en Informatique et */ /* en Automatique. All rights reserved. This file is distributed */ diff --git a/testsuite/tests/lib-string/test_string.ml b/testsuite/tests/lib-string/test_string.ml index 4ead7028be..5043915085 100644 --- a/testsuite/tests/lib-string/test_string.ml +++ b/testsuite/tests/lib-string/test_string.ml @@ -2,7 +2,7 @@ (* *) (* OCaml *) (* *) -(* Damien Doligez, Jane Street Capital *) +(* Damien Doligez, Jane Street Group, LLC *) (* *) (* Copyright 2015 Institut National de Recherche en Informatique et *) (* en Automatique. All rights reserved. This file is distributed *) diff --git a/tools/gdb-macros b/tools/gdb-macros index c4903c35e6..b90ce787f0 100644 --- a/tools/gdb-macros +++ b/tools/gdb-macros @@ -2,7 +2,7 @@ # # # OCaml # # # -# Damien Doligez, Jane Street Capital # +# Damien Doligez, Jane Street Group, LLC # # # # Copyright 2015 Institut National de Recherche en Informatique et # # en Automatique. All rights reserved. This file is distributed # |