Skip to content

Commit 1e39cf1

Browse files
authored
Copyright year 2021 => 2022
1 parent 37c647d commit 1e39cf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015-2021 Soichiro Miki
3+
Copyright (c) 2015-2022 Soichiro Miki
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
/*! multi-integer-range (c) 2015-2021 Soichiro Miki */
1+
/*! multi-integer-range (c) 2015-2022 Soichiro Miki */
22
export * from './fp.js';
33
export * from './MultiRange.js';

0 commit comments

Comments
 (0)