Skip to content

Commit

Permalink
Update copyright notice in 2023 for non-python files. (#1983)
Browse files Browse the repository at this point in the history
Missed a few copyright updates because I was filtering for Python files
only.
  • Loading branch information
corranwebster authored Jan 12, 2023
1 parent 34b4301 commit d8a5be6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This software is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.

Copyright (c) 2004-2022, Enthought, Inc.
Copyright (c) 2004-2023, Enthought, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion docs/source/traitsui_user_manual/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ TraitsUI |version| User Manual

:Authors: Lyn Pierce, Janet Swisher, and Enthought Developers
:Version: Document Version 4
:Copyright: 2005-2022 Enthought, Inc. All Rights Reserved.
:Copyright: 2005-2023 Enthought, Inc. All Rights Reserved.

Contents
========
Expand Down
2 changes: 1 addition & 1 deletion ets-demo/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This software is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.

(C) Copyright 2004-2022 Enthought, Inc., Austin, TX
(C) Copyright 2004-2023 Enthought, Inc., Austin, TX
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down

0 comments on commit d8a5be6

Please sign in to comment.