diff options
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 e53cd9111..15d7fe6e8 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) 2019 the Deno authors + * Copyright (c) 2020 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 |