Updated copyright statements
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
# Contact: Brandon Long <blong@google.com>
|
||||
#
|
||||
# This has been modified from the original software.
|
||||
# Copyright (c) 2016, 2017 Scott Kitterman <scott@kitterman.com>
|
||||
# Copyright (c) 2016, 2017, 2018 Scott Kitterman <scott@kitterman.com>
|
||||
#
|
||||
# This has been modified from the original software.
|
||||
# Copyright (c) 2017 Valimail Inc
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
#
|
||||
# This has been modified from the original software.
|
||||
# Copyright (c) 2011 William Grant <me@williamgrant.id.au>
|
||||
# Copyright (c) 2018 Scott Kitterman <scott@kitterman.com>
|
||||
|
||||
__all__ = [
|
||||
'DigestTooLargeError',
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
# This has been modified from the original software.
|
||||
# Copyright (c) 2016 Google, Inc.
|
||||
# Contact: Brandon Long <blong@google.com>
|
||||
# Copyright (c) 2018 Scott Kitterman <scott@kitterman.com>
|
||||
|
||||
import unittest
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
# 3. This notice may not be removed or altered from any source distribution.
|
||||
#
|
||||
# Copyright (c) 2011 William Grant <me@williamgrant.id.au>
|
||||
# Copyright (c) 2017 Scott Kitterman <scott@kitterman.com>
|
||||
# Copyright (c) 2018 Scott Kitterman <scott@kitterman.com>
|
||||
|
||||
import email
|
||||
import os.path
|
||||
|
||||
Reference in New Issue
Block a user