diff options
Diffstat (limited to 'lang/js/webpack.conf_unittests.js')
-rw-r--r-- | lang/js/webpack.conf_unittests.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/js/webpack.conf_unittests.js b/lang/js/webpack.conf_unittests.js index c3c87f39..93de6c19 100644 --- a/lang/js/webpack.conf_unittests.js +++ b/lang/js/webpack.conf_unittests.js @@ -14,7 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see <http://www.gnu.org/licenses/>. + * License along with this program; if not, see <https://www.gnu.org/licenses/>. * SPDX-License-Identifier: LGPL-2.1+ * * This is the configuration file for building the gpgmejs-Library with webpack |