From afe03b4057ea6c73934c7591250adadca4d424f7 Mon Sep 17 00:00:00 2001 From: Will Scullin Date: Sat, 5 Aug 2023 18:41:13 -0700 Subject: [PATCH] Convert copyright to Typescript --- js/{copyright.js => copyright.ts} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename js/{copyright.js => copyright.ts} (88%) diff --git a/js/copyright.js b/js/copyright.ts similarity index 88% rename from js/copyright.js rename to js/copyright.ts index 5e8e36e..57ce95e 100644 --- a/js/copyright.js +++ b/js/copyright.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2010-2018 Will Scullin + * Copyright 2010-2023 Will Scullin * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that