summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2022-02-26 16:23:56 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2022-02-26 17:39:49 +0000
commita0025eda79e5f6b7f0ae23e7a85fd947dc847726 (patch)
tree1281ec09551533bb1558b36eff517a08c3e26333 /src
parentbc358088b2b074f09e638f101d2a12b3632a0d73 (diff)
downloadlibnsgif-a0025eda79e5f6b7f0ae23e7a85fd947dc847726.tar.gz
libnsgif-a0025eda79e5f6b7f0ae23e7a85fd947dc847726.tar.bz2
Source: Update copyright years.
Diffstat (limited to 'src')
-rw-r--r--src/gif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gif.c b/src/gif.c
index 5317a9e..467ff90 100644
--- a/src/gif.c
+++ b/src/gif.c
@@ -1,7 +1,7 @@
/*
* Copyright 2004 Richard Wilson <richard.wilson@netsurf-browser.org>
* Copyright 2008 Sean Fox <dyntryx@gmail.com>
- * Copyright 2013-2021 Michael Drake <tlsa@netsurf-browser.org>
+ * Copyright 2013-2022 Michael Drake <tlsa@netsurf-browser.org>
*
* This file is part of NetSurf's libnsgif, http://www.netsurf-browser.org/
* Licenced under the MIT License,