Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Kovmir committed Jan 11, 2024
1 parent 08817f0 commit 39af0a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Ivan Kovmir
Copyright (c) 2024 Ivan Kovmir

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
4 changes: 2 additions & 2 deletions tldr.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* ISC License
* Copyright 2023 Ivan Kovmir */
/* MIT License
* Copyright 2024 Ivan Kovmir */

/* Includes */
/* cURL must be included before libarchive in order to avoid a compiler
Expand Down

0 comments on commit 39af0a9

Please sign in to comment.