From 0abcb809fae8b60b6da9ee98e3df75a13d816652 Mon Sep 17 00:00:00 2001 From: Ray Milkey Date: Thu, 16 Jan 2020 09:26:49 -0800 Subject: [PATCH] Allow copyright years in the 202[0-9] range Change-Id: I141670f27a904b3ed23e360cda7265845a9ccc89 --- tools/build/conf/src/main/resources/onos/onos-java.header | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build/conf/src/main/resources/onos/onos-java.header b/tools/build/conf/src/main/resources/onos/onos-java.header index 33bcacdee1..3de16d3a6c 100644 --- a/tools/build/conf/src/main/resources/onos/onos-java.header +++ b/tools/build/conf/src/main/resources/onos/onos-java.header @@ -1,4 +1,4 @@ /* - * Copyright 201[0-9].* Open Networking Foundation + * Copyright 20[1-2][0-9].* Open Networking Foundation * * Licensed under the Apache License, Version 2.0 \(the "License"\);