Skip to content

Commit

Permalink
update copyright notices
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Banning committed Feb 6, 2017
1 parent 328c8a8 commit abc405b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2012-2016 Charles Banning <[email protected]>. All rights reserved.
Copyright (c) 2012-2017 Charles Banning <[email protected]>. All rights reserved.

The MIT License (MIT)

Expand Down
1 change: 1 addition & 0 deletions readjson.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// readjson.go - JSON file reading utilities
// Copyright © 2017 C. L. Banning, All rights reserved.
// See LICENSE file for information.
// Utility function taken from tamgroup/rwjson package. ©2016 TAM Group, Inc.
Expand Down

0 comments on commit abc405b

Please sign in to comment.