Skip to content

Commit cef74de

Browse files
author
ali_salman
committed
Updated copyright year
1 parent db2a9f7 commit cef74de

File tree

7 files changed

+8
-27
lines changed

7 files changed

+8
-27
lines changed

Plugins/Aspose.Slides Java (Maven) for NetBeans/src/com/aspose/slides/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.Slides Java (Maven) for NetBeans/src/com/aspose/slides/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.Slides Java (Maven) for NetBeans/src/com/aspose/slides/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.Slides Java (Maven) for NetBeans/src/com/aspose/slides/maven/utils/AsposeJavaAPI.java

Lines changed: 2 additions & 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,7 @@
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-
*/
19+
2220
public abstract class AsposeJavaAPI {
2321

2422
/**

Plugins/Aspose.Slides Java (Maven) for NetBeans/src/com/aspose/slides/maven/utils/AsposeMavenProjectManager.java

Lines changed: 1 addition & 12 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,17 +45,6 @@
4545
import org.openide.xml.XMLUtil;
4646
import org.w3c.dom.Node;
4747

48-
/*
49-
* @author Adeel Ilyas <[email protected]>
50-
* Date: 12/21/2015
51-
*
52-
*/
53-
54-
/**
55-
*
56-
* @author Adeel
57-
*/
58-
5948
public class AsposeMavenProjectManager {
6049

6150
private boolean examplesNotAvailable;

Plugins/Aspose.Slides Java (Maven) for NetBeans/src/com/aspose/slides/maven/utils/AsposeSlidesJavaAPI.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.Slides Java (Maven) for NetBeans/src/com/aspose/slides/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)