Skip to content

Commit

Permalink
Used simple copyright statement for test files
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasso85 committed Aug 13, 2020
1 parent ffec4c6 commit d3cdb4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/lib/types/library/LibraryBuilder.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ const libraryETree = {
type: "library",
metadata: {
name: "library.e",
copyright: "UI development toolkit for HTML5 (OpenUI5)\n * (c) Copyright 2009-xxx SAP SE or an SAP affiliate " +
"company.\n * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.",
copyright: "some fancy copyright.",
namespace: "library.e"
},
resources: {
Expand Down

0 comments on commit d3cdb4e

Please sign in to comment.