Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 5765ec5

Browse files
Updated license doc
1 parent 2024c26 commit 5765ec5

File tree

198 files changed

+2576
-3566
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

198 files changed

+2576
-3566
lines changed

src/main/java/xdev/ui/DualListBoxSupport.java

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
1-
package xdev.ui;
2-
3-
/*-
4-
* #%L
5-
* XDEV Component Suite
6-
* %%
7-
* Copyright (C) 2011 - 2021 XDEV Software
8-
* %%
1+
/*
2+
* XDEV Component Suite - XDEV Component Suite
3+
* Copyright © 2011 XDEV Software (https://xdev.software)
4+
*
95
* This program is free software: you can redistribute it and/or modify
10-
* it under the terms of the GNU Lesser General Public License as
11-
* published by the Free Software Foundation, either version 3 of the
12-
* License, or (at your option) any later version.
13-
*
6+
* it under the terms of the GNU Lesser General Public License as published by
7+
* the Free Software Foundation, either version 3 of the License, or
8+
* (at your option) any later version.
9+
*
1410
* This program is distributed in the hope that it will be useful,
1511
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1612
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17-
* GNU General Lesser Public License for more details.
18-
*
19-
* You should have received a copy of the GNU General Lesser Public
20-
* License along with this program. If not, see
21-
* <http://www.gnu.org/licenses/lgpl-3.0.html>.
22-
* #L%
13+
* GNU Lesser General Public License for more details.
14+
*
15+
* You should have received a copy of the GNU Lesser General Public License
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2317
*/
18+
package xdev.ui;
2419

2520

2621
import java.util.ArrayList;

src/main/java/xdev/ui/XdevAggregateTable.java

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
1-
package xdev.ui;
2-
3-
/*-
4-
* #%L
5-
* XDEV Component Suite
6-
* %%
7-
* Copyright (C) 2011 - 2021 XDEV Software
8-
* %%
1+
/*
2+
* XDEV Component Suite - XDEV Component Suite
3+
* Copyright © 2011 XDEV Software (https://xdev.software)
4+
*
95
* This program is free software: you can redistribute it and/or modify
10-
* it under the terms of the GNU Lesser General Public License as
11-
* published by the Free Software Foundation, either version 3 of the
12-
* License, or (at your option) any later version.
13-
*
6+
* it under the terms of the GNU Lesser General Public License as published by
7+
* the Free Software Foundation, either version 3 of the License, or
8+
* (at your option) any later version.
9+
*
1410
* This program is distributed in the hope that it will be useful,
1511
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1612
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17-
* GNU General Lesser Public License for more details.
18-
*
19-
* You should have received a copy of the GNU General Lesser Public
20-
* License along with this program. If not, see
21-
* <http://www.gnu.org/licenses/lgpl-3.0.html>.
22-
* #L%
13+
* GNU Lesser General Public License for more details.
14+
*
15+
* You should have received a copy of the GNU Lesser General Public License
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2317
*/
18+
package xdev.ui;
2419

2520

2621
import java.awt.Color;

src/main/java/xdev/ui/XdevCSResourceBundle.java

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
1-
package xdev.ui;
2-
3-
/*-
4-
* #%L
5-
* XDEV Component Suite
6-
* %%
7-
* Copyright (C) 2011 - 2021 XDEV Software
8-
* %%
1+
/*
2+
* XDEV Component Suite - XDEV Component Suite
3+
* Copyright © 2011 XDEV Software (https://xdev.software)
4+
*
95
* This program is free software: you can redistribute it and/or modify
10-
* it under the terms of the GNU Lesser General Public License as
11-
* published by the Free Software Foundation, either version 3 of the
12-
* License, or (at your option) any later version.
13-
*
6+
* it under the terms of the GNU Lesser General Public License as published by
7+
* the Free Software Foundation, either version 3 of the License, or
8+
* (at your option) any later version.
9+
*
1410
* This program is distributed in the hope that it will be useful,
1511
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1612
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17-
* GNU General Lesser Public License for more details.
18-
*
19-
* You should have received a copy of the GNU General Lesser Public
20-
* License along with this program. If not, see
21-
* <http://www.gnu.org/licenses/lgpl-3.0.html>.
22-
* #L%
13+
* GNU Lesser General Public License for more details.
14+
*
15+
* You should have received a copy of the GNU Lesser General Public License
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2317
*/
18+
package xdev.ui;
2419

2520

2621
import java.text.MessageFormat;

src/main/java/xdev/ui/XdevCollapsiblePane.java

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
1-
package xdev.ui;
2-
3-
/*-
4-
* #%L
5-
* XDEV Component Suite
6-
* %%
7-
* Copyright (C) 2011 - 2021 XDEV Software
8-
* %%
1+
/*
2+
* XDEV Component Suite - XDEV Component Suite
3+
* Copyright © 2011 XDEV Software (https://xdev.software)
4+
*
95
* This program is free software: you can redistribute it and/or modify
10-
* it under the terms of the GNU Lesser General Public License as
11-
* published by the Free Software Foundation, either version 3 of the
12-
* License, or (at your option) any later version.
13-
*
6+
* it under the terms of the GNU Lesser General Public License as published by
7+
* the Free Software Foundation, either version 3 of the License, or
8+
* (at your option) any later version.
9+
*
1410
* This program is distributed in the hope that it will be useful,
1511
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1612
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17-
* GNU General Lesser Public License for more details.
18-
*
19-
* You should have received a copy of the GNU General Lesser Public
20-
* License along with this program. If not, see
21-
* <http://www.gnu.org/licenses/lgpl-3.0.html>.
22-
* #L%
13+
* GNU Lesser General Public License for more details.
14+
*
15+
* You should have received a copy of the GNU Lesser General Public License
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2317
*/
18+
package xdev.ui;
2419

2520

2621
import java.awt.Dimension;

src/main/java/xdev/ui/XdevCollapsiblePaneContainer.java

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
1-
package xdev.ui;
2-
3-
/*-
4-
* #%L
5-
* XDEV Component Suite
6-
* %%
7-
* Copyright (C) 2011 - 2021 XDEV Software
8-
* %%
1+
/*
2+
* XDEV Component Suite - XDEV Component Suite
3+
* Copyright © 2011 XDEV Software (https://xdev.software)
4+
*
95
* This program is free software: you can redistribute it and/or modify
10-
* it under the terms of the GNU Lesser General Public License as
11-
* published by the Free Software Foundation, either version 3 of the
12-
* License, or (at your option) any later version.
13-
*
6+
* it under the terms of the GNU Lesser General Public License as published by
7+
* the Free Software Foundation, either version 3 of the License, or
8+
* (at your option) any later version.
9+
*
1410
* This program is distributed in the hope that it will be useful,
1511
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1612
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17-
* GNU General Lesser Public License for more details.
18-
*
19-
* You should have received a copy of the GNU General Lesser Public
20-
* License along with this program. If not, see
21-
* <http://www.gnu.org/licenses/lgpl-3.0.html>.
22-
* #L%
13+
* GNU Lesser General Public License for more details.
14+
*
15+
* You should have received a copy of the GNU Lesser General Public License
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2317
*/
18+
package xdev.ui;
2419

2520

2621
import java.awt.Component;

src/main/java/xdev/ui/XdevColorComboBox.java

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
1-
package xdev.ui;
2-
3-
/*-
4-
* #%L
5-
* XDEV Component Suite
6-
* %%
7-
* Copyright (C) 2011 - 2021 XDEV Software
8-
* %%
1+
/*
2+
* XDEV Component Suite - XDEV Component Suite
3+
* Copyright © 2011 XDEV Software (https://xdev.software)
4+
*
95
* This program is free software: you can redistribute it and/or modify
10-
* it under the terms of the GNU Lesser General Public License as
11-
* published by the Free Software Foundation, either version 3 of the
12-
* License, or (at your option) any later version.
13-
*
6+
* it under the terms of the GNU Lesser General Public License as published by
7+
* the Free Software Foundation, either version 3 of the License, or
8+
* (at your option) any later version.
9+
*
1410
* This program is distributed in the hope that it will be useful,
1511
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1612
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17-
* GNU General Lesser Public License for more details.
18-
*
19-
* You should have received a copy of the GNU General Lesser Public
20-
* License along with this program. If not, see
21-
* <http://www.gnu.org/licenses/lgpl-3.0.html>.
22-
* #L%
13+
* GNU Lesser General Public License for more details.
14+
*
15+
* You should have received a copy of the GNU Lesser General Public License
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2317
*/
18+
package xdev.ui;
2419

2520

2621
import java.awt.Color;

src/main/java/xdev/ui/XdevCommandBar.java

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
1-
package xdev.ui;
2-
3-
/*-
4-
* #%L
5-
* XDEV Component Suite
6-
* %%
7-
* Copyright (C) 2011 - 2021 XDEV Software
8-
* %%
1+
/*
2+
* XDEV Component Suite - XDEV Component Suite
3+
* Copyright © 2011 XDEV Software (https://xdev.software)
4+
*
95
* This program is free software: you can redistribute it and/or modify
10-
* it under the terms of the GNU Lesser General Public License as
11-
* published by the Free Software Foundation, either version 3 of the
12-
* License, or (at your option) any later version.
13-
*
6+
* it under the terms of the GNU Lesser General Public License as published by
7+
* the Free Software Foundation, either version 3 of the License, or
8+
* (at your option) any later version.
9+
*
1410
* This program is distributed in the hope that it will be useful,
1511
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1612
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17-
* GNU General Lesser Public License for more details.
18-
*
19-
* You should have received a copy of the GNU General Lesser Public
20-
* License along with this program. If not, see
21-
* <http://www.gnu.org/licenses/lgpl-3.0.html>.
22-
* #L%
13+
* GNU Lesser General Public License for more details.
14+
*
15+
* You should have received a copy of the GNU Lesser General Public License
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2317
*/
18+
package xdev.ui;
2419

2520

2621
import com.jidesoft.action.CommandBar;

src/main/java/xdev/ui/XdevDockableFrame.java

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
1-
package xdev.ui;
2-
3-
/*-
4-
* #%L
5-
* XDEV Component Suite
6-
* %%
7-
* Copyright (C) 2011 - 2021 XDEV Software
8-
* %%
1+
/*
2+
* XDEV Component Suite - XDEV Component Suite
3+
* Copyright © 2011 XDEV Software (https://xdev.software)
4+
*
95
* This program is free software: you can redistribute it and/or modify
10-
* it under the terms of the GNU Lesser General Public License as
11-
* published by the Free Software Foundation, either version 3 of the
12-
* License, or (at your option) any later version.
13-
*
6+
* it under the terms of the GNU Lesser General Public License as published by
7+
* the Free Software Foundation, either version 3 of the License, or
8+
* (at your option) any later version.
9+
*
1410
* This program is distributed in the hope that it will be useful,
1511
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1612
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17-
* GNU General Lesser Public License for more details.
18-
*
19-
* You should have received a copy of the GNU General Lesser Public
20-
* License along with this program. If not, see
21-
* <http://www.gnu.org/licenses/lgpl-3.0.html>.
22-
* #L%
13+
* GNU Lesser General Public License for more details.
14+
*
15+
* You should have received a copy of the GNU Lesser General Public License
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2317
*/
18+
package xdev.ui;
2419

2520

2621
import java.awt.Color;

src/main/java/xdev/ui/XdevDockingPanel.java

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
1-
package xdev.ui;
2-
3-
/*-
4-
* #%L
5-
* XDEV Component Suite
6-
* %%
7-
* Copyright (C) 2011 - 2021 XDEV Software
8-
* %%
1+
/*
2+
* XDEV Component Suite - XDEV Component Suite
3+
* Copyright © 2011 XDEV Software (https://xdev.software)
4+
*
95
* This program is free software: you can redistribute it and/or modify
10-
* it under the terms of the GNU Lesser General Public License as
11-
* published by the Free Software Foundation, either version 3 of the
12-
* License, or (at your option) any later version.
13-
*
6+
* it under the terms of the GNU Lesser General Public License as published by
7+
* the Free Software Foundation, either version 3 of the License, or
8+
* (at your option) any later version.
9+
*
1410
* This program is distributed in the hope that it will be useful,
1511
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1612
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17-
* GNU General Lesser Public License for more details.
18-
*
19-
* You should have received a copy of the GNU General Lesser Public
20-
* License along with this program. If not, see
21-
* <http://www.gnu.org/licenses/lgpl-3.0.html>.
22-
* #L%
13+
* GNU Lesser General Public License for more details.
14+
*
15+
* You should have received a copy of the GNU Lesser General Public License
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2317
*/
18+
package xdev.ui;
2419

2520

2621
import java.awt.BorderLayout;

src/main/java/xdev/ui/XdevDropdownButton.java

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
1-
package xdev.ui;
2-
3-
/*-
4-
* #%L
5-
* XDEV Component Suite
6-
* %%
7-
* Copyright (C) 2011 - 2021 XDEV Software
8-
* %%
1+
/*
2+
* XDEV Component Suite - XDEV Component Suite
3+
* Copyright © 2011 XDEV Software (https://xdev.software)
4+
*
95
* This program is free software: you can redistribute it and/or modify
10-
* it under the terms of the GNU Lesser General Public License as
11-
* published by the Free Software Foundation, either version 3 of the
12-
* License, or (at your option) any later version.
13-
*
6+
* it under the terms of the GNU Lesser General Public License as published by
7+
* the Free Software Foundation, either version 3 of the License, or
8+
* (at your option) any later version.
9+
*
1410
* This program is distributed in the hope that it will be useful,
1511
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1612
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17-
* GNU General Lesser Public License for more details.
18-
*
19-
* You should have received a copy of the GNU General Lesser Public
20-
* License along with this program. If not, see
21-
* <http://www.gnu.org/licenses/lgpl-3.0.html>.
22-
* #L%
13+
* GNU Lesser General Public License for more details.
14+
*
15+
* You should have received a copy of the GNU Lesser General Public License
16+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2317
*/
18+
package xdev.ui;
2419

2520

2621
import java.awt.Color;

0 commit comments

Comments
 (0)