From 37ad1eec26955c7a50d8b2d790700c3443b12a03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=8A=B2=E9=B9=8F?= Date: Wed, 22 Sep 2021 15:34:46 +0800 Subject: [PATCH] update file stamp --- doric-js/lib/src/widget/gesture.js | 2 +- doric-js/src/widget/gesture.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doric-js/lib/src/widget/gesture.js b/doric-js/lib/src/widget/gesture.js index a375bc32..e4784070 100644 --- a/doric-js/lib/src/widget/gesture.js +++ b/doric-js/lib/src/widget/gesture.js @@ -8,7 +8,7 @@ var __metadata = (this && this.__metadata) || function (k, v) { if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); }; /* - * Copyright [2019] [Doric.Pub] + * Copyright [2021] [Doric.Pub] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/doric-js/src/widget/gesture.ts b/doric-js/src/widget/gesture.ts index 9008a987..ee2ea9a3 100644 --- a/doric-js/src/widget/gesture.ts +++ b/doric-js/src/widget/gesture.ts @@ -1,5 +1,5 @@ /* - * Copyright [2019] [Doric.Pub] + * Copyright [2021] [Doric.Pub] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.