Skip to content

Commit 75770e1

Browse files
committed
Prepared release 0.2.5.0
1 parent 4b84e60 commit 75770e1

File tree

142 files changed

+177
-142
lines changed

Some content is hidden

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

142 files changed

+177
-142
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2012-2016 Michael Hoffer <[email protected]>. All rights reserved.
2+
* Copyright 2012-2021 Michael Hoffer <[email protected]>. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without modification, are
55
* permitted provided that the following conditions are met:

VWorkflows-Core/src/main/java/eu/mihosoft/vrl/workflow/ClickEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2012-2016 Michael Hoffer <[email protected]>. All rights reserved.
2+
* Copyright 2012-2021 Michael Hoffer <[email protected]>. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without modification, are
55
* permitted provided that the following conditions are met:

VWorkflows-Core/src/main/java/eu/mihosoft/vrl/workflow/CompatibilityResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2012-2016 Michael Hoffer <[email protected]>. All rights reserved.
2+
* Copyright 2012-2021 Michael Hoffer <[email protected]>. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without modification, are
55
* permitted provided that the following conditions are met:

VWorkflows-Core/src/main/java/eu/mihosoft/vrl/workflow/Connection.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2012-2016 Michael Hoffer <[email protected]>. All rights reserved.
2+
* Copyright 2012-2021 Michael Hoffer <[email protected]>. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without modification, are
55
* permitted provided that the following conditions are met:

VWorkflows-Core/src/main/java/eu/mihosoft/vrl/workflow/ConnectionBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2012-2016 Michael Hoffer <[email protected]>. All rights reserved.
2+
* Copyright 2012-2021 Michael Hoffer <[email protected]>. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without modification, are
55
* permitted provided that the following conditions are met:

VWorkflows-Core/src/main/java/eu/mihosoft/vrl/workflow/ConnectionEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2012-2016 Michael Hoffer <[email protected]>. All rights reserved.
2+
* Copyright 2012-2021 Michael Hoffer <[email protected]>. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without modification, are
55
* permitted provided that the following conditions are met:

VWorkflows-Core/src/main/java/eu/mihosoft/vrl/workflow/ConnectionResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2012-2016 Michael Hoffer <[email protected]>. All rights reserved.
2+
* Copyright 2012-2021 Michael Hoffer <[email protected]>. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without modification, are
55
* permitted provided that the following conditions are met:

VWorkflows-Core/src/main/java/eu/mihosoft/vrl/workflow/ConnectionResultImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2012-2016 Michael Hoffer <[email protected]>. All rights reserved.
2+
* Copyright 2012-2021 Michael Hoffer <[email protected]>. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without modification, are
55
* permitted provided that the following conditions are met:

VWorkflows-Core/src/main/java/eu/mihosoft/vrl/workflow/Connections.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2012-2016 Michael Hoffer <[email protected]>. All rights reserved.
2+
* Copyright 2012-2021 Michael Hoffer <[email protected]>. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without modification, are
55
* permitted provided that the following conditions are met:

VWorkflows-Core/src/main/java/eu/mihosoft/vrl/workflow/ConnectionsImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2012-2016 Michael Hoffer <[email protected]>. All rights reserved.
2+
* Copyright 2012-2021 Michael Hoffer <[email protected]>. All rights reserved.
33
*
44
* Redistribution and use in source and binary forms, with or without modification, are
55
* permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)