Skip to content

Commit

Permalink
Updated project year.
Browse files Browse the repository at this point in the history
  • Loading branch information
William Troup committed Jan 8, 2024
1 parent cd28ecf commit 80faec9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 William Troup
Copyright (c) 2024 William Troup

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion dist/observe.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Observe.js v0.6.0 | (c) Bunoon | MIT License */
/*! Observe.js v0.6.0 | (c) Bunoon 2024 | MIT License */
(function() {
function collectDOMObjects() {
var tagTypes = _configuration.domElementTypes;
Expand Down
2 changes: 1 addition & 1 deletion dist/observe.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/observe.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @version v0.6.0
* @author Bunoon
* @license MIT License
* @copyright Bunoon 2023
* @copyright Bunoon 2024
*/


Expand Down

0 comments on commit 80faec9

Please sign in to comment.