Update copyright year.

This commit is contained in:
2020-02-10 03:05:39 +00:00
parent 2a8549350e
commit c8da350f18
228 changed files with 865 additions and 254 deletions

View File

@@ -25,7 +25,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright © 2003-2018 Natalia Portillo
// Copyright © 2003-2020 Natalia Portillo
*******************************************************************************/
using System.Linq;
@@ -76,7 +76,7 @@ namespace Marechai.Areas.Admin.Controllers
}
// POST: Admin/BrowserTests/Edit/5
// To protect from overposting attacks, please enable the specific properties you want to bind to, for
// To protect from overposting attacks, please enable the specific properties you want to bind to, for
// more details see http://go.microsoft.com/fwlink/?LinkId=317598.
[HttpPost]
[ValidateAntiForgeryToken]