From bfbc099ff628c916779829d674f96eda3b5a373e Mon Sep 17 00:00:00 2001 From: Marco Zanon Date: Sun, 5 Feb 2012 13:19:07 +0000 Subject: [PATCH] Modified license notes to shorten and simplify headers. --- LICENSE | 4 ++-- .../com/marcozanon/macaco/MException.java | 23 ++----------------- .../com/marcozanon/macaco/MHttpServlet.java | 23 ++----------------- .../com/marcozanon/macaco/MInformation.java | 23 ++----------------- src/java/com/marcozanon/macaco/MObject.java | 23 ++----------------- .../marcozanon/macaco/MRuntimeException.java | 23 ++----------------- .../macaco/configuration/MConfiguration.java | 23 ++----------------- .../MConfigurationException.java | 23 ++----------------- .../MFileParsingConfigurationException.java | 23 ++----------------- .../MValueNotFoundConfigurationException.java | 23 ++----------------- .../MConstraintFilteringException.java | 23 ++----------------- .../macaco/filtering/MDateFilter.java | 23 ++----------------- .../macaco/filtering/MDatetimeFilter.java | 23 ++----------------- .../marcozanon/macaco/filtering/MFilter.java | 23 ++----------------- .../macaco/filtering/MFilteringException.java | 23 ++----------------- .../filtering/MFormatFilteringException.java | 23 ++----------------- .../macaco/filtering/MNumberFilter.java | 23 ++----------------- .../macaco/filtering/MSetElementFilter.java | 23 ++----------------- .../macaco/filtering/MTextFilter.java | 23 ++----------------- .../macaco/filtering/MTimeFilter.java | 23 ++----------------- .../json/MInvalidValueJsonException.java | 23 ++----------------- .../marcozanon/macaco/json/MJsonArray.java | 23 ++----------------- .../marcozanon/macaco/json/MJsonBoolean.java | 23 ++----------------- .../macaco/json/MJsonException.java | 23 ++----------------- .../com/marcozanon/macaco/json/MJsonNull.java | 23 ++----------------- .../marcozanon/macaco/json/MJsonNumber.java | 23 ++----------------- .../marcozanon/macaco/json/MJsonObject.java | 23 ++----------------- .../marcozanon/macaco/json/MJsonString.java | 23 ++----------------- .../marcozanon/macaco/json/MJsonValue.java | 23 ++----------------- .../marcozanon/macaco/logging/MLogFilter.java | 23 ++----------------- .../macaco/logging/MLogPlainTextFile.java | 23 ++----------------- .../marcozanon/macaco/logging/MLogTarget.java | 23 ++----------------- .../macaco/logging/MLoggingException.java | 23 ++----------------- .../macaco/sql/MConnectionSqlException.java | 23 ++----------------- .../marcozanon/macaco/sql/MSqlConnection.java | 23 ++----------------- .../macaco/sql/MSqlConnectionGenerator.java | 23 ++----------------- .../marcozanon/macaco/sql/MSqlException.java | 23 ++----------------- .../macaco/sql/MSqlStatementResults.java | 23 ++----------------- .../com/marcozanon/macaco/sql/MSqlTable.java | 23 ++----------------- .../macaco/sql/MStatementSqlException.java | 23 ++----------------- .../macaco/sql/MTransactionSqlException.java | 23 ++----------------- .../MFileParsingTranslationException.java | 23 ++----------------- .../macaco/translation/MTranslation.java | 23 ++----------------- .../translation/MTranslationException.java | 23 ++----------------- .../MValueNotFoundTranslationException.java | 23 ++----------------- .../ui/MApplicationServletWebException.java | 23 ++----------------- ...rPageRequestPreprocessingWebException.java | 23 ++----------------- .../MDisplayWidgetNotFoundWebException.java | 23 ++----------------- .../ui/MDownloaderNotFoundWebException.java | 23 ++----------------- .../MInvalidRemoteIpAddressWebException.java | 23 ++----------------- .../web/ui/MInvalidRequestWebException.java | 23 ++----------------- .../web/ui/MInvalidResourceWebException.java | 23 ++----------------- .../ui/MInvalidSecurityIdWebException.java | 23 ++----------------- .../macaco/web/ui/MMessagingWebException.java | 23 ++----------------- .../web/ui/MNoBrowserPageWebException.java | 23 ++----------------- .../web/ui/MNoCellContentWebException.java | 23 ++----------------- .../web/ui/MNoLogFilterWebException.java | 23 ++----------------- .../ui/MNoProcessableMessageWebException.java | 23 ++----------------- .../web/ui/MNoViewContentWebException.java | 23 ++----------------- .../macaco/web/ui/MNoViewWebException.java | 23 ++----------------- .../web/ui/MNoWidgetIdWebException.java | 23 ++----------------- .../web/ui/MNullPropertyWebException.java | 23 ++----------------- .../macaco/web/ui/MResponseWebException.java | 23 ++----------------- .../macaco/web/ui/MSecurityWebException.java | 23 ++----------------- .../macaco/web/ui/MSetupWebException.java | 23 ++----------------- .../ui/MUnexpectedMessageWebException.java | 23 ++----------------- ...niqueWidgetIdNotAvailableWebException.java | 23 ++----------------- .../web/ui/MValidationWebException.java | 23 ++----------------- .../ui/MViewNotUnloadableWebException.java | 23 ++----------------- ...ViewThreadStoppingWebRuntimeException.java | 23 ++----------------- .../macaco/web/ui/MWebApplicationContext.java | 23 ++----------------- .../macaco/web/ui/MWebApplicationServlet.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebBorder.java | 23 ++----------------- .../macaco/web/ui/MWebBreadcrumbs.java | 23 ++----------------- .../macaco/web/ui/MWebBrowserPage.java | 23 ++----------------- .../macaco/web/ui/MWebCellWidget.java | 23 ++----------------- .../macaco/web/ui/MWebCheckBox.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebColor.java | 23 ++----------------- .../macaco/web/ui/MWebComboBox.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebDateBox.java | 23 ++----------------- .../macaco/web/ui/MWebDatetimeBox.java | 23 ++----------------- .../macaco/web/ui/MWebDirectWidget.java | 23 ++----------------- .../macaco/web/ui/MWebDisplayWidget.java | 23 ++----------------- .../macaco/web/ui/MWebDownloader.java | 23 ++----------------- .../macaco/web/ui/MWebException.java | 23 ++----------------- .../macaco/web/ui/MWebExtendedTextBox.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebFont.java | 23 ++----------------- .../macaco/web/ui/MWebGridLayout.java | 23 ++----------------- .../macaco/web/ui/MWebGridLayoutCell.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebImage.java | 23 ++----------------- .../macaco/web/ui/MWebImageButton.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebLabel.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebMeasure.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebMessage.java | 23 ++----------------- .../macaco/web/ui/MWebNumberBox.java | 23 ++----------------- .../macaco/web/ui/MWebPasswordBox.java | 23 ++----------------- .../macaco/web/ui/MWebRuntimeException.java | 23 ++----------------- .../macaco/web/ui/MWebSimpleTextBox.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebString.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebTable.java | 23 ++----------------- .../macaco/web/ui/MWebTableCell.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebTextBox.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebTimeBox.java | 23 ++----------------- .../macaco/web/ui/MWebUploader.java | 23 ++----------------- .../macaco/web/ui/MWebVerticalMenu.java | 23 ++----------------- .../macaco/web/ui/MWebVerticalMenuItem.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebView.java | 23 ++----------------- .../marcozanon/macaco/web/ui/MWebWidget.java | 23 ++----------------- .../macaco/web/ui/MWebWysiwygBox.java | 23 ++----------------- .../macaco/web/ui/MWebXhtmlLabel.java | 23 ++----------------- .../ui/MXhtmlUnsafeStringWebException.java | 23 ++----------------- src/resources/css/default.css | 23 ++----------------- src/resources/javascript/$.js | 23 ++----------------- .../javascript/MWebCustomJsonHelper.js | 23 ++----------------- .../javascript/MWebMessageInterface.js | 23 ++----------------- .../javascript/MWebNotificationArea.js | 23 ++----------------- 116 files changed, 232 insertions(+), 2417 deletions(-) diff --git a/LICENSE b/LICENSE index 12f3b1c..e921a80 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ Macaco -Copyright (c) 2009-2012 Marco Zanon +Copyright (c) 2009-2012 Marco Zanon. -Released under the MIT License: +Released under MIT license: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/java/com/marcozanon/macaco/MException.java b/src/java/com/marcozanon/macaco/MException.java index 305c96b..7aab2bd 100644 --- a/src/java/com/marcozanon/macaco/MException.java +++ b/src/java/com/marcozanon/macaco/MException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco; diff --git a/src/java/com/marcozanon/macaco/MHttpServlet.java b/src/java/com/marcozanon/macaco/MHttpServlet.java index 76674f9..17442a0 100644 --- a/src/java/com/marcozanon/macaco/MHttpServlet.java +++ b/src/java/com/marcozanon/macaco/MHttpServlet.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco; diff --git a/src/java/com/marcozanon/macaco/MInformation.java b/src/java/com/marcozanon/macaco/MInformation.java index 34bf674..18561eb 100644 --- a/src/java/com/marcozanon/macaco/MInformation.java +++ b/src/java/com/marcozanon/macaco/MInformation.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco; diff --git a/src/java/com/marcozanon/macaco/MObject.java b/src/java/com/marcozanon/macaco/MObject.java index 90a0cb7..980e873 100644 --- a/src/java/com/marcozanon/macaco/MObject.java +++ b/src/java/com/marcozanon/macaco/MObject.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco; diff --git a/src/java/com/marcozanon/macaco/MRuntimeException.java b/src/java/com/marcozanon/macaco/MRuntimeException.java index af63907..47e7c24 100644 --- a/src/java/com/marcozanon/macaco/MRuntimeException.java +++ b/src/java/com/marcozanon/macaco/MRuntimeException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco; diff --git a/src/java/com/marcozanon/macaco/configuration/MConfiguration.java b/src/java/com/marcozanon/macaco/configuration/MConfiguration.java index 259281c..78d15da 100644 --- a/src/java/com/marcozanon/macaco/configuration/MConfiguration.java +++ b/src/java/com/marcozanon/macaco/configuration/MConfiguration.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.configuration; diff --git a/src/java/com/marcozanon/macaco/configuration/MConfigurationException.java b/src/java/com/marcozanon/macaco/configuration/MConfigurationException.java index 5e4e86b..9193088 100644 --- a/src/java/com/marcozanon/macaco/configuration/MConfigurationException.java +++ b/src/java/com/marcozanon/macaco/configuration/MConfigurationException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.configuration; diff --git a/src/java/com/marcozanon/macaco/configuration/MFileParsingConfigurationException.java b/src/java/com/marcozanon/macaco/configuration/MFileParsingConfigurationException.java index e4a6206..a4cd445 100644 --- a/src/java/com/marcozanon/macaco/configuration/MFileParsingConfigurationException.java +++ b/src/java/com/marcozanon/macaco/configuration/MFileParsingConfigurationException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.configuration; diff --git a/src/java/com/marcozanon/macaco/configuration/MValueNotFoundConfigurationException.java b/src/java/com/marcozanon/macaco/configuration/MValueNotFoundConfigurationException.java index edf6d72..54754d7 100644 --- a/src/java/com/marcozanon/macaco/configuration/MValueNotFoundConfigurationException.java +++ b/src/java/com/marcozanon/macaco/configuration/MValueNotFoundConfigurationException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.configuration; diff --git a/src/java/com/marcozanon/macaco/filtering/MConstraintFilteringException.java b/src/java/com/marcozanon/macaco/filtering/MConstraintFilteringException.java index b425039..8a227ed 100644 --- a/src/java/com/marcozanon/macaco/filtering/MConstraintFilteringException.java +++ b/src/java/com/marcozanon/macaco/filtering/MConstraintFilteringException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.filtering; diff --git a/src/java/com/marcozanon/macaco/filtering/MDateFilter.java b/src/java/com/marcozanon/macaco/filtering/MDateFilter.java index a9b01b5..59a501a 100644 --- a/src/java/com/marcozanon/macaco/filtering/MDateFilter.java +++ b/src/java/com/marcozanon/macaco/filtering/MDateFilter.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.filtering; diff --git a/src/java/com/marcozanon/macaco/filtering/MDatetimeFilter.java b/src/java/com/marcozanon/macaco/filtering/MDatetimeFilter.java index 5e9a7d0..89f6cba 100644 --- a/src/java/com/marcozanon/macaco/filtering/MDatetimeFilter.java +++ b/src/java/com/marcozanon/macaco/filtering/MDatetimeFilter.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.filtering; diff --git a/src/java/com/marcozanon/macaco/filtering/MFilter.java b/src/java/com/marcozanon/macaco/filtering/MFilter.java index 496f599..e776c7b 100644 --- a/src/java/com/marcozanon/macaco/filtering/MFilter.java +++ b/src/java/com/marcozanon/macaco/filtering/MFilter.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.filtering; diff --git a/src/java/com/marcozanon/macaco/filtering/MFilteringException.java b/src/java/com/marcozanon/macaco/filtering/MFilteringException.java index 6cbec4b..74695e4 100644 --- a/src/java/com/marcozanon/macaco/filtering/MFilteringException.java +++ b/src/java/com/marcozanon/macaco/filtering/MFilteringException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.filtering; diff --git a/src/java/com/marcozanon/macaco/filtering/MFormatFilteringException.java b/src/java/com/marcozanon/macaco/filtering/MFormatFilteringException.java index 8699774..e892080 100644 --- a/src/java/com/marcozanon/macaco/filtering/MFormatFilteringException.java +++ b/src/java/com/marcozanon/macaco/filtering/MFormatFilteringException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.filtering; diff --git a/src/java/com/marcozanon/macaco/filtering/MNumberFilter.java b/src/java/com/marcozanon/macaco/filtering/MNumberFilter.java index 8044cb6..58b47ee 100644 --- a/src/java/com/marcozanon/macaco/filtering/MNumberFilter.java +++ b/src/java/com/marcozanon/macaco/filtering/MNumberFilter.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.filtering; diff --git a/src/java/com/marcozanon/macaco/filtering/MSetElementFilter.java b/src/java/com/marcozanon/macaco/filtering/MSetElementFilter.java index 6a46628..b0c7769 100644 --- a/src/java/com/marcozanon/macaco/filtering/MSetElementFilter.java +++ b/src/java/com/marcozanon/macaco/filtering/MSetElementFilter.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.filtering; diff --git a/src/java/com/marcozanon/macaco/filtering/MTextFilter.java b/src/java/com/marcozanon/macaco/filtering/MTextFilter.java index a6b7e93..c3571d1 100644 --- a/src/java/com/marcozanon/macaco/filtering/MTextFilter.java +++ b/src/java/com/marcozanon/macaco/filtering/MTextFilter.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.filtering; diff --git a/src/java/com/marcozanon/macaco/filtering/MTimeFilter.java b/src/java/com/marcozanon/macaco/filtering/MTimeFilter.java index b3fa513..8f14180 100644 --- a/src/java/com/marcozanon/macaco/filtering/MTimeFilter.java +++ b/src/java/com/marcozanon/macaco/filtering/MTimeFilter.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.filtering; diff --git a/src/java/com/marcozanon/macaco/json/MInvalidValueJsonException.java b/src/java/com/marcozanon/macaco/json/MInvalidValueJsonException.java index 29ec657..49c93b1 100644 --- a/src/java/com/marcozanon/macaco/json/MInvalidValueJsonException.java +++ b/src/java/com/marcozanon/macaco/json/MInvalidValueJsonException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.json; diff --git a/src/java/com/marcozanon/macaco/json/MJsonArray.java b/src/java/com/marcozanon/macaco/json/MJsonArray.java index 030d499..63e7bad 100644 --- a/src/java/com/marcozanon/macaco/json/MJsonArray.java +++ b/src/java/com/marcozanon/macaco/json/MJsonArray.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.json; diff --git a/src/java/com/marcozanon/macaco/json/MJsonBoolean.java b/src/java/com/marcozanon/macaco/json/MJsonBoolean.java index d02fa7d..84437d8 100644 --- a/src/java/com/marcozanon/macaco/json/MJsonBoolean.java +++ b/src/java/com/marcozanon/macaco/json/MJsonBoolean.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.json; diff --git a/src/java/com/marcozanon/macaco/json/MJsonException.java b/src/java/com/marcozanon/macaco/json/MJsonException.java index 4940d78..3279e1b 100644 --- a/src/java/com/marcozanon/macaco/json/MJsonException.java +++ b/src/java/com/marcozanon/macaco/json/MJsonException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.json; diff --git a/src/java/com/marcozanon/macaco/json/MJsonNull.java b/src/java/com/marcozanon/macaco/json/MJsonNull.java index 7d10b20..7135e03 100644 --- a/src/java/com/marcozanon/macaco/json/MJsonNull.java +++ b/src/java/com/marcozanon/macaco/json/MJsonNull.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.json; diff --git a/src/java/com/marcozanon/macaco/json/MJsonNumber.java b/src/java/com/marcozanon/macaco/json/MJsonNumber.java index d4d2302..d8bdd59 100644 --- a/src/java/com/marcozanon/macaco/json/MJsonNumber.java +++ b/src/java/com/marcozanon/macaco/json/MJsonNumber.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.json; diff --git a/src/java/com/marcozanon/macaco/json/MJsonObject.java b/src/java/com/marcozanon/macaco/json/MJsonObject.java index b52af60..3c96038 100644 --- a/src/java/com/marcozanon/macaco/json/MJsonObject.java +++ b/src/java/com/marcozanon/macaco/json/MJsonObject.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.json; diff --git a/src/java/com/marcozanon/macaco/json/MJsonString.java b/src/java/com/marcozanon/macaco/json/MJsonString.java index 99762e8..a8e14dd 100644 --- a/src/java/com/marcozanon/macaco/json/MJsonString.java +++ b/src/java/com/marcozanon/macaco/json/MJsonString.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.json; diff --git a/src/java/com/marcozanon/macaco/json/MJsonValue.java b/src/java/com/marcozanon/macaco/json/MJsonValue.java index 5823304..7257d1c 100644 --- a/src/java/com/marcozanon/macaco/json/MJsonValue.java +++ b/src/java/com/marcozanon/macaco/json/MJsonValue.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.json; diff --git a/src/java/com/marcozanon/macaco/logging/MLogFilter.java b/src/java/com/marcozanon/macaco/logging/MLogFilter.java index e30dc1b..36b33bd 100644 --- a/src/java/com/marcozanon/macaco/logging/MLogFilter.java +++ b/src/java/com/marcozanon/macaco/logging/MLogFilter.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.logging; diff --git a/src/java/com/marcozanon/macaco/logging/MLogPlainTextFile.java b/src/java/com/marcozanon/macaco/logging/MLogPlainTextFile.java index def7491..93ae3a6 100644 --- a/src/java/com/marcozanon/macaco/logging/MLogPlainTextFile.java +++ b/src/java/com/marcozanon/macaco/logging/MLogPlainTextFile.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.logging; diff --git a/src/java/com/marcozanon/macaco/logging/MLogTarget.java b/src/java/com/marcozanon/macaco/logging/MLogTarget.java index 99b7491..2657bcf 100644 --- a/src/java/com/marcozanon/macaco/logging/MLogTarget.java +++ b/src/java/com/marcozanon/macaco/logging/MLogTarget.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.logging; diff --git a/src/java/com/marcozanon/macaco/logging/MLoggingException.java b/src/java/com/marcozanon/macaco/logging/MLoggingException.java index 56ac7e6..28e974a 100644 --- a/src/java/com/marcozanon/macaco/logging/MLoggingException.java +++ b/src/java/com/marcozanon/macaco/logging/MLoggingException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.logging; diff --git a/src/java/com/marcozanon/macaco/sql/MConnectionSqlException.java b/src/java/com/marcozanon/macaco/sql/MConnectionSqlException.java index 5235217..96f3f13 100644 --- a/src/java/com/marcozanon/macaco/sql/MConnectionSqlException.java +++ b/src/java/com/marcozanon/macaco/sql/MConnectionSqlException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.sql; diff --git a/src/java/com/marcozanon/macaco/sql/MSqlConnection.java b/src/java/com/marcozanon/macaco/sql/MSqlConnection.java index 359a6cc..5d193ef 100644 --- a/src/java/com/marcozanon/macaco/sql/MSqlConnection.java +++ b/src/java/com/marcozanon/macaco/sql/MSqlConnection.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.sql; diff --git a/src/java/com/marcozanon/macaco/sql/MSqlConnectionGenerator.java b/src/java/com/marcozanon/macaco/sql/MSqlConnectionGenerator.java index a56c40d..d9f04d1 100644 --- a/src/java/com/marcozanon/macaco/sql/MSqlConnectionGenerator.java +++ b/src/java/com/marcozanon/macaco/sql/MSqlConnectionGenerator.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.sql; diff --git a/src/java/com/marcozanon/macaco/sql/MSqlException.java b/src/java/com/marcozanon/macaco/sql/MSqlException.java index d189d21..b13ad19 100644 --- a/src/java/com/marcozanon/macaco/sql/MSqlException.java +++ b/src/java/com/marcozanon/macaco/sql/MSqlException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.sql; diff --git a/src/java/com/marcozanon/macaco/sql/MSqlStatementResults.java b/src/java/com/marcozanon/macaco/sql/MSqlStatementResults.java index 8433bee..9f22598 100644 --- a/src/java/com/marcozanon/macaco/sql/MSqlStatementResults.java +++ b/src/java/com/marcozanon/macaco/sql/MSqlStatementResults.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.sql; diff --git a/src/java/com/marcozanon/macaco/sql/MSqlTable.java b/src/java/com/marcozanon/macaco/sql/MSqlTable.java index 6e7c020..86db85b 100644 --- a/src/java/com/marcozanon/macaco/sql/MSqlTable.java +++ b/src/java/com/marcozanon/macaco/sql/MSqlTable.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.sql; diff --git a/src/java/com/marcozanon/macaco/sql/MStatementSqlException.java b/src/java/com/marcozanon/macaco/sql/MStatementSqlException.java index 0c5d1ac..b0b5ebc 100644 --- a/src/java/com/marcozanon/macaco/sql/MStatementSqlException.java +++ b/src/java/com/marcozanon/macaco/sql/MStatementSqlException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.sql; diff --git a/src/java/com/marcozanon/macaco/sql/MTransactionSqlException.java b/src/java/com/marcozanon/macaco/sql/MTransactionSqlException.java index d118ca5..d8cce8e 100644 --- a/src/java/com/marcozanon/macaco/sql/MTransactionSqlException.java +++ b/src/java/com/marcozanon/macaco/sql/MTransactionSqlException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.sql; diff --git a/src/java/com/marcozanon/macaco/translation/MFileParsingTranslationException.java b/src/java/com/marcozanon/macaco/translation/MFileParsingTranslationException.java index a92ec60..ec524d6 100644 --- a/src/java/com/marcozanon/macaco/translation/MFileParsingTranslationException.java +++ b/src/java/com/marcozanon/macaco/translation/MFileParsingTranslationException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.translation; diff --git a/src/java/com/marcozanon/macaco/translation/MTranslation.java b/src/java/com/marcozanon/macaco/translation/MTranslation.java index c014ad5..54cf7ed 100644 --- a/src/java/com/marcozanon/macaco/translation/MTranslation.java +++ b/src/java/com/marcozanon/macaco/translation/MTranslation.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.translation; diff --git a/src/java/com/marcozanon/macaco/translation/MTranslationException.java b/src/java/com/marcozanon/macaco/translation/MTranslationException.java index 4ac3c73..38c8634 100644 --- a/src/java/com/marcozanon/macaco/translation/MTranslationException.java +++ b/src/java/com/marcozanon/macaco/translation/MTranslationException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.translation; diff --git a/src/java/com/marcozanon/macaco/translation/MValueNotFoundTranslationException.java b/src/java/com/marcozanon/macaco/translation/MValueNotFoundTranslationException.java index 83b78ab..f7d0ae7 100644 --- a/src/java/com/marcozanon/macaco/translation/MValueNotFoundTranslationException.java +++ b/src/java/com/marcozanon/macaco/translation/MValueNotFoundTranslationException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.translation; diff --git a/src/java/com/marcozanon/macaco/web/ui/MApplicationServletWebException.java b/src/java/com/marcozanon/macaco/web/ui/MApplicationServletWebException.java index 86ae8f6..f881e4e 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MApplicationServletWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MApplicationServletWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MBrowserPageRequestPreprocessingWebException.java b/src/java/com/marcozanon/macaco/web/ui/MBrowserPageRequestPreprocessingWebException.java index 707a9e9..2b79fcd 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MBrowserPageRequestPreprocessingWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MBrowserPageRequestPreprocessingWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MDisplayWidgetNotFoundWebException.java b/src/java/com/marcozanon/macaco/web/ui/MDisplayWidgetNotFoundWebException.java index 84cd8ea..4841020 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MDisplayWidgetNotFoundWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MDisplayWidgetNotFoundWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MDownloaderNotFoundWebException.java b/src/java/com/marcozanon/macaco/web/ui/MDownloaderNotFoundWebException.java index f0a462b..ce6b30b 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MDownloaderNotFoundWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MDownloaderNotFoundWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MInvalidRemoteIpAddressWebException.java b/src/java/com/marcozanon/macaco/web/ui/MInvalidRemoteIpAddressWebException.java index 5bb0f3f..c96140b 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MInvalidRemoteIpAddressWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MInvalidRemoteIpAddressWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MInvalidRequestWebException.java b/src/java/com/marcozanon/macaco/web/ui/MInvalidRequestWebException.java index 4f06cb8..0940782 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MInvalidRequestWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MInvalidRequestWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MInvalidResourceWebException.java b/src/java/com/marcozanon/macaco/web/ui/MInvalidResourceWebException.java index 0e70c2c..0091d3d 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MInvalidResourceWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MInvalidResourceWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MInvalidSecurityIdWebException.java b/src/java/com/marcozanon/macaco/web/ui/MInvalidSecurityIdWebException.java index 1e1ec25..d914a6c 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MInvalidSecurityIdWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MInvalidSecurityIdWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MMessagingWebException.java b/src/java/com/marcozanon/macaco/web/ui/MMessagingWebException.java index 097a3c4..cdc91ec 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MMessagingWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MMessagingWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MNoBrowserPageWebException.java b/src/java/com/marcozanon/macaco/web/ui/MNoBrowserPageWebException.java index f0e47d2..f3b01b3 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MNoBrowserPageWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MNoBrowserPageWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MNoCellContentWebException.java b/src/java/com/marcozanon/macaco/web/ui/MNoCellContentWebException.java index e3bd444..3b80593 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MNoCellContentWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MNoCellContentWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MNoLogFilterWebException.java b/src/java/com/marcozanon/macaco/web/ui/MNoLogFilterWebException.java index e424d3e..108b963 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MNoLogFilterWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MNoLogFilterWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MNoProcessableMessageWebException.java b/src/java/com/marcozanon/macaco/web/ui/MNoProcessableMessageWebException.java index 5146729..e6a241f 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MNoProcessableMessageWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MNoProcessableMessageWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MNoViewContentWebException.java b/src/java/com/marcozanon/macaco/web/ui/MNoViewContentWebException.java index 3690edd..82a250d 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MNoViewContentWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MNoViewContentWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MNoViewWebException.java b/src/java/com/marcozanon/macaco/web/ui/MNoViewWebException.java index 3aff282..e575948 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MNoViewWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MNoViewWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MNoWidgetIdWebException.java b/src/java/com/marcozanon/macaco/web/ui/MNoWidgetIdWebException.java index 3401615..82c59f8 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MNoWidgetIdWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MNoWidgetIdWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MNullPropertyWebException.java b/src/java/com/marcozanon/macaco/web/ui/MNullPropertyWebException.java index 041a14a..90eaf8c 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MNullPropertyWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MNullPropertyWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MResponseWebException.java b/src/java/com/marcozanon/macaco/web/ui/MResponseWebException.java index 7587320..7e07fce 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MResponseWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MResponseWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MSecurityWebException.java b/src/java/com/marcozanon/macaco/web/ui/MSecurityWebException.java index 6f89d12..aac1b1d 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MSecurityWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MSecurityWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MSetupWebException.java b/src/java/com/marcozanon/macaco/web/ui/MSetupWebException.java index 53f7cdb..2cd7686 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MSetupWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MSetupWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MUnexpectedMessageWebException.java b/src/java/com/marcozanon/macaco/web/ui/MUnexpectedMessageWebException.java index 636c84d..feadf68 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MUnexpectedMessageWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MUnexpectedMessageWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MUniqueWidgetIdNotAvailableWebException.java b/src/java/com/marcozanon/macaco/web/ui/MUniqueWidgetIdNotAvailableWebException.java index 75d72c6..3d986ba 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MUniqueWidgetIdNotAvailableWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MUniqueWidgetIdNotAvailableWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MValidationWebException.java b/src/java/com/marcozanon/macaco/web/ui/MValidationWebException.java index cbccd1e..f01339e 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MValidationWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MValidationWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MViewNotUnloadableWebException.java b/src/java/com/marcozanon/macaco/web/ui/MViewNotUnloadableWebException.java index 45099ed..abd793a 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MViewNotUnloadableWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MViewNotUnloadableWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MViewThreadStoppingWebRuntimeException.java b/src/java/com/marcozanon/macaco/web/ui/MViewThreadStoppingWebRuntimeException.java index cb6873a..0968fa8 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MViewThreadStoppingWebRuntimeException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MViewThreadStoppingWebRuntimeException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebApplicationContext.java b/src/java/com/marcozanon/macaco/web/ui/MWebApplicationContext.java index 553d3c4..cdc0b70 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebApplicationContext.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebApplicationContext.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebApplicationServlet.java b/src/java/com/marcozanon/macaco/web/ui/MWebApplicationServlet.java index 8a08959..c9a8e25 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebApplicationServlet.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebApplicationServlet.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebBorder.java b/src/java/com/marcozanon/macaco/web/ui/MWebBorder.java index 5c49edb..1555f73 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebBorder.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebBorder.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebBreadcrumbs.java b/src/java/com/marcozanon/macaco/web/ui/MWebBreadcrumbs.java index 10c29a6..17e0213 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebBreadcrumbs.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebBreadcrumbs.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebBrowserPage.java b/src/java/com/marcozanon/macaco/web/ui/MWebBrowserPage.java index 5f3edd5..073dc54 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebBrowserPage.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebBrowserPage.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebCellWidget.java b/src/java/com/marcozanon/macaco/web/ui/MWebCellWidget.java index ef1770a..de255e4 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebCellWidget.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebCellWidget.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebCheckBox.java b/src/java/com/marcozanon/macaco/web/ui/MWebCheckBox.java index 31ddc34..4de5d2c 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebCheckBox.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebCheckBox.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebColor.java b/src/java/com/marcozanon/macaco/web/ui/MWebColor.java index ecc7857..0e17053 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebColor.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebColor.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebComboBox.java b/src/java/com/marcozanon/macaco/web/ui/MWebComboBox.java index 9c32336..c50c040 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebComboBox.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebComboBox.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebDateBox.java b/src/java/com/marcozanon/macaco/web/ui/MWebDateBox.java index 7635f00..1cf3a8c 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebDateBox.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebDateBox.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebDatetimeBox.java b/src/java/com/marcozanon/macaco/web/ui/MWebDatetimeBox.java index a9483dc..6e048d6 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebDatetimeBox.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebDatetimeBox.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebDirectWidget.java b/src/java/com/marcozanon/macaco/web/ui/MWebDirectWidget.java index 755bb04..572699b 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebDirectWidget.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebDirectWidget.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebDisplayWidget.java b/src/java/com/marcozanon/macaco/web/ui/MWebDisplayWidget.java index a5015d8..96efee1 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebDisplayWidget.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebDisplayWidget.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebDownloader.java b/src/java/com/marcozanon/macaco/web/ui/MWebDownloader.java index 52ea501..95e353d 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebDownloader.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebDownloader.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebException.java b/src/java/com/marcozanon/macaco/web/ui/MWebException.java index 5f5bb35..edebb5e 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebExtendedTextBox.java b/src/java/com/marcozanon/macaco/web/ui/MWebExtendedTextBox.java index 48229ec..32e7c2a 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebExtendedTextBox.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebExtendedTextBox.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebFont.java b/src/java/com/marcozanon/macaco/web/ui/MWebFont.java index df63a9b..3cc7175 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebFont.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebFont.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebGridLayout.java b/src/java/com/marcozanon/macaco/web/ui/MWebGridLayout.java index 5308e50..d54da8a 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebGridLayout.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebGridLayout.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebGridLayoutCell.java b/src/java/com/marcozanon/macaco/web/ui/MWebGridLayoutCell.java index 0bce4d0..041294e 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebGridLayoutCell.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebGridLayoutCell.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebImage.java b/src/java/com/marcozanon/macaco/web/ui/MWebImage.java index 5b9e1b1..5550a76 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebImage.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebImage.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebImageButton.java b/src/java/com/marcozanon/macaco/web/ui/MWebImageButton.java index f82fca9..ea2ca26 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebImageButton.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebImageButton.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebLabel.java b/src/java/com/marcozanon/macaco/web/ui/MWebLabel.java index 1fb4dec..4f8cf15 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebLabel.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebLabel.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebMeasure.java b/src/java/com/marcozanon/macaco/web/ui/MWebMeasure.java index f2a461f..d2e35c6 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebMeasure.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebMeasure.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebMessage.java b/src/java/com/marcozanon/macaco/web/ui/MWebMessage.java index 5f13813..64a13d9 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebMessage.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebMessage.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebNumberBox.java b/src/java/com/marcozanon/macaco/web/ui/MWebNumberBox.java index 373fdc0..e59e5ad 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebNumberBox.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebNumberBox.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebPasswordBox.java b/src/java/com/marcozanon/macaco/web/ui/MWebPasswordBox.java index e7c2a66..32a011e 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebPasswordBox.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebPasswordBox.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebRuntimeException.java b/src/java/com/marcozanon/macaco/web/ui/MWebRuntimeException.java index faddbd8..2768d28 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebRuntimeException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebRuntimeException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebSimpleTextBox.java b/src/java/com/marcozanon/macaco/web/ui/MWebSimpleTextBox.java index 0912a89..51c08db 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebSimpleTextBox.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebSimpleTextBox.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebString.java b/src/java/com/marcozanon/macaco/web/ui/MWebString.java index f351e32..e2a9761 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebString.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebString.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebTable.java b/src/java/com/marcozanon/macaco/web/ui/MWebTable.java index 9494f6e..f3f80ef 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebTable.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebTable.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebTableCell.java b/src/java/com/marcozanon/macaco/web/ui/MWebTableCell.java index f74487f..a2a5862 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebTableCell.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebTableCell.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebTextBox.java b/src/java/com/marcozanon/macaco/web/ui/MWebTextBox.java index 64e1473..83433c6 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebTextBox.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebTextBox.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebTimeBox.java b/src/java/com/marcozanon/macaco/web/ui/MWebTimeBox.java index 6da48bf..82a560d 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebTimeBox.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebTimeBox.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebUploader.java b/src/java/com/marcozanon/macaco/web/ui/MWebUploader.java index fc6125b..9fdd250 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebUploader.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebUploader.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebVerticalMenu.java b/src/java/com/marcozanon/macaco/web/ui/MWebVerticalMenu.java index 60c5019..8c6577b 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebVerticalMenu.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebVerticalMenu.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebVerticalMenuItem.java b/src/java/com/marcozanon/macaco/web/ui/MWebVerticalMenuItem.java index ee2d3b4..99071f9 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebVerticalMenuItem.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebVerticalMenuItem.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebView.java b/src/java/com/marcozanon/macaco/web/ui/MWebView.java index 5bb555e..6b07106 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebView.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebView.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebWidget.java b/src/java/com/marcozanon/macaco/web/ui/MWebWidget.java index f9ffebc..f8ae4ba 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebWidget.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebWidget.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebWysiwygBox.java b/src/java/com/marcozanon/macaco/web/ui/MWebWysiwygBox.java index 9f1086b..c1473ca 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebWysiwygBox.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebWysiwygBox.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MWebXhtmlLabel.java b/src/java/com/marcozanon/macaco/web/ui/MWebXhtmlLabel.java index 5114876..7c5aecb 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MWebXhtmlLabel.java +++ b/src/java/com/marcozanon/macaco/web/ui/MWebXhtmlLabel.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/java/com/marcozanon/macaco/web/ui/MXhtmlUnsafeStringWebException.java b/src/java/com/marcozanon/macaco/web/ui/MXhtmlUnsafeStringWebException.java index 743df7b..3e866b3 100644 --- a/src/java/com/marcozanon/macaco/web/ui/MXhtmlUnsafeStringWebException.java +++ b/src/java/com/marcozanon/macaco/web/ui/MXhtmlUnsafeStringWebException.java @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ package com.marcozanon.macaco.web.ui; diff --git a/src/resources/css/default.css b/src/resources/css/default.css index 72251ae..fbf1ae5 100644 --- a/src/resources/css/default.css +++ b/src/resources/css/default.css @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ /* */ diff --git a/src/resources/javascript/$.js b/src/resources/javascript/$.js index baa8e29..547a1eb 100644 --- a/src/resources/javascript/$.js +++ b/src/resources/javascript/$.js @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ function $(id) { diff --git a/src/resources/javascript/MWebCustomJsonHelper.js b/src/resources/javascript/MWebCustomJsonHelper.js index 7fabaa4..a9fee81 100644 --- a/src/resources/javascript/MWebCustomJsonHelper.js +++ b/src/resources/javascript/MWebCustomJsonHelper.js @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ function MWebCustomJsonHelper() { // CAUTION: partial Json implementation (for Macaco only) diff --git a/src/resources/javascript/MWebMessageInterface.js b/src/resources/javascript/MWebMessageInterface.js index a891fa0..5cabfae 100644 --- a/src/resources/javascript/MWebMessageInterface.js +++ b/src/resources/javascript/MWebMessageInterface.js @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ function MWebMessageInterface(destinationUrl, securityId, waitingIcon) { diff --git a/src/resources/javascript/MWebNotificationArea.js b/src/resources/javascript/MWebNotificationArea.js index dda0408..690fe04 100644 --- a/src/resources/javascript/MWebNotificationArea.js +++ b/src/resources/javascript/MWebNotificationArea.js @@ -1,26 +1,7 @@ /** * Macaco - * Copyright (c) 2009-2012 Marco Zanon - * - * Released under the MIT License: - * - * 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: - * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * Copyright (c) 2009-2012 Marco Zanon. + * Released under MIT license (see LICENSE for details). */ function MWebNotificationArea() { -- 2.30.2