summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/awslambda/__init__.py2
-rw-r--r--tests/integration/awslambda/test_awslambda.py2
-rw-r--r--tests/unit/awslambda/__init__.py2
-rw-r--r--tests/unit/awslambda/test_awslambda.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/integration/awslambda/__init__.py b/tests/integration/awslambda/__init__.py
index 70cc23fe..a3575e2e 100644
--- a/tests/integration/awslambda/__init__.py
+++ b/tests/integration/awslambda/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2014 Amazon.com, Inc. or its affiliates. All Rights Reserved
+# Copyright (c) 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
diff --git a/tests/integration/awslambda/test_awslambda.py b/tests/integration/awslambda/test_awslambda.py
index 9587f0e8..8945922a 100644
--- a/tests/integration/awslambda/test_awslambda.py
+++ b/tests/integration/awslambda/test_awslambda.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2014 Amazon.com, Inc. or its affiliates. All Rights Reserved
+# Copyright (c) 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
diff --git a/tests/unit/awslambda/__init__.py b/tests/unit/awslambda/__init__.py
index 70cc23fe..a3575e2e 100644
--- a/tests/unit/awslambda/__init__.py
+++ b/tests/unit/awslambda/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2014 Amazon.com, Inc. or its affiliates. All Rights Reserved
+# Copyright (c) 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
diff --git a/tests/unit/awslambda/test_awslambda.py b/tests/unit/awslambda/test_awslambda.py
index 7ad47fb7..3e36aee5 100644
--- a/tests/unit/awslambda/test_awslambda.py
+++ b/tests/unit/awslambda/test_awslambda.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2014 Amazon.com, Inc. or its affiliates. All Rights Reserved
+# Copyright (c) 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the