Skip to content

Commit 938e392

Browse files
committed
update copyrights to 2019
1 parent cf75110 commit 938e392

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Makefile for Sphinx documentation
22
#
3-
# Copyright (C) 2006-2018 wolfSSL Inc.
3+
# Copyright (C) 2006-2019 wolfSSL Inc.
44
#
55
# This file is part of wolfSSL. (formerly known as CyaSSL)
66
#

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
# General information about the project.
5454
project = u'wolfssl Python'
55-
copyright = u'2018, wolfSSL Inc. All rights reserved'
55+
copyright = u'2019, wolfSSL Inc. All rights reserved'
5656
author = u'wolfSSL'
5757

5858
# The version info for the project you're documenting, acts as replacement for

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33
#
4-
# Copyright (C) 2006-2018 wolfSSL Inc.
4+
# Copyright (C) 2006-2019 wolfSSL Inc.
55
#
66
# This file is part of wolfSSL. (formerly known as CyaSSL)
77
#

0 commit comments

Comments
 (0)