Skip to content

Commit 934dddc

Browse files
michaelbornMichael Born
authored andcommitted
πŸ“– DOCS: Update copyright notice to LAS, not Railo
1 parent 0d5f777 commit 934dddc

22 files changed

+22
-22
lines changed

β€Žsource/java/src/org/lucee/extension/orm/functions/EntityDelete.javaβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
3+
* Copyright (c) 2015, Lucee Association Switzerland. All rights reserved.
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

β€Žsource/java/src/org/lucee/extension/orm/functions/EntityLoad.javaβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
3+
* Copyright (c) 2015, Lucee Association Switzerland. All rights reserved.
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

β€Žsource/java/src/org/lucee/extension/orm/functions/EntityLoadByExample.javaβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
3+
* Copyright (c) 2015, Lucee Association Switzerland. All rights reserved.
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

β€Žsource/java/src/org/lucee/extension/orm/functions/EntityMerge.javaβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
3+
* Copyright (c) 2015, Lucee Association Switzerland. All rights reserved.
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

β€Žsource/java/src/org/lucee/extension/orm/functions/EntityNameArray.javaβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
3+
* Copyright (c) 2015, Lucee Association Switzerland. All rights reserved.
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

β€Žsource/java/src/org/lucee/extension/orm/functions/EntityNameList.javaβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
3+
* Copyright (c) 2015, Lucee Association Switzerland. All rights reserved.
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

β€Žsource/java/src/org/lucee/extension/orm/functions/EntityNew.javaβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
3+
* Copyright (c) 2015, Lucee Association Switzerland. All rights reserved.
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

β€Žsource/java/src/org/lucee/extension/orm/functions/EntityReload.javaβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
3+
* Copyright (c) 2015, Lucee Association Switzerland. All rights reserved.
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

β€Žsource/java/src/org/lucee/extension/orm/functions/EntitySave.javaβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
3+
* Copyright (c) 2015, Lucee Association Switzerland. All rights reserved.
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

β€Žsource/java/src/org/lucee/extension/orm/functions/EntityToQuery.javaβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
3+
* Copyright (c) 2015, Lucee Association Switzerland. All rights reserved.
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
Β (0)