Skip to content

Commit c672a3b

Browse files
Updated copyright year
1 parent f973ec8 commit c672a3b

File tree

7 files changed

+7
-22
lines changed

7 files changed

+7
-22
lines changed

Plugins/Aspose_Pdf_Java_for_NetBeans(Maven)/src/com/aspose/pdf/maven/examples/AsposeExamplePanel.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 1998-2015 Aspose Pty Ltd.
4+
* Copyright (c) 1998-2016 Aspose Pty Ltd.
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
77
*
@@ -24,9 +24,6 @@
2424
import org.openide.util.Exceptions;
2525
import org.openide.util.NbBundle;
2626

27-
/**
28-
* Created by Adeel Ilyas on 12/16/2015.
29-
*/
3027
public final class AsposeExamplePanel extends JPanel {
3128

3229
AsposeExampleWizardPanel panel;

Plugins/Aspose_Pdf_Java_for_NetBeans(Maven)/src/com/aspose/pdf/maven/examples/CustomMutableTreeNode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 1998-2015 Aspose Pty Ltd.
4+
* Copyright (c) 1998-2016 Aspose Pty Ltd.
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
77
*

Plugins/Aspose_Pdf_Java_for_NetBeans(Maven)/src/com/aspose/pdf/maven/utils/AsposeConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 1998-2015 Aspose Pty Ltd.
4+
* Copyright (c) 1998-2016 Aspose Pty Ltd.
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
77
*

Plugins/Aspose_Pdf_Java_for_NetBeans(Maven)/src/com/aspose/pdf/maven/utils/AsposeJavaAPI.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 1998-2015 Aspose Pty Ltd.
4+
* Copyright (c) 1998-2016 Aspose Pty Ltd.
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
77
*
@@ -16,9 +16,6 @@
1616
import org.netbeans.api.progress.aggregate.ProgressContributor;
1717
import org.openide.util.Exceptions;
1818

19-
/**
20-
* Created by Adeel on 12/16/2015.
21-
*/
2219
public abstract class AsposeJavaAPI {
2320

2421
/**

Plugins/Aspose_Pdf_Java_for_NetBeans(Maven)/src/com/aspose/pdf/maven/utils/AsposeMavenProjectManager.java

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 1998-2015 Aspose Pty Ltd.
4+
* Copyright (c) 1998-2016 Aspose Pty Ltd.
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
77
*
@@ -45,12 +45,6 @@
4545
import org.openide.xml.XMLUtil;
4646
import org.w3c.dom.Node;
4747

48-
/*
49-
* @author Adeel Ilyas <adeel.ilyas@aspose.com>
50-
* Date: 12/21/2015
51-
*
52-
*/
53-
5448
/**
5549
*
5650
* @author Adeel

Plugins/Aspose_Pdf_Java_for_NetBeans(Maven)/src/com/aspose/pdf/maven/utils/AsposePdfJavaAPI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 1998-2015 Aspose Pty Ltd.
4+
* Copyright (c) 1998-2016 Aspose Pty Ltd.
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
77
*

Plugins/Aspose_Pdf_Java_for_NetBeans(Maven)/src/com/aspose/pdf/maven/utils/FormatExamples.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 1998-2015 Aspose Pty Ltd.
4+
* Copyright (c) 1998-2016 Aspose Pty Ltd.
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
77
*
@@ -13,9 +13,6 @@
1313

1414
import org.apache.commons.lang.WordUtils;
1515

16-
/**
17-
* Created by Adeel Ilyas on 12/16/2015.
18-
*/
1916
public class FormatExamples {
2017

2118
/**

0 commit comments

Comments
 (0)