Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BACKLOG-43170] Remove copyright headers from PAD, PRD, and PSW splas… #201

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

singletonc
Copy link
Contributor

…h screens, as those lines now exist in the license text

  • Remove copyright label from SplashScreen and all related components that are not longer to be used

…h screens, as those lines now exist in the license text

- Remove copyright label from SplashScreen and all related components that are not longer to be used
@singletonc singletonc requested a review from a team as a code owner January 17, 2025 20:31
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (53.20% Estimated after merge)
  • Duplications No duplication information (2.00% Estimated after merge)

Project ID: pentaho:pentaho-aggdesigner-parent-pom

View in SonarQube

@buildguy
Copy link
Collaborator

👍 Frogbot scanned this pull request and did not find any new security issues.

Note:

Frogbot also supports Contextual Analysis, Secret Detection, IaC and SAST Vulnerabilities Scanning. This features are included as part of the JFrog Advanced Security package, which isn't enabled on your system.


@buildguy
Copy link
Collaborator

✅ Build finished in 2m 20s

Build command:

mvn clean verify -B -e -Daudit -Djs.no.sandbox -pl \
pentaho-aggdesigner-ui

👌 All tests passed!

Tests run: 68, Failures: 0, Skipped: 0    Test Results


ℹ️ This is an automatic message

@@ -376,10 +376,6 @@ public void helpAboutLoad() {
XulLabel helpAboutVersionLabel = (XulLabel) document.getElementById("aboutVersion");
helpAboutVersionLabel.setValue( Messages.getString( "about_version", version ) );

XulLabel helpAboutCopyrightLabel = (XulLabel) document.getElementById( "aboutCopyright" );
helpAboutCopyrightLabel.setValue( Messages.getString( "about_copyright", ""

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LOL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants