diff options
author | Yoshiya Hinosawa <stibium121@gmail.com> | 2021-01-12 16:51:10 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-11 23:51:10 -0800 |
commit | f18ae461a81f9323aef1a4a8c4b945fb58f63499 (patch) | |
tree | 587cd2e3c66e6e6d6329b957cc656bfc8e92c96a /std/archive/tar.ts | |
parent | 275a5c65a20529cd4a3d775b8d8c6e9b261c76b1 (diff) |
chore: update copyright year (#9094)
Diffstat (limited to 'std/archive/tar.ts')
-rw-r--r-- | std/archive/tar.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/archive/tar.ts b/std/archive/tar.ts index 1211fa287..f4194db3e 100644 --- a/std/archive/tar.ts +++ b/std/archive/tar.ts @@ -6,7 +6,7 @@ * * Copyright (c) 2011 T. Jameson Little * Copyright (c) 2019 Jun Kato - * Copyright (c) 2020 the Deno authors + * Copyright (c) 2018-2021 the Deno authors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |