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

License header update #265

Merged
merged 59 commits into from
Jan 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
4ff57e4
Update DbConfig.java
nuratikah-certifai Jan 7, 2021
5799f2c
Update PortSelector.java
nuratikah-certifai Jan 7, 2021
1ef1bb3
Update ClassifaiApp.java
nuratikah-certifai Jan 7, 2021
7367aa7
Update AppTest.java
nuratikah-certifai Jan 7, 2021
65389fb
Update pom.xml
nuratikah-certifai Jan 7, 2021
db03300
Update ImageFileType.java
nuratikah-certifai Jan 7, 2021
d7d63f5
Update BoundingBoxDbQuery.java
nuratikah-certifai Jan 7, 2021
a43c9a2
Update BoundingBoxVerticle.java
nuratikah-certifai Jan 7, 2021
213f8d5
Update SegDbQuery.java
nuratikah-certifai Jan 7, 2021
4a29cdd
Update SegVerticle.java
nuratikah-certifai Jan 7, 2021
b2816d9
Update AnnotationQuery.java
nuratikah-certifai Jan 7, 2021
3fa1251
Update AnnotationServiceable.java
nuratikah-certifai Jan 7, 2021
72d4913
Update AnnotationVerticle.java
nuratikah-certifai Jan 7, 2021
989ade7
Update PortfolioDbQuery.java
nuratikah-certifai Jan 7, 2021
1aa701d
Update PortfolioServiceable.java
nuratikah-certifai Jan 7, 2021
69c8d13
Update PortfolioVerticle.java
nuratikah-certifai Jan 7, 2021
a9cdd44
Update DatabaseConfig.java
nuratikah-certifai Jan 7, 2021
223e65a
Update VerticleServiceable.java
nuratikah-certifai Jan 7, 2021
57c24e9
Update LoaderStatus.java
nuratikah-certifai Jan 7, 2021
0adb8c7
Update ProjectLoader.java
nuratikah-certifai Jan 7, 2021
173bfbd
Update EndpointRouter.java
nuratikah-certifai Jan 7, 2021
45bf5ed
Update ToolFileSelector.java
nuratikah-certifai Jan 7, 2021
8179ce8
Update ToolFolderSelector.java
nuratikah-certifai Jan 7, 2021
cc1c5fc
Update ConverterFolderSelector.java
nuratikah-certifai Jan 7, 2021
939cb9a
Update FileSystemStatus.java
nuratikah-certifai Jan 7, 2021
3ee6fa3
Update BrowserHandler.java
nuratikah-certifai Jan 7, 2021
3bb8cea
Update LogHandler.java
nuratikah-certifai Jan 7, 2021
8a4535b
Update LookFeelSetter.java
nuratikah-certifai Jan 7, 2021
e807179
Update OSManager.java
nuratikah-certifai Jan 7, 2021
d43f6c5
Update ProgramOpener.java
nuratikah-certifai Jan 7, 2021
121846b
Update ConversionSelection.java
nuratikah-certifai Jan 7, 2021
88446d7
Update ConverterLauncher.java
nuratikah-certifai Jan 7, 2021
43ddeab
Update Task.java
nuratikah-certifai Jan 7, 2021
8c551ff
Update LogoHandler.java
nuratikah-certifai Jan 7, 2021
bc84c32
Update RunningStatus.java
nuratikah-certifai Jan 7, 2021
e47dc74
Update WelcomeLauncher.java
nuratikah-certifai Jan 7, 2021
25a2bc5
Update ConversionHandler.java
nuratikah-certifai Jan 7, 2021
02dda6e
Update ListHandler.java
nuratikah-certifai Jan 7, 2021
720bb71
Update ImageHandler.java
nuratikah-certifai Jan 7, 2021
cc175fa
Update PdfHandler.java
nuratikah-certifai Jan 7, 2021
65bea90
Update TifHandler.java
nuratikah-certifai Jan 7, 2021
0658dbd
Update HTTPResponseCode.java
nuratikah-certifai Jan 7, 2021
7225410
Update HTTPResponseHandler.java
nuratikah-certifai Jan 7, 2021
fb5efe9
Update ErrorCodes.java
nuratikah-certifai Jan 7, 2021
4eecb6f
Update ReplyHandler.java
nuratikah-certifai Jan 7, 2021
4cd07d9
Update AnnotationType.java
nuratikah-certifai Jan 7, 2021
95c5ec1
Update FileFormat.java
nuratikah-certifai Jan 7, 2021
9b1421b
Update OS.java
nuratikah-certifai Jan 7, 2021
ba03203
Update ParamConfig.java
nuratikah-certifai Jan 7, 2021
7b16cb3
Update ProjectHandler.java
nuratikah-certifai Jan 7, 2021
bdfd371
Update MainVerticle.java
nuratikah-certifai Jan 7, 2021
8bdde70
Update pom.xml
nuratikah-certifai Jan 7, 2021
9c1232f
Update App.java
nuratikah-certifai Jan 7, 2021
173c57d
Update AppTest.java
nuratikah-certifai Jan 7, 2021
0aa24eb
Update pom.xml
nuratikah-certifai Jan 7, 2021
68d4cd7
Update logback.xml
nuratikah-certifai Jan 7, 2021
74d7a9e
Update pom.xml
nuratikah-certifai Jan 7, 2021
3664bb6
Update pom.xml
nuratikah-certifai Jan 7, 2021
d0d36cd
Update startClassifai.bat
nuratikah-certifai Jan 7, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion classifai-api/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2020 CertifAI Sdn. Bhd.
~ Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
~
~ This program and the accompanying materials are made available under the
~ terms of the Apache License, Version 2.0 which is available at
Expand Down
4 changes: 2 additions & 2 deletions classifai-api/src/main/java/ai/classifai/ClassifaiApp.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -85,4 +85,4 @@ else if(arg.contains("--unlockdb="))

return true;
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
2 changes: 1 addition & 1 deletion classifai-api/src/test/java/ai/classifai/AppTest.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*/

package ai.classifai;
Expand Down
4 changes: 2 additions & 2 deletions classifai-core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2020 CertifAI Sdn. Bhd.
~ Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
~
~ This program and the accompanying materials are made available under the
~ terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -107,4 +107,4 @@
</dependencies>


</project>
</project>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -41,4 +41,4 @@ public class BoundingBoxDbQuery extends AnnotationQuery

public static String updateData() { return UPDATE_DATA; }

}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -40,4 +40,4 @@ public class SegDbQuery extends AnnotationQuery
public static String retrieveData() { return RETRIEVE_DATA; }

public static String updateData() { return UPDATE_DATA; }
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -126,4 +126,4 @@ public void start(Promise<Void> promise)
});

}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -70,4 +70,4 @@ public class PortfolioDbQuery

public static String getAllProjectsForAnnotationType() { return GET_ALL_PROJECTS_FOR_ANNOTATION_TYPE; }

}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -203,4 +203,4 @@ public void setFileSystemStatus(FileSystemStatus status)
fileSystemStatus = status;
}

}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -75,4 +75,4 @@ public static List getOSBrowser(@NonNull OS os)

return browserKey.get(os);
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -61,4 +61,4 @@ public static List getOSEditor(@NonNull OS os)

return textEditorKey.get(os);
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -63,4 +63,4 @@ else if(osPropertyName.indexOf("sunos") >= 0)
return OS.NULL;
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -84,4 +84,4 @@ private static boolean isRunning(Process process)
}
}

}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -440,4 +440,4 @@ private static boolean isProgramPathExist(String appPath)

return true;
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -500,4 +500,4 @@ public static void enableConvertButton()

isConvertButtonClicked = false;
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -140,4 +140,4 @@ public void done()
ConverterLauncher.enableConvertButton();
//ConverterLauncher.getTaskOutput().append("Completed!\n");
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -160,4 +160,4 @@ else if(type.equals(AnnotationType.SEGMENTATION))

return null;
}
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 CertifAI Sdn. Bhd.
* Copyright (c) 2020-2021 CertifAI Sdn. Bhd.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
Expand Down Expand Up @@ -259,4 +259,4 @@ public static Boolean isProjectNameUnique(String projectName, Integer annotation

return isProjectNameUnique;
}
}
}
Loading