From 99fa7f08510bcc14b34f7f419c249603dac35eb5 Mon Sep 17 00:00:00 2001 From: cpq Date: Mon, 8 Mar 2021 15:44:57 +0000 Subject: [PATCH] 2020 -> 2021 --- mongoose.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mongoose.h b/mongoose.h index f033e287..75c119f4 100644 --- a/mongoose.h +++ b/mongoose.h @@ -1,5 +1,5 @@ // Copyright (c) 2004-2013 Sergey Lyubka -// Copyright (c) 2013-2020 Cesanta Software Limited +// Copyright (c) 2013-2021 Cesanta Software Limited // All rights reserved // // This software is dual-licensed: you can redistribute it and/or modify @@ -14,7 +14,6 @@ // // Alternatively, you can license this software under a commercial // license, as set out in . - #pragma once #define MG_VERSION "7.2"