diff --git a/README.md b/README.md index b8d9580..2357cf0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Better Enums   [![version 0.11.1][version]][releases] [![Try online][wandbox-img]][wandbox] [![Travis status][travis-img]][travis] [![AppVeyor status][appveyor-img]][appveyor] [![BSD license][license-img]][license] +# Better Enums   [![version 0.11.2][version]][releases] [![Try online][wandbox-img]][wandbox] [![Travis status][travis-img]][travis] [![AppVeyor status][appveyor-img]][appveyor] [![BSD license][license-img]][license] -[version]: https://img.shields.io/badge/version-0.11.1-blue.svg +[version]: https://img.shields.io/badge/version-0.11.2-blue.svg [releases]: https://github.com/aantron/better-enums/releases [wandbox]: http://melpon.org/wandbox/permlink/2QCi3cwQnplAToge [wandbox-img]: https://img.shields.io/badge/try%20it-online-blue.svg diff --git a/doc/LICENSE b/doc/LICENSE index 8700623..e1137c8 100644 --- a/doc/LICENSE +++ b/doc/LICENSE @@ -2,7 +2,7 @@ Better Enums is distributed under the terms of the 2-clause BSD license. Its text is given below. -Copyright (c) 2012-2016, Anton Bachin +Copyright (c) 2012-2019, Anton Bachin All rights reserved. Redistribution and use in source and binary forms, with or without modification, diff --git a/doc/template/footer.tmpl b/doc/template/footer.tmpl index 92f6c3f..209a912 100644 --- a/doc/template/footer.tmpl +++ b/doc/template/footer.tmpl @@ -3,8 +3,8 @@