diff --git a/LICENSE.md b/LICENSE.md index a67e37b43..ed3503b6e 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016-2017 Containous SAS +Copyright (c) 2016-2018 Containous SAS Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/theme/partials/footer.html b/docs/theme/partials/footer.html index 98cb1e652..e3b586dbe 100644 --- a/docs/theme/partials/footer.html +++ b/docs/theme/partials/footer.html @@ -20,7 +20,7 @@ IN THE SOFTWARE. --> -{% import "partials/language.html" as lang %} +{% import "partials/language.html" as lang with context %}