diff --git a/LICENSE b/LICENSE index 5d84b81..45bb019 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 Michele Locati +Copyright (c) 2018-2020 Michele Locati 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/install-php-extensions b/install-php-extensions index 20f993a..8e058df 100755 --- a/install-php-extensions +++ b/install-php-extensions @@ -2,7 +2,7 @@ # This script wraps docker-php-ext-install, properly configuring the system. # -# Copyright (c) Michele Locati, 2018 +# Copyright (c) Michele Locati, 2018-2020 # # Source: https://github.com/mlocati/docker-php-extension-installer #