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

About Box: showing outdated information #76

Open
Pitterling opened this issue Apr 17, 2017 · 5 comments · May be fixed by #102
Open

About Box: showing outdated information #76

Pitterling opened this issue Apr 17, 2017 · 5 comments · May be fixed by #102
Assignees
Milestone

Comments

@Pitterling
Copy link
Collaborator

@vlsi

  • we should adjust the values, right?
  • is the BSD license still applicable?
        urllabel.setText("website: http://sourceforge.net/projects/ksar/");
        jPanel2.add(urllabel);

        authorlabel.setText("Author: xavier cherif");
        jPanel2.add(authorlabel);

        licencelabel.setText("License: BSD (see LICENCE file)");
        jPanel2.add(licencelabel);

        tipslabel.setText("ARS LONGA, VITA BREVIS");
@vlsi
Copy link
Owner

vlsi commented Apr 18, 2017

we should adjust the values, right?

+1

is the BSD license still applicable?

Do you mean to relicense? Do you mean there's some BSD-incompatible dependency?

@Pitterling
Copy link
Collaborator Author

@vlsi - it was just a thought to revise everything ... but BSD is still ok and it even looks it would be required because of the BSD rules

@Pitterling Pitterling self-assigned this Apr 18, 2017
@Pitterling
Copy link
Collaborator Author

@vlsi 1st Proposal

image

this would require a contribution.md

@vlsi
Copy link
Owner

vlsi commented Apr 21, 2017

👍 looks great to me.
If URLs were clickable, then it would be even better. AFAIK, JLabel can render HTML.

@Pitterling
Copy link
Collaborator Author

@vlsi good idea - looks like this now (its clickable)

image

@Pitterling Pitterling mentioned this issue Apr 22, 2017
@Pitterling Pitterling added this to the 5.2.4 milestone May 10, 2017
@Pitterling Pitterling linked a pull request Jul 31, 2017 that will close this issue
@Pitterling Pitterling modified the milestones: 5.2.4, 6.0 Dec 23, 2021
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 a pull request may close this issue.

2 participants