From 9c09f8c1f94f7cfa06ed8726e015eb7b4545f8bc Mon Sep 17 00:00:00 2001 From: Jose Montoya Date: Sun, 16 Jun 2024 10:45:42 -0500 Subject: [PATCH] Update Duration.scala --- .../scala/io/github/jam01/xtrasonnet/modules/Duration.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xtrasonnet/src/main/scala/io/github/jam01/xtrasonnet/modules/Duration.scala b/xtrasonnet/src/main/scala/io/github/jam01/xtrasonnet/modules/Duration.scala index 91dcb43..070ff1b 100644 --- a/xtrasonnet/src/main/scala/io/github/jam01/xtrasonnet/modules/Duration.scala +++ b/xtrasonnet/src/main/scala/io/github/jam01/xtrasonnet/modules/Duration.scala @@ -1,7 +1,7 @@ package io.github.jam01.xtrasonnet.modules /*- - * Copyright 2022-2023 Jose Montoya. + * Copyright 2022-2024 Jose Montoya. * * Licensed under the Elastic License 2.0; you may not use this file except in * compliance with the Elastic License 2.0.