src/ucx.c

changeset 259
2f5dea574a75
parent 251
fae240d633fc
child 262
c6f46d272b36
     1.1 --- a/src/ucx.c	Sat Oct 28 11:25:27 2017 +0200
     1.2 +++ b/src/ucx.c	Sat Oct 28 15:43:51 2017 +0200
     1.3 @@ -2,14 +2,23 @@
     1.4   * @mainpage UAP Common Extensions
     1.5   * Library with common and useful functions, macros and data structures.
     1.6   * <p>
     1.7 - * Latest available source:<br/>
     1.8 + * Latest available source:<br>
     1.9 + * <a href="https://sourceforge.net/projects/ucx/files/">
    1.10 + * https://sourceforge.net/projects/ucx/files/</a>
    1.11 + * </p>
    1.12 + * 
    1.13 + * <p>
    1.14 + * Repositories:<br>
    1.15 + * <a href="https://ucx.sourceforge.io/code">
    1.16 + * https://ucx.sourceforge.io/code</a>
    1.17 + * -&nbsp;or&nbsp;-
    1.18   * <a href="https://develop.uap-core.de/hg/ucx">
    1.19   * https://develop.uap-core.de/hg/ucx</a>
    1.20   * </p>
    1.21   * 
    1.22   * <h2>LICENCE</h2>
    1.23   * 
    1.24 - * Copyright 2017 Olaf Wintermann. All rights reserved.
    1.25 + * Copyright 2017 Mike Becker, Olaf Wintermann All rights reserved.
    1.26   *
    1.27   * Redistribution and use in source and binary forms, with or without
    1.28   * modification, are permitted provided that the following conditions are met:

mercurial