Skip to content

Commit 25cbd89

Browse files
committed
Updated
1 parent c5d7619 commit 25cbd89

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020, PTC Inc. and/or all its affiliates. All rights reserved.
3+
Copyright (c) PTC Inc. and/or all its affiliates. All rights reserved.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
setuptools.setup(
1313
name="kepconfig",
1414
version="1.0b2",
15-
author="Ray Labbe",
16-
author_email="author@example.com",
15+
author="PTC",
16+
# author_email="author@example.com",
1717
description="API package for Kepware Configuration API",
1818
keywords="Kepware OPC Configuration Thingworx",
1919
long_description=long_description,

0 commit comments

Comments
 (0)