Skip to content

Commit e3fc3da

Browse files
chore: update copyright
1 parent 5f9d184 commit e3fc3da

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

LICENSE

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

33
Copyright (c) 2019 ilammy
4-
Copyright (c) 2021 Leon Linhart
4+
Copyright (c) 2021-2022 Leon Linhart
55

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ To get an overview about the action's versions, see the [changelog](docs/changel
6363

6464
```
6565
Copyright (c) 2019 ilammy
66-
Copyright (c) 2021 Leon Linhart
66+
Copyright (c) 2021-2022 Leon Linhart
6767

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

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright (c) 2019 ilammy
3-
* Copyright (c) 2021 Leon Linhart
3+
* Copyright (c) 2021-2022 Leon Linhart
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/setup-msvc-dev.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright (c) 2019 ilammy
3-
* Copyright (c) 2021 Leon Linhart
3+
* Copyright (c) 2021-2022 Leon Linhart
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/vswhere.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright (c) 2019 ilammy
3-
* Copyright (c) 2021 Leon Linhart
3+
* Copyright (c) 2021-2022 Leon Linhart
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

0 commit comments

Comments
 (0)