From 2790256ef7d62c0d1d6c2ff13f6242e4c900935a Mon Sep 17 00:00:00 2001 From: siddharth Date: Fri, 16 Apr 2021 21:31:53 -0400 Subject: update copyright --- acmens.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acmens.py') diff --git a/acmens.py b/acmens.py index 232ed2e..6af2ebc 100644 --- a/acmens.py +++ b/acmens.py @@ -3,7 +3,7 @@ # SPDX-License-Identifier: AGPL-3.0-only # # Copyright © 2015-2018 Daniel Roesler -# Copyright © 2020 rsiddharth +# Copyright © 2021 siddharth # import argparse, subprocess, json, os, urllib.request, sys, base64, binascii, time, hashlib, tempfile, re, copy, textwrap -- cgit v1.2.3