diff --git a/public/lib/loadSwaggerUI.js b/public/lib/loadSwaggerUI.js index c0c6353..a26beb4 100644 --- a/public/lib/loadSwaggerUI.js +++ b/public/lib/loadSwaggerUI.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2018. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-component-explorer // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/dummy-swagger-ui/swagger-ui.js b/test/fixtures/dummy-swagger-ui/swagger-ui.js index c6b0473..8cd9b8d 100644 --- a/test/fixtures/dummy-swagger-ui/swagger-ui.js +++ b/test/fixtures/dummy-swagger-ui/swagger-ui.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-component-explorer // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT