Skip to content

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
intjelic committed Jan 4, 2025
1 parent d22d267 commit 471878e
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,6 +1,6 @@
MIT License

Copyright (c) 2024 Byteplug LLC
Copyright (c) 2024-2025 Byteplug LLC

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 src/spawner.erl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%%
%% Copyright (c) 2024, Byteplug LLC.
%% Copyright (c) 2024-2025, Byteplug LLC.
%%
%% This source file is part of a project made by the Erlangsters community and
%% is released under the MIT license. Please refer to the LICENSE.txt file that
Expand Down
2 changes: 1 addition & 1 deletion test/spawner_test.erl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%%
%% Copyright (c) 2024, Byteplug LLC.
%% Copyright (c) 2024-2025, Byteplug LLC.
%%
%% This source file is part of a project made by the Erlangsters community and
%% is released under the MIT license. Please refer to the LICENSE.txt file that
Expand Down

0 comments on commit 471878e

Please sign in to comment.