X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=README.html;h=103fc1214cd4061023db27c768d7cfe3ee87edc6;hb=62471a93e888a8413fe495a8f5c1d9b0c55f9562;hp=f37977124032a01f869aed82eef9ac9661372052;hpb=53830e0b96810dbf5bb71966a7cbbc6935213a98;p=mutilities%2FMUtilities.git diff --git a/README.html b/README.html index f379771..103fc12 100644 --- a/README.html +++ b/README.html @@ -60,7 +60,7 @@ document.write(''+e+'<\
  • etc/ – miscellaneous files, everything that doesn't fit in anywhere else
  • include/ – public header files, include this directory in projects that use the MUtilities library
  • obj/ – object code files, intermediate files generated during the build process
  • -
  • res/ – resouce files, required for building the MUtilities library
  • +
  • res/ – resource files, required for building the MUtilities library
  • src/ – source code files, required for building the MUtilities library (third-party code in src/3rd_party/)
  • test/ – unit tests, based on Google Test framework
  • tmp/ – temporary files, automatically generated during the build process
  • @@ -78,7 +78,7 @@ int main(int argc, char **argv)

    4 API Documentation

    @@ -86,7 +86,7 @@ int main(int argc, char **argv)

    5 License

    This library is free software. It is released under the terms of the GNU Lesser General Public License (LGPL), Version 2.1.

    MUtilities - MuldeR's Utilities for Qt
    -Copyright (C) 2004-2016 LoRd_MuldeR <MuldeR2@GMX.de>. Some rights reserved.
    +Copyright (C) 2004-2017 LoRd_MuldeR <MuldeR2@GMX.de>. Some rights reserved.
     
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
    @@ -102,18 +102,28 @@ You should have received a copy of the GNU Lesser General Public
     License along with this library; if not, write to the Free Software
     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA.

    6 Acknowledgement

    +

    The following people have contributed in the development of the MUtilities library:

    +

    The following third-party code is used in the MUtilities library: