diff options
Diffstat (limited to 'otherlibs/win32unix/symlink.c')
-rw-r--r-- | otherlibs/win32unix/symlink.c | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/otherlibs/win32unix/symlink.c b/otherlibs/win32unix/symlink.c index b684f34b31..6f63377fd6 100644 --- a/otherlibs/win32unix/symlink.c +++ b/otherlibs/win32unix/symlink.c @@ -1,15 +1,16 @@ -/***********************************************************************/ -/* */ -/* OCaml */ -/* */ -/* David Allsopp, MetaStack Solutions Ltd. */ -/* */ -/* Copyright 2015 MetaStack Solutions Ltd. All rights reserved. */ -/* This file is distributed under the terms of the GNU Library */ -/* General Public License, with the special exception on linking */ -/* described in file ../../LICENSE. */ -/* */ -/***********************************************************************/ +/**************************************************************************/ +/* */ +/* OCaml */ +/* */ +/* David Allsopp, MetaStack Solutions Ltd. */ +/* */ +/* Copyright 2015 MetaStack Solutions Ltd. */ +/* */ +/* All rights reserved. This file is distributed under the terms of */ +/* the GNU Lesser General Public License version 2.1, with the */ +/* special exception on linking described in the file LICENSE. */ +/* */ +/**************************************************************************/ /* * Windows Vista functions enabled |