diff --git a/xstream-jmh/src/application/bin/xstream-jmh.cmd b/xstream-jmh/src/application/bin/xstream-jmh.cmd index 9fb1b9f4d..5496027ba 100644 --- a/xstream-jmh/src/application/bin/xstream-jmh.cmd +++ b/xstream-jmh/src/application/bin/xstream-jmh.cmd @@ -1,5 +1,5 @@ @echo off -@REM Copyright (C) 2015 XStream Committers. +@REM Copyright (C) 2015, 2022 XStream Committers. @REM All rights reserved. @REM @REM The software in this package is published under the terms of the BSD diff --git a/xstream-jmh/src/application/bin/xstream-jmh.sh b/xstream-jmh/src/application/bin/xstream-jmh.sh index 80efe44fe..79c4ec76f 100644 --- a/xstream-jmh/src/application/bin/xstream-jmh.sh +++ b/xstream-jmh/src/application/bin/xstream-jmh.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2015 XStream Committers. +# Copyright (C) 2015, 2022 XStream Committers. # All rights reserved. # # The software in this package is published under the terms of the BSD