diff --git a/COPYING.RUNTIME b/COPYING.RUNTIME new file mode 100644 index 000000000..e86f7fb58 --- /dev/null +++ b/COPYING.RUNTIME @@ -0,0 +1,72 @@ +GCC RUNTIME LIBRARY EXCEPTION + +Version 3.1, 31 March 2009 + +Copyright (C) 2009 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this +license document, but changing it is not allowed. + +This GCC Runtime Library Exception ("Exception") is an additional +permission under section 7 of the GNU General Public License, version +3 ("GPLv3"). It applies to a given file (the "Runtime Library") that +bears a notice placed by the copyright holder of the file stating that +the file is governed by GPLv3 along with this Exception. + +When you use GCC to compile a program, GCC may combine portions of +certain GCC header files and runtime libraries with the compiled +program. The purpose of this Exception is to allow compilation of +non-GPL (including proprietary) programs to use, in this way, the +header files and runtime libraries covered by this Exception. + +0. Definitions. + +A file is an "Independent Module" if it either requires the Runtime +Library for execution after a Compilation Process, or makes use of an +interface provided by the Runtime Library, but is not otherwise based +on the Runtime Library. + +"GCC" means a version of the GNU Compiler Collection, with or without +modifications, governed by version 3 (or a specified later version) of +the GNU General Public License (GPL) with the option of using any +subsequent versions published by the FSF. + +"GPL-compatible Software" is software whose conditions of propagation, +modification and use would permit combination with GCC in accord with +the license of GCC. + +"Target Code" refers to output from any compiler for a real or virtual +target processor architecture, in executable form or suitable for +input to an assembler, loader, linker and/or execution +phase. Notwithstanding that, Target Code does not include data in any +format that is used as a compiler intermediate representation, or used +for producing a compiler intermediate representation. + +The "Compilation Process" transforms code entirely represented in +non-intermediate languages designed for human-written code, and/or in +Java Virtual Machine byte code, into Target Code. Thus, for example, +use of source code generators and preprocessors need not be considered +part of the Compilation Process, since the Compilation Process can be +understood as starting with the output of the generators or +preprocessors. + +A Compilation Process is "Eligible" if it is done using GCC, alone or +with other GPL-compatible software, or if it is done without using any +work based on GCC. For example, using non-GPL-compatible Software to +optimize any GCC intermediate representations would not qualify as an +Eligible Compilation Process. + +1. Grant of Additional Permission. + +You have permission to propagate a work of Target Code formed by +combining the Runtime Library with Independent Modules, even if such +propagation would otherwise violate the terms of GPLv3, provided that +all Target Code was generated by Eligible Compilation Processes. You +may then convey such a combination under terms of your choice, +consistent with the licensing of the Independent Modules. + +2. No Weakening of GCC Copyleft. + +The availability of this Exception does not imply any general +presumption that third-party software is unaffected by the copyleft +requirements of the license of GCC. diff --git a/COPYING3 b/COPYING3 new file mode 100644 index 000000000..94a9ed024 --- /dev/null +++ b/COPYING3 @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/MANIFEST b/MANIFEST index 994c37769..5b9cd05f6 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,4 +1,6 @@ AUTHORS +COPYING.RUNTIME +COPYING3 INSTALL MANIFEST aws.gpr diff --git a/aws.gpr b/aws.gpr index 9aa161326..18793e616 100644 --- a/aws.gpr +++ b/aws.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "shared"; diff --git a/config/makefile b/config/makefile index 4dccbee0f..e9aa635e3 100644 --- a/config/makefile +++ b/config/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2011, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .SILENT: diff --git a/config/projects/aws.gpr b/config/projects/aws.gpr index cd050d0f7..3fa53ab71 100644 --- a/config/projects/aws.gpr +++ b/config/projects/aws.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2011, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws/aws_xmlada"; diff --git a/config/projects/aws_components.gpr b/config/projects/aws_components.gpr index 9a8252a22..0ea45320f 100644 --- a/config/projects/aws_components.gpr +++ b/config/projects/aws_components.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2011, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws_shared"; diff --git a/config/projects/aws_crypto_lib.gpr b/config/projects/aws_crypto_lib.gpr index d4c8c30ca..90b2ee337 100644 --- a/config/projects/aws_crypto_lib.gpr +++ b/config/projects/aws_crypto_lib.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Project for libcrypto.a external library diff --git a/config/projects/aws_dl_lib.gpr b/config/projects/aws_dl_lib.gpr index 6c7bb1f17..7ac6593de 100644 --- a/config/projects/aws_dl_lib.gpr +++ b/config/projects/aws_dl_lib.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Project for libdl.so external library needed by libcrypto diff --git a/config/projects/aws_libz.gpr b/config/projects/aws_libz.gpr index c7d5804e0..63581273a 100644 --- a/config/projects/aws_libz.gpr +++ b/config/projects/aws_libz.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws_shared"; diff --git a/config/projects/aws_shared.gpr b/config/projects/aws_shared.gpr index bec93e79f..0c7dbe08c 100644 --- a/config/projects/aws_shared.gpr +++ b/config/projects/aws_shared.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws_config"; diff --git a/config/projects/aws_ssl_error_lib.gpr b/config/projects/aws_ssl_error_lib.gpr index b5f1ddd3f..6fe39eec0 100644 --- a/config/projects/aws_ssl_error_lib.gpr +++ b/config/projects/aws_ssl_error_lib.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Project for libssl.a external library diff --git a/config/projects/aws_ssl_lib.gpr b/config/projects/aws_ssl_lib.gpr index 7bac40466..df6b0c61f 100644 --- a/config/projects/aws_ssl_lib.gpr +++ b/config/projects/aws_ssl_lib.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Project for libssl.a external library diff --git a/config/projects/aws_ssl_support.gpr b/config/projects/aws_ssl_support.gpr index e8d688fd0..bdcdaf339 100644 --- a/config/projects/aws_ssl_support.gpr +++ b/config/projects/aws_ssl_support.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2009, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Project for libaws_ssl.a external library diff --git a/config/setup.gpr b/config/setup.gpr index e0caa8939..8af64a3cb 100644 --- a/config/setup.gpr +++ b/config/setup.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2011, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "../shared"; diff --git a/config/setup/check_config.c b/config/setup/check_config.c index 856d0d6d9..b3c288291 100644 --- a/config/setup/check_config.c +++ b/config/setup/check_config.c @@ -1,29 +1,31 @@ -/**************************************************************************** - * Ada Web Server * - * * - * Copyright (C) 2000-2010, AdaCore * - * * - * This library is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or (at * - * your option) any later version. * - * * - * This library is distributed in the hope that it will be useful, but * - * WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * - * General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this library; if not, write to the Free Software Foundation, * - * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * * - * As a special exception, if other files instantiate generics from this * - * unit, or you link this unit with other files to produce an executable, * - * this unit does not by itself cause the resulting executable to be * - * covered by the GNU General Public License. This exception does not * - * however invalidate any other reasons why the executable file might be * - * covered by the GNU Public License. * - ****************************************************************************/ +/*************************************************************************** + * Ada Web Server * + * * + * Copyright (C) 2000-2012, AdaCore * + * * + * This library is free software; you can redistribute it and/or modify * + * it under terms of the GNU General Public License as published by the * + * Free Software Foundation; either version 3, or (at your option) any * + * later version. This library is distributed in the hope that it will be * + * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * + * * + * As a special exception under Section 7 of GPL version 3, you are * + * granted additional permissions described in the GCC Runtime Library * + * Exception, version 3.1, as published by the Free Software Foundation. * + * * + * You should have received a copy of the GNU General Public License and * + * a copy of the GCC Runtime Library Exception along with this program; * + * see the files COPYING3 and COPYING.RUNTIME respectively. If not, see * + * . * + * * + * As a special exception, if other files instantiate generics from this * + * unit, or you link this unit with other files to produce an executable, * + * this unit does not by itself cause the resulting executable to be * + * covered by the GNU General Public License. This exception does not * + * however invalidate any other reasons why the executable file might be * + * covered by the GNU Public License. * + ***************************************************************************/ /* This program is used to get some OS specific settings */ diff --git a/config/setup/foo.ads b/config/setup/foo.ads index b604b3d23..64fc719da 100644 --- a/config/setup/foo.ads +++ b/config/setup/foo.ads @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008 -- --- AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Foo is diff --git a/config/setup/makefile.vxworks b/config/setup/makefile.vxworks index 14d604419..f06649535 100644 --- a/config/setup/makefile.vxworks +++ b/config/setup/makefile.vxworks @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2009, AdaCore # +# Copyright (C) 2009-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ # Makefile to build VxWorks version of check_config diff --git a/config/setup/mzlib.adb b/config/setup/mzlib.adb index f735aa3c7..d8f50ab41 100644 --- a/config/setup/mzlib.adb +++ b/config/setup/mzlib.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009-2011, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Command_Line; diff --git a/config/setup/test_asis.gpr b/config/setup/test_asis.gpr index cff730333..2c665d21b 100644 --- a/config/setup/test_asis.gpr +++ b/config/setup/test_asis.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "asis"; diff --git a/config/setup/test_shared.gpr b/config/setup/test_shared.gpr index fb65ee990..8c3172505 100644 --- a/config/setup/test_shared.gpr +++ b/config/setup/test_shared.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2011, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "../../shared"; diff --git a/config/setup/test_xmlada.gpr b/config/setup/test_xmlada.gpr index 4f8650ad3..3fe85e4bf 100644 --- a/config/setup/test_xmlada.gpr +++ b/config/setup/test_xmlada.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "xmlada"; diff --git a/config/setup/test_zlib.gpr b/config/setup/test_zlib.gpr index b1727b50b..c1801ae0d 100644 --- a/config/setup/test_zlib.gpr +++ b/config/setup/test_zlib.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009-2011, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "../../shared"; diff --git a/config/src/aws-net-ssl-certificate__dummy.adb b/config/src/aws-net-ssl-certificate__dummy.adb index b0dce7080..ebb71476f 100644 --- a/config/src/aws-net-ssl-certificate__dummy.adb +++ b/config/src/aws-net-ssl-certificate__dummy.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/config/src/aws-net-ssl-certificate__gnutls.adb b/config/src/aws-net-ssl-certificate__gnutls.adb index 179cd1ca1..1bdd39892 100644 --- a/config/src/aws-net-ssl-certificate__gnutls.adb +++ b/config/src/aws-net-ssl-certificate__gnutls.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/config/src/aws-net-ssl-certificate__openssl.adb b/config/src/aws-net-ssl-certificate__openssl.adb index a63447856..66ba072e2 100644 --- a/config/src/aws-net-ssl-certificate__openssl.adb +++ b/config/src/aws-net-ssl-certificate__openssl.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/config/src/aws-net-ssl__dummy.adb b/config/src/aws-net-ssl__dummy.adb index 3eb51ab28..1e02cd744 100644 --- a/config/src/aws-net-ssl__dummy.adb +++ b/config/src/aws-net-ssl__dummy.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/config/src/aws-net-ssl__gnutls.adb b/config/src/aws-net-ssl__gnutls.adb index ae5e76ec0..e34d5a831 100644 --- a/config/src/aws-net-ssl__gnutls.adb +++ b/config/src/aws-net-ssl__gnutls.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2011, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/config/src/aws-net-ssl__openssl.adb b/config/src/aws-net-ssl__openssl.adb index 8f2142c6c..1950dd7e2 100644 --- a/config/src/aws-net-ssl__openssl.adb +++ b/config/src/aws-net-ssl__openssl.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/config/src/aws-net-std__gnat.adb b/config/src/aws-net-std__gnat.adb index 5a869bc9c..3977aabc4 100644 --- a/config/src/aws-net-std__gnat.adb +++ b/config/src/aws-net-std__gnat.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/config/src/aws-net-std__ipv6.adb b/config/src/aws-net-std__ipv6.adb index f912b7b1c..5fd294bf1 100644 --- a/config/src/aws-net-std__ipv6.adb +++ b/config/src/aws-net-std__ipv6.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2011, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/config/src/ssl-thin__dummy.ads b/config/src/ssl-thin__dummy.ads index 8b953fee3..8d6dfed48 100644 --- a/config/src/ssl-thin__dummy.ads +++ b/config/src/ssl-thin__dummy.ads @@ -1,23 +1,23 @@ ------------------------------------------------------------------------------ -- Secure Sockets Layer -- --- Dummy version used for AWS without SSL support -- -- -- --- Copyright (C) 2006 -- --- AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- @@ -27,6 +27,8 @@ -- covered by the GNU Public License. -- ------------------------------------------------------------------------------ +-- Dummy version used for AWS without SSL support + package SSL.Thin is type SSL_Handle is null record; diff --git a/config/src/ssl-thin__gnutls.ads b/config/src/ssl-thin__gnutls.ads index 98617e461..f707820fc 100644 --- a/config/src/ssl-thin__gnutls.ads +++ b/config/src/ssl-thin__gnutls.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Secure Sockets Layer -- --- Binding to GNUTLS library -- -- -- --- Copyright (C) 2005-2009, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/config/src/ssl-thin__openssl.ads b/config/src/ssl-thin__openssl.ads index 17609c79a..6ad8a39f3 100644 --- a/config/src/ssl-thin__openssl.ads +++ b/config/src/ssl-thin__openssl.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Secure Sockets Layer -- --- Binding to OpenSSL library -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/config/src/templates_parser-configuration__aws.ads b/config/src/templates_parser-configuration__aws.ads index 4b9343ca6..7d4d52e0c 100644 --- a/config/src/templates_parser-configuration__aws.ads +++ b/config/src/templates_parser-configuration__aws.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2009, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/config/src/templates_parser-input__aws.adb b/config/src/templates_parser-input__aws.adb index ff4845040..5ec526aa2 100644 --- a/config/src/templates_parser-input__aws.adb +++ b/config/src/templates_parser-input__aws.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Templates Parser -- -- -- --- Copyright (C) 2002-2009, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/demos/agent/agent.adb b/demos/agent/agent.adb index ff3621146..2c039eb18 100644 --- a/demos/agent/agent.adb +++ b/demos/agent/agent.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Usage: agent [options] [GET/PUT/POST] diff --git a/demos/agent/agent.gpr b/demos/agent/agent.gpr index 14e1b75c0..c2d5b2966 100644 --- a/demos/agent/agent.gpr +++ b/demos/agent/agent.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/agent/makefile b/demos/agent/makefile index fe3c1422c..277782afe 100644 --- a/demos/agent/makefile +++ b/demos/agent/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ -include ../../makefile.setup diff --git a/demos/auth/auth.adb b/demos/auth/auth.adb index 81b5bbaba..10474bf8e 100644 --- a/demos/auth/auth.adb +++ b/demos/auth/auth.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2003 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/auth/auth.gpr b/demos/auth/auth.gpr index 616399b0c..7ac2bbda1 100644 --- a/demos/auth/auth.gpr +++ b/demos/auth/auth.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/auth/auth_cb.adb b/demos/auth/auth_cb.adb index 1717b595d..97c2b6f5d 100644 --- a/demos/auth/auth_cb.adb +++ b/demos/auth/auth_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Digest; diff --git a/demos/auth/auth_cb.ads b/demos/auth/auth_cb.ads index 93319063e..45be98b25 100644 --- a/demos/auth/auth_cb.ads +++ b/demos/auth/auth_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/auth/makefile b/demos/auth/makefile index d22f54893..cc6e47ad7 100644 --- a/demos/auth/makefile +++ b/demos/auth/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/com/com.gpr b/demos/com/com.gpr index 09e2ee213..febc48640 100644 --- a/demos/com/com.gpr +++ b/demos/com/com.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/com/com_1.adb b/demos/com/com_1.adb index 0cac12cd5..62e0cd173 100644 --- a/demos/com/com_1.adb +++ b/demos/com/com_1.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Com_1 and Com_2 are two demos programs which are using the AWS diff --git a/demos/com/com_2.adb b/demos/com/com_2.adb index 4dfe9ea14..fd8c30af0 100644 --- a/demos/com/com_2.adb +++ b/demos/com/com_2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Com_1 and Com_2 are two demos programs which are using the AWS diff --git a/demos/com/makefile b/demos/com/makefile index f1deea3bc..6a670de6c 100644 --- a/demos/com/makefile +++ b/demos/com/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/dispatch/dispatch.adb b/demos/dispatch/dispatch.adb index e2767b9a1..a078d143c 100644 --- a/demos/dispatch/dispatch.adb +++ b/demos/dispatch/dispatch.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2003 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/dispatch/dispatch.gpr b/demos/dispatch/dispatch.gpr index 2c28e3172..519d923b7 100644 --- a/demos/dispatch/dispatch.gpr +++ b/demos/dispatch/dispatch.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/dispatch/dispatch_cb.adb b/demos/dispatch/dispatch_cb.adb index 21f2db34e..fb4793ce0 100644 --- a/demos/dispatch/dispatch_cb.adb +++ b/demos/dispatch/dispatch_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package body Dispatch_CB is diff --git a/demos/dispatch/dispatch_cb.ads b/demos/dispatch/dispatch_cb.ads index 98d703f8f..39b757e36 100644 --- a/demos/dispatch/dispatch_cb.ads +++ b/demos/dispatch/dispatch_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/dispatch/makefile b/demos/dispatch/makefile index 94d770ecf..3ca2345c2 100644 --- a/demos/dispatch/makefile +++ b/demos/dispatch/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/dowload_manager/download_manager.adb b/demos/dowload_manager/download_manager.adb index fb35327d4..57c1f4228 100644 --- a/demos/dowload_manager/download_manager.adb +++ b/demos/dowload_manager/download_manager.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Compile this application, then run it with: diff --git a/demos/dowload_manager/download_manager.gpr b/demos/dowload_manager/download_manager.gpr index 9c531dbae..5ff8d2f77 100644 --- a/demos/dowload_manager/download_manager.gpr +++ b/demos/dowload_manager/download_manager.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/dowload_manager/makefile b/demos/dowload_manager/makefile index 2b0f7aeb2..1ddc102dc 100644 --- a/demos/dowload_manager/makefile +++ b/demos/dowload_manager/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2011, AdaCore # +# Copyright (C) 2011-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/hello_world/hello_world.adb b/demos/hello_world/hello_world.adb index 0dfc2ffe2..a94edd389 100644 --- a/demos/hello_world/hello_world.adb +++ b/demos/hello_world/hello_world.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- The famous Hello Word demo, using AWS framework. diff --git a/demos/hello_world/hello_world.gpr b/demos/hello_world/hello_world.gpr index bb8c390d5..81fe39538 100644 --- a/demos/hello_world/hello_world.gpr +++ b/demos/hello_world/hello_world.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/hello_world/hello_world_cb.adb b/demos/hello_world/hello_world_cb.adb index c7b021e73..a712927d3 100644 --- a/demos/hello_world/hello_world_cb.adb +++ b/demos/hello_world/hello_world_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package body Hello_World_CB is diff --git a/demos/hello_world/hello_world_cb.ads b/demos/hello_world/hello_world_cb.ads index 3b9941a6f..d87e0cadc 100644 --- a/demos/hello_world/hello_world_cb.ads +++ b/demos/hello_world/hello_world_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/hello_world/makefile b/demos/hello_world/makefile index 12ad7237f..d7c7b7361 100644 --- a/demos/hello_world/makefile +++ b/demos/hello_world/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/hello_wsdl/hello_wsdl.gpr b/demos/hello_wsdl/hello_wsdl.gpr index 571d8bd52..9be4a4d8c 100644 --- a/demos/hello_wsdl/hello_wsdl.gpr +++ b/demos/hello_wsdl/hello_wsdl.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/hello_wsdl/makefile b/demos/hello_wsdl/makefile index c9b78a699..3b56003ac 100644 --- a/demos/hello_wsdl/makefile +++ b/demos/hello_wsdl/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ -include ../../makefile.setup diff --git a/demos/hello_wsdl/wsdl_demo_client.adb b/demos/hello_wsdl/wsdl_demo_client.adb index 4f114079d..a8e953bbf 100644 --- a/demos/hello_wsdl/wsdl_demo_client.adb +++ b/demos/hello_wsdl/wsdl_demo_client.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- The famous Hello Word demo, using AWS/SOAP framework. diff --git a/demos/hello_wsdl/wsdl_demo_server.adb b/demos/hello_wsdl/wsdl_demo_server.adb index f2ab75c1f..588d08c2e 100644 --- a/demos/hello_wsdl/wsdl_demo_server.adb +++ b/demos/hello_wsdl/wsdl_demo_server.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003 -- --- ACT-Europe -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- The famous Hello Word demo, using AWS/SOAP framework. diff --git a/demos/hello_wsdl/wsdl_demo_server_cb.adb b/demos/hello_wsdl/wsdl_demo_server_cb.adb index 40f8488a1..b3cd209bf 100644 --- a/demos/hello_wsdl/wsdl_demo_server_cb.adb +++ b/demos/hello_wsdl/wsdl_demo_server_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.MIME; diff --git a/demos/hello_wsdl/wsdl_demo_server_cb.ads b/demos/hello_wsdl/wsdl_demo_server_cb.ads index 4bf8fadfa..40507c7f8 100644 --- a/demos/hello_wsdl/wsdl_demo_server_cb.ads +++ b/demos/hello_wsdl/wsdl_demo_server_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/hotplug/hotplug.adb b/demos/hotplug/hotplug.adb index 50e1059d3..662813656 100644 --- a/demos/hotplug/hotplug.adb +++ b/demos/hotplug/hotplug.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2004 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- See main.adb on how to run this demo. diff --git a/demos/hotplug/hotplug.gpr b/demos/hotplug/hotplug.gpr index 825532a1a..928e67637 100644 --- a/demos/hotplug/hotplug.gpr +++ b/demos/hotplug/hotplug.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/hotplug/hotplug_cb.adb b/demos/hotplug/hotplug_cb.adb index a3b2b0983..02d7c5352 100644 --- a/demos/hotplug/hotplug_cb.adb +++ b/demos/hotplug/hotplug_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/demos/hotplug/hotplug_cb.ads b/demos/hotplug/hotplug_cb.ads index e0295dd6f..e5a9fd96a 100644 --- a/demos/hotplug/hotplug_cb.ads +++ b/demos/hotplug/hotplug_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Status; diff --git a/demos/hotplug/main.adb b/demos/hotplug/main.adb index 6f8912748..a15a4a900 100644 --- a/demos/hotplug/main.adb +++ b/demos/hotplug/main.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2004 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- How to run this demo ? diff --git a/demos/hotplug/makefile b/demos/hotplug/makefile index a6119d89a..5984d7adf 100644 --- a/demos/hotplug/makefile +++ b/demos/hotplug/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/interoplab/interoplab.gpr b/demos/interoplab/interoplab.gpr index 6503aa0fe..fedb7a06d 100644 --- a/demos/interoplab/interoplab.gpr +++ b/demos/interoplab/interoplab.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/interoplab/interoplab_main.adb b/demos/interoplab/interoplab_main.adb index 6f4218561..47894869f 100644 --- a/demos/interoplab/interoplab_main.adb +++ b/demos/interoplab/interoplab_main.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test from the Interoplab Web site. diff --git a/demos/interoplab/makefile b/demos/interoplab/makefile index e3a8d0051..93fdfdae8 100644 --- a/demos/interoplab/makefile +++ b/demos/interoplab/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ -include ../../makefile.setup diff --git a/demos/jabber_demo/jabber_demo.adb b/demos/jabber_demo/jabber_demo.adb index 8f57f200a..34a1851ec 100644 --- a/demos/jabber_demo/jabber_demo.adb +++ b/demos/jabber_demo/jabber_demo.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2010, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/demos/jabber_demo/jabber_demo.gpr b/demos/jabber_demo/jabber_demo.gpr index 498a98d3e..8eef327bb 100644 --- a/demos/jabber_demo/jabber_demo.gpr +++ b/demos/jabber_demo/jabber_demo.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/jabber_demo/makefile b/demos/jabber_demo/makefile index f5d393d57..3035408f1 100644 --- a/demos/jabber_demo/makefile +++ b/demos/jabber_demo/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ -include ../../makefile.setup diff --git a/demos/makefile b/demos/makefile index 501ef603e..4bbc13580 100644 --- a/demos/makefile +++ b/demos/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2011, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ MAKEFILES = $(wildcard */makefile) diff --git a/demos/multiple_sessions/makefile b/demos/multiple_sessions/makefile index a2d05650e..0fdd6187a 100644 --- a/demos/multiple_sessions/makefile +++ b/demos/multiple_sessions/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/multiple_sessions/multiple_sessions.adb b/demos/multiple_sessions/multiple_sessions.adb index 9ff1f893b..7739fefc9 100644 --- a/demos/multiple_sessions/multiple_sessions.adb +++ b/demos/multiple_sessions/multiple_sessions.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/demos/multiple_sessions/multiple_sessions.gpr b/demos/multiple_sessions/multiple_sessions.gpr index 4128e860b..4bc7ce946 100644 --- a/demos/multiple_sessions/multiple_sessions.gpr +++ b/demos/multiple_sessions/multiple_sessions.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/res_demo/makefile b/demos/res_demo/makefile index 46e23117b..646b1e233 100644 --- a/demos/res_demo/makefile +++ b/demos/res_demo/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: build_res diff --git a/demos/res_demo/res_demo.adb b/demos/res_demo/res_demo.adb index 63b69876f..646b2e125 100644 --- a/demos/res_demo/res_demo.adb +++ b/demos/res_demo/res_demo.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2003 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- A standalone Web server, with pages embedded into the executable. diff --git a/demos/res_demo/res_demo.gpr b/demos/res_demo/res_demo.gpr index 2da901cde..ee64e26b2 100644 --- a/demos/res_demo/res_demo.gpr +++ b/demos/res_demo/res_demo.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/res_demo/res_demo_cb.adb b/demos/res_demo/res_demo_cb.adb index fc293ab84..80bdde9c4 100644 --- a/demos/res_demo/res_demo_cb.adb +++ b/demos/res_demo/res_demo_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Messages; diff --git a/demos/res_demo/res_demo_cb.ads b/demos/res_demo/res_demo_cb.ads index 6bb69ab97..a2d19961e 100644 --- a/demos/res_demo/res_demo_cb.ads +++ b/demos/res_demo/res_demo_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/runme/aws_status.thtml b/demos/runme/aws_status.thtml index 77da213c4..14b94aae3 100644 --- a/demos/runme/aws_status.thtml +++ b/demos/runme/aws_status.thtml @@ -1,21 +1,23 @@ @@------------------------------------------------------------------------------ @@-- Ada Web Server -- @@-- -- -@@-- Copyright (C) 2000-2010, AdaCore -- +@@-- Copyright (C) 2000-2012, AdaCore -- @@-- -- -@@-- This library is free software; you can redistribute it and/or modify -- -@@-- it under the terms of the GNU General Public License as published by -- -@@-- the Free Software Foundation; either version 2 of the License, or (at -- -@@-- your option) any later version. -- +@@-- This library is free software; you can redistribute it and/or modify -- +@@-- it under terms of the GNU General Public License as published by the -- +@@-- Free Software Foundation; either version 3, or (at your option) any -- +@@-- later version. This library is distributed in the hope that it will be -- +@@-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +@@-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- @@-- -- -@@-- This library is distributed in the hope that it will be useful, but -- -@@-- WITHOUT ANY WARRANTY; without even the implied warranty of -- -@@-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- -@@-- General Public License for more details. -- +@@-- As a special exception under Section 7 of GPL version 3, you are -- +@@-- granted additional permissions described in the GCC Runtime Library -- +@@-- Exception, version 3.1, as published by the Free Software Foundation. -- @@-- -- -@@-- You should have received a copy of the GNU General Public License -- -@@-- along with this library; if not, write to the Free Software Foundation, -- -@@-- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +@@-- You should have received a copy of the GNU General Public License and -- +@@-- a copy of the GCC Runtime Library Exception along with this program; -- +@@-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +@@-- . -- @@-- -- @@-- As a special exception, if other files instantiate generics from this -- @@-- unit, or you link this unit with other files to produce an executable, -- diff --git a/demos/runme/makefile b/demos/runme/makefile index d5af3f946..2670dad8f 100644 --- a/demos/runme/makefile +++ b/demos/runme/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ -include ../../makefile.setup diff --git a/demos/runme/runme.adb b/demos/runme/runme.adb index 886655043..49d639a10 100644 --- a/demos/runme/runme.adb +++ b/demos/runme/runme.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- How to run this demo ? diff --git a/demos/runme/runme.gpr b/demos/runme/runme.gpr index a588bbe2f..402b6cc33 100644 --- a/demos/runme/runme.gpr +++ b/demos/runme/runme.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/runme/runme_cb.adb b/demos/runme/runme_cb.adb index 88b331f49..3dd7a6c60 100644 --- a/demos/runme/runme_cb.adb +++ b/demos/runme/runme_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Messages; diff --git a/demos/runme/runme_cb.ads b/demos/runme/runme_cb.ads index 4f9adb1f6..8f8f0e350 100644 --- a/demos/runme/runme_cb.ads +++ b/demos/runme/runme_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Status; diff --git a/demos/runme/runme_control.adb b/demos/runme/runme_control.adb index 75d7a235a..d1dabd99e 100644 --- a/demos/runme/runme_control.adb +++ b/demos/runme/runme_control.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2001 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/runme/runme_info.adb b/demos/runme/runme_info.adb index 43e4bfc21..cdf5677d7 100644 --- a/demos/runme/runme_info.adb +++ b/demos/runme/runme_info.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/runme/runme_info.ads b/demos/runme/runme_info.ads index ac2fe91bb..235cc3ce5 100644 --- a/demos/runme/runme_info.ads +++ b/demos/runme/runme_info.ads @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2001 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Runme_Info is diff --git a/demos/runme/runme_server.adb b/demos/runme/runme_server.adb index a375a8927..bbb0ea8d5 100644 --- a/demos/runme/runme_server.adb +++ b/demos/runme/runme_server.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2001 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Service; diff --git a/demos/runme/runme_service.adb b/demos/runme/runme_service.adb index e5d230c28..6a09ac954 100644 --- a/demos/runme/runme_service.adb +++ b/demos/runme/runme_service.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2004 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/demos/runme/runme_service.ads b/demos/runme/runme_service.ads index b8a2c701c..fe508794f 100644 --- a/demos/runme/runme_service.ads +++ b/demos/runme/runme_service.ads @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2001 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Service.Server; diff --git a/demos/soap_demo/makefile b/demos/soap_demo/makefile index 20eaede62..ec2fd33c4 100644 --- a/demos/soap_demo/makefile +++ b/demos/soap_demo/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ -include ../../makefile.setup diff --git a/demos/soap_demo/soap_client.adb b/demos/soap_demo/soap_client.adb index c861356a1..7de9e952d 100644 --- a/demos/soap_demo/soap_client.adb +++ b/demos/soap_demo/soap_client.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- A simple SOAP client diff --git a/demos/soap_demo/soap_demo.gpr b/demos/soap_demo/soap_demo.gpr index 55bd6cdc4..fa59749b2 100644 --- a/demos/soap_demo/soap_demo.gpr +++ b/demos/soap_demo/soap_demo.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/soap_demo/soap_server.adb b/demos/soap_demo/soap_server.adb index cb4556dc0..989e8cb3c 100644 --- a/demos/soap_demo/soap_server.adb +++ b/demos/soap_demo/soap_server.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2003 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- A simple SOAP server. diff --git a/demos/soap_demo/soap_server_cb.adb b/demos/soap_demo/soap_server_cb.adb index 45d057f2b..fd1c07c05 100644 --- a/demos/soap_demo/soap_server_cb.adb +++ b/demos/soap_demo/soap_server_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/soap_demo/soap_server_cb.ads b/demos/soap_demo/soap_server_cb.ads index 43647e0bb..a805d42b2 100644 --- a/demos/soap_demo/soap_server_cb.ads +++ b/demos/soap_demo/soap_server_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/soap_disp/makefile b/demos/soap_disp/makefile index b31d47a07..98464c9b0 100644 --- a/demos/soap_disp/makefile +++ b/demos/soap_disp/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ -include ../../makefile.setup diff --git a/demos/soap_disp/soap_client.adb b/demos/soap_disp/soap_client.adb index c861356a1..7de9e952d 100644 --- a/demos/soap_disp/soap_client.adb +++ b/demos/soap_disp/soap_client.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- A simple SOAP client diff --git a/demos/soap_disp/soap_disp.gpr b/demos/soap_disp/soap_disp.gpr index b1603721b..9bd3e2985 100644 --- a/demos/soap_disp/soap_disp.gpr +++ b/demos/soap_disp/soap_disp.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/soap_disp/soap_server_disp.adb b/demos/soap_disp/soap_server_disp.adb index bb9689834..123d26f5e 100644 --- a/demos/soap_disp/soap_server_disp.adb +++ b/demos/soap_disp/soap_server_disp.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003 -- --- ACT-Europe -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- A simple SOAP server. Same as SOAP_Server but using SOAP dispatchers diff --git a/demos/soap_disp/soap_server_disp_cb.adb b/demos/soap_disp/soap_server_disp_cb.adb index 1a9ffc502..f328fcefb 100644 --- a/demos/soap_disp/soap_server_disp_cb.adb +++ b/demos/soap_disp/soap_server_disp_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/soap_disp/soap_server_disp_cb.ads b/demos/soap_disp/soap_server_disp_cb.ads index aab3b713b..baa71ace5 100644 --- a/demos/soap_disp/soap_server_disp_cb.ads +++ b/demos/soap_disp/soap_server_disp_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/soap_vs/makefile b/demos/soap_vs/makefile index a644e8f5c..e16b7edef 100644 --- a/demos/soap_vs/makefile +++ b/demos/soap_vs/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ -include ../../makefile.setup diff --git a/demos/soap_vs/soap_cvs.adb b/demos/soap_vs/soap_cvs.adb index ac03a0d7b..9f515db2e 100644 --- a/demos/soap_vs/soap_cvs.adb +++ b/demos/soap_vs/soap_cvs.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2001 -- --- ACT-Europe -- +-- Copyright (C) 2000-2001-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- A simple SOAP client that call each test on the SOAP 1.1 Validation Suite. diff --git a/demos/soap_vs/soap_svs.adb b/demos/soap_vs/soap_svs.adb index e1c884134..78193c233 100644 --- a/demos/soap_vs/soap_svs.adb +++ b/demos/soap_vs/soap_svs.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2001 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- A SOAP server that implements all Web Services on the following validation diff --git a/demos/soap_vs/soap_svs_cb.adb b/demos/soap_vs/soap_svs_cb.adb index 136c5c0c1..78acf8e58 100644 --- a/demos/soap_vs/soap_svs_cb.adb +++ b/demos/soap_vs/soap_svs_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/soap_vs/soap_svs_cb.ads b/demos/soap_vs/soap_svs_cb.ads index 02d978e89..53bae328e 100644 --- a/demos/soap_vs/soap_svs_cb.ads +++ b/demos/soap_vs/soap_svs_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/soap_vs/soap_vs.gpr b/demos/soap_vs/soap_vs.gpr index c50582973..0d314f885 100644 --- a/demos/soap_vs/soap_vs.gpr +++ b/demos/soap_vs/soap_vs.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/split/makefile b/demos/split/makefile index e9aa0336d..02c6d1f9a 100644 --- a/demos/split/makefile +++ b/demos/split/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/split/split.adb b/demos/split/split.adb index 172490c5c..2a6f0be9e 100644 --- a/demos/split/split.adb +++ b/demos/split/split.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/split/split.gpr b/demos/split/split.gpr index ce3a8245c..641112049 100644 --- a/demos/split/split.gpr +++ b/demos/split/split.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/test_ldap/makefile b/demos/test_ldap/makefile index 113f1a181..0bd38d5ac 100644 --- a/demos/test_ldap/makefile +++ b/demos/test_ldap/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ -include ../../makefile.setup diff --git a/demos/test_ldap/test_ldap.adb b/demos/test_ldap/test_ldap.adb index c5709a32b..15ba18553 100644 --- a/demos/test_ldap/test_ldap.adb +++ b/demos/test_ldap/test_ldap.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2008 -- --- AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/demos/test_ldap/test_ldap.gpr b/demos/test_ldap/test_ldap.gpr index 9520a1204..e20511ed7 100644 --- a/demos/test_ldap/test_ldap.gpr +++ b/demos/test_ldap/test_ldap.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/test_mail/makefile b/demos/test_mail/makefile index f0cd71a8e..6f64fc0fc 100644 --- a/demos/test_mail/makefile +++ b/demos/test_mail/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/test_mail/test_mail.adb b/demos/test_mail/test_mail.adb index 0ea319486..b614efc1f 100644 --- a/demos/test_mail/test_mail.adb +++ b/demos/test_mail/test_mail.adb @@ -1,29 +1,21 @@ ------------------------------------------------------------------------------ -- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2007-2008 -- --- AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- --- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ --- You need to edit this demo to set the proper SMTP server and recipient - -with Ada.Text_IO; - with AWS.Attachments; with AWS.MIME; with AWS.SMTP.Client; diff --git a/demos/test_mail/test_mail.gpr b/demos/test_mail/test_mail.gpr index 685a9a18d..98d76badb 100644 --- a/demos/test_mail/test_mail.gpr +++ b/demos/test_mail/test_mail.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/text_input/makefile b/demos/text_input/makefile index f2aa15178..ec676cfe1 100644 --- a/demos/text_input/makefile +++ b/demos/text_input/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/text_input/text_input.adb b/demos/text_input/text_input.adb index d12217c4a..c86558061 100644 --- a/demos/text_input/text_input.adb +++ b/demos/text_input/text_input.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2003 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Example of text input through an HTTP server. diff --git a/demos/text_input/text_input.gpr b/demos/text_input/text_input.gpr index 9dc1fc36c..007ed67fe 100644 --- a/demos/text_input/text_input.gpr +++ b/demos/text_input/text_input.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/text_input/text_input_cb.adb b/demos/text_input/text_input_cb.adb index e1d31ce9f..ead020460 100644 --- a/demos/text_input/text_input_cb.adb +++ b/demos/text_input/text_input_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Parameters; diff --git a/demos/text_input/text_input_cb.ads b/demos/text_input/text_input_cb.ads index 6d22a301a..ab840809d 100644 --- a/demos/text_input/text_input_cb.ads +++ b/demos/text_input/text_input_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Log; diff --git a/demos/upload/makefile b/demos/upload/makefile index 50d03493e..d08a2a8e9 100644 --- a/demos/upload/makefile +++ b/demos/upload/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2011, AdaCore # +# Copyright (C) 2011-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/upload/upload.adb b/demos/upload/upload.adb index 3df042089..2a96610b9 100644 --- a/demos/upload/upload.adb +++ b/demos/upload/upload.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- A simple file upload diff --git a/demos/upload/upload.gpr b/demos/upload/upload.gpr index 05c7ab2da..fdc10e005 100644 --- a/demos/upload/upload.gpr +++ b/demos/upload/upload.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/upload/upload_cb.adb b/demos/upload/upload_cb.adb index ea39ff571..d6b253ddb 100644 --- a/demos/upload/upload_cb.adb +++ b/demos/upload/upload_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Directories; diff --git a/demos/upload/upload_cb.ads b/demos/upload/upload_cb.ads index 89bb7cbf0..9326562a5 100644 --- a/demos/upload/upload_cb.ads +++ b/demos/upload/upload_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/vh_demo/makefile b/demos/vh_demo/makefile index 4c3c531e0..ef4d5cf87 100644 --- a/demos/vh_demo/makefile +++ b/demos/vh_demo/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/vh_demo/vh_demo.adb b/demos/vh_demo/vh_demo.adb index f9a2349d7..93bbe30d7 100644 --- a/demos/vh_demo/vh_demo.adb +++ b/demos/vh_demo/vh_demo.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2003 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- This program test the Virtual Host service. diff --git a/demos/vh_demo/vh_demo.gpr b/demos/vh_demo/vh_demo.gpr index 1f5e46751..89b41cde8 100644 --- a/demos/vh_demo/vh_demo.gpr +++ b/demos/vh_demo/vh_demo.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/vh_demo/vh_demo_cb.adb b/demos/vh_demo/vh_demo_cb.adb index cc59bad34..a3028673f 100644 --- a/demos/vh_demo/vh_demo_cb.adb +++ b/demos/vh_demo/vh_demo_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Parameters; diff --git a/demos/vh_demo/vh_demo_cb.ads b/demos/vh_demo/vh_demo_cb.ads index f5d51f426..a585a14e2 100644 --- a/demos/vh_demo/vh_demo_cb.ads +++ b/demos/vh_demo/vh_demo_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/web_block/makefile b/demos/web_block/makefile index 39e21535e..15781f2be 100644 --- a/demos/web_block/makefile +++ b/demos/web_block/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/web_block/web_block.adb b/demos/web_block/web_block.adb index eeccc1c85..3516a0b23 100644 --- a/demos/web_block/web_block.adb +++ b/demos/web_block/web_block.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/web_block/web_block.gpr b/demos/web_block/web_block.gpr index 6ba119cb7..8d5d9c981 100644 --- a/demos/web_block/web_block.gpr +++ b/demos/web_block/web_block.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/web_block/web_callbacks.adb b/demos/web_block/web_callbacks.adb index c6d521111..3e941e3b9 100644 --- a/demos/web_block/web_callbacks.adb +++ b/demos/web_block/web_callbacks.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Messages; diff --git a/demos/web_block/web_callbacks.ads b/demos/web_block/web_callbacks.ads index 1069a7404..ad2457200 100644 --- a/demos/web_block/web_callbacks.ads +++ b/demos/web_block/web_callbacks.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/web_block_ajax/makefile b/demos/web_block_ajax/makefile index 8f73bee55..86a98f15d 100644 --- a/demos/web_block_ajax/makefile +++ b/demos/web_block_ajax/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/web_block_ajax/web_block_ajax.adb b/demos/web_block_ajax/web_block_ajax.adb index 11baa1224..45029f40e 100644 --- a/demos/web_block_ajax/web_block_ajax.adb +++ b/demos/web_block_ajax/web_block_ajax.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/web_block_ajax/web_block_ajax.gpr b/demos/web_block_ajax/web_block_ajax.gpr index bfbc31719..bdfb14eb6 100644 --- a/demos/web_block_ajax/web_block_ajax.gpr +++ b/demos/web_block_ajax/web_block_ajax.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/web_block_ajax/web_callbacks.adb b/demos/web_block_ajax/web_callbacks.adb index fc6880f3d..5b3a29c0d 100644 --- a/demos/web_block_ajax/web_callbacks.adb +++ b/demos/web_block_ajax/web_callbacks.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Messages; diff --git a/demos/web_block_ajax/web_callbacks.ads b/demos/web_block_ajax/web_callbacks.ads index 1e9d3e0d2..d80a975af 100644 --- a/demos/web_block_ajax/web_callbacks.ads +++ b/demos/web_block_ajax/web_callbacks.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/web_block_ajax_templates/makefile b/demos/web_block_ajax_templates/makefile index 1df5db725..ba9f16d30 100644 --- a/demos/web_block_ajax_templates/makefile +++ b/demos/web_block_ajax_templates/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: build_tpl diff --git a/demos/web_block_ajax_templates/web_block_ajax_templates.adb b/demos/web_block_ajax_templates/web_block_ajax_templates.adb index ddbfa40a8..b4ed7e204 100644 --- a/demos/web_block_ajax_templates/web_block_ajax_templates.adb +++ b/demos/web_block_ajax_templates/web_block_ajax_templates.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/web_block_ajax_templates/web_block_ajax_templates.gpr b/demos/web_block_ajax_templates/web_block_ajax_templates.gpr index a2c314402..8ab55adfb 100644 --- a/demos/web_block_ajax_templates/web_block_ajax_templates.gpr +++ b/demos/web_block_ajax_templates/web_block_ajax_templates.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/web_block_ajax_templates/web_callbacks.adb b/demos/web_block_ajax_templates/web_callbacks.adb index 1372b4c46..373298f3c 100644 --- a/demos/web_block_ajax_templates/web_callbacks.adb +++ b/demos/web_block_ajax_templates/web_callbacks.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Messages; diff --git a/demos/web_block_ajax_templates/web_callbacks.ads b/demos/web_block_ajax_templates/web_callbacks.ads index 1e9d3e0d2..d80a975af 100644 --- a/demos/web_block_ajax_templates/web_callbacks.ads +++ b/demos/web_block_ajax_templates/web_callbacks.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/web_elements/makefile b/demos/web_elements/makefile index 48dca3753..6aa61d4fd 100644 --- a/demos/web_elements/makefile +++ b/demos/web_elements/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/web_elements/web_elements.adb b/demos/web_elements/web_elements.adb index 32b86a04e..d4fc99729 100644 --- a/demos/web_elements/web_elements.adb +++ b/demos/web_elements/web_elements.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/web_elements/web_elements.gpr b/demos/web_elements/web_elements.gpr index 4d2068fb6..520ba2789 100644 --- a/demos/web_elements/web_elements.gpr +++ b/demos/web_elements/web_elements.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/web_elements/web_elements_containers.adb b/demos/web_elements/web_elements_containers.adb index 76eb187ba..2a33970f6 100644 --- a/demos/web_elements/web_elements_containers.adb +++ b/demos/web_elements/web_elements_containers.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Containers.Indefinite_Vectors; diff --git a/demos/web_elements/web_elements_containers.ads b/demos/web_elements/web_elements_containers.ads index ccd36effe..17f3e0183 100644 --- a/demos/web_elements/web_elements_containers.ads +++ b/demos/web_elements/web_elements_containers.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Templates; diff --git a/demos/web_mail/makefile b/demos/web_mail/makefile index 8110bae52..f61c84640 100644 --- a/demos/web_mail/makefile +++ b/demos/web_mail/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/web_mail/web_mail.adb b/demos/web_mail/web_mail.adb index 13af9d5b9..3b7529312 100644 --- a/demos/web_mail/web_mail.adb +++ b/demos/web_mail/web_mail.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2006 -- --- AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- This is a demo for the Web Mail AWS's feature diff --git a/demos/web_mail/web_mail.gpr b/demos/web_mail/web_mail.gpr index 677c9997d..24e94d45b 100644 --- a/demos/web_mail/web_mail.gpr +++ b/demos/web_mail/web_mail.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/wps/makefile b/demos/wps/makefile index d7d7d080c..85c19e3dd 100644 --- a/demos/wps/makefile +++ b/demos/wps/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/wps/wps.adb b/demos/wps/wps.adb index 9f768cd80..9725299cc 100644 --- a/demos/wps/wps.adb +++ b/demos/wps/wps.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2007 -- --- AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- This is a very simple Web Page Server using the AWS.Services.Page_Server. diff --git a/demos/wps/wps.gpr b/demos/wps/wps.gpr index 97aedf79a..601f2431b 100644 --- a/demos/wps/wps.gpr +++ b/demos/wps/wps.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/ws/makefile b/demos/ws/makefile index 1be8ca02a..5dc563e37 100644 --- a/demos/ws/makefile +++ b/demos/ws/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/ws/ws.adb b/demos/ws/ws.adb index e94f901af..a149f42e4 100644 --- a/demos/ws/ws.adb +++ b/demos/ws/ws.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2001 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- This is a way to build a simple HTML page server. Just a part of a full diff --git a/demos/ws/ws.gpr b/demos/ws/ws.gpr index aaf7784a0..d22a9a97d 100644 --- a/demos/ws/ws.gpr +++ b/demos/ws/ws.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/ws/ws_cb.adb b/demos/ws/ws_cb.adb index 1d1210df3..6bc593b98 100644 --- a/demos/ws/ws_cb.adb +++ b/demos/ws/ws_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/demos/ws/ws_cb.ads b/demos/ws/ws_cb.ads index 1c760d928..06a4aa53a 100644 --- a/demos/ws/ws_cb.ads +++ b/demos/ws/ws_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/demos/zdemo/makefile b/demos/zdemo/makefile index 7f0c8635b..6764e8869 100644 --- a/demos/zdemo/makefile +++ b/demos/zdemo/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2010, AdaCore # +# Copyright (C) 2010-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ all: diff --git a/demos/zdemo/zdemo.adb b/demos/zdemo/zdemo.adb index a0c48c7cf..46775d8d3 100644 --- a/demos/zdemo/zdemo.adb +++ b/demos/zdemo/zdemo.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003 -- --- ACT-Europe -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/demos/zdemo/zdemo.gpr b/demos/zdemo/zdemo.gpr index 2a2e8aa2b..00f117dee 100644 --- a/demos/zdemo/zdemo.gpr +++ b/demos/zdemo/zdemo.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/demos/zdemo/zdemo_cb.adb b/demos/zdemo/zdemo_cb.adb index 5c3de490c..aada4cfd8 100644 --- a/demos/zdemo/zdemo_cb.adb +++ b/demos/zdemo/zdemo_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Messages; diff --git a/demos/zdemo/zdemo_cb.ads b/demos/zdemo/zdemo_cb.ads index 070515a6f..59c5d93e9 100644 --- a/demos/zdemo/zdemo_cb.ads +++ b/demos/zdemo/zdemo_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/docs/build.adb b/docs/build.adb index ae1fd8397..2fb5db953 100644 --- a/docs/build.adb +++ b/docs/build.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/docs/docs.gpr b/docs/docs.gpr index fd03051c6..c3117abb4 100644 --- a/docs/docs.gpr +++ b/docs/docs.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "../shared"; diff --git a/docs/makefile b/docs/makefile index a8d039973..f05fee372 100644 --- a/docs/makefile +++ b/docs/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2011, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .SILENT: diff --git a/gps/gen_gps_ref.adb b/gps/gen_gps_ref.adb index fbc8effbe..85208887b 100644 --- a/gps/gen_gps_ref.adb +++ b/gps/gen_gps_ref.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/gps/gps_support.gpr b/gps/gps_support.gpr index 981836ac4..ab1ec7190 100644 --- a/gps/gps_support.gpr +++ b/gps/gps_support.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "../shared"; diff --git a/gps/makefile b/gps/makefile index bd2aa23d6..e1591b53f 100644 --- a/gps/makefile +++ b/gps/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2011, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .SILENT: diff --git a/include/include.gpr b/include/include.gpr index 047ba3a31..a9f4cb87a 100644 --- a/include/include.gpr +++ b/include/include.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "../shared"; diff --git a/include/makefile b/include/makefile index ee0819dd8..0d064b488 100644 --- a/include/makefile +++ b/include/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2011, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .SILENT: diff --git a/include/strings_cutter.adb b/include/strings_cutter.adb index 030cf97c2..a41f5b7e7 100644 --- a/include/strings_cutter.adb +++ b/include/strings_cutter.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Strings Cutter -- -- -- --- Copyright (C) 1995-2011, Pascal Obry -- +-- Copyright (C) 1995-2012, Pascal Obry -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/include/strings_cutter.ads b/include/strings_cutter.ads index d02d921dd..740caa099 100644 --- a/include/strings_cutter.ads +++ b/include/strings_cutter.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Strings Cutter -- -- -- --- Copyright (C) 1995 - 2007 -- --- Pascal Obry -- +-- Copyright (C) 1995-2012, Pascal Obry -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/include/zlib/makefile b/include/zlib/makefile index 501d182db..071fad7a3 100644 --- a/include/zlib/makefile +++ b/include/zlib/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2011, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .PHONY: all diff --git a/include/zlib/zlib.gpr b/include/zlib/zlib.gpr index 1a2c4dd42..6613f899f 100644 --- a/include/zlib/zlib.gpr +++ b/include/zlib/zlib.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2011, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "../../shared"; diff --git a/makefile b/makefile index 351bded3c..421abd891 100644 --- a/makefile +++ b/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2011, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .SILENT: diff --git a/regtests/0001_turl/turl.adb b/regtests/0001_turl/turl.adb index 0d00d9cae..3178ca1bb 100644 --- a/regtests/0001_turl/turl.adb +++ b/regtests/0001_turl/turl.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; use Ada.Exceptions; diff --git a/regtests/0001_turl/turl.gpr b/regtests/0001_turl/turl.gpr index 132ff9c8c..232dfe096 100644 --- a/regtests/0001_turl/turl.gpr +++ b/regtests/0001_turl/turl.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0002_turl2/turl2.adb b/regtests/0002_turl2/turl2.adb index c4addc01b..672b8a59b 100644 --- a/regtests/0002_turl2/turl2.adb +++ b/regtests/0002_turl2/turl2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; use Ada.Exceptions; diff --git a/regtests/0002_turl2/turl2.gpr b/regtests/0002_turl2/turl2.gpr index 429e613d0..9ae0d16a9 100644 --- a/regtests/0002_turl2/turl2.gpr +++ b/regtests/0002_turl2/turl2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0003_turl3/turl3.adb b/regtests/0003_turl3/turl3.adb index b4bcdddf9..324648069 100644 --- a/regtests/0003_turl3/turl3.adb +++ b/regtests/0003_turl3/turl3.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; use Ada.Exceptions; diff --git a/regtests/0003_turl3/turl3.gpr b/regtests/0003_turl3/turl3.gpr index f55e90501..e9581c1e6 100644 --- a/regtests/0003_turl3/turl3.gpr +++ b/regtests/0003_turl3/turl3.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0004_turl4/turl4.adb b/regtests/0004_turl4/turl4.adb index 71f74a381..2c585afa7 100644 --- a/regtests/0004_turl4/turl4.adb +++ b/regtests/0004_turl4/turl4.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2009, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; use Ada.Exceptions; diff --git a/regtests/0004_turl4/turl4.gpr b/regtests/0004_turl4/turl4.gpr index d96a6168c..47ae74289 100644 --- a/regtests/0004_turl4/turl4.gpr +++ b/regtests/0004_turl4/turl4.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0005_ctab/ctab.adb b/regtests/0005_ctab/ctab.adb index f15fb8acc..1aef6e966 100644 --- a/regtests/0005_ctab/ctab.adb +++ b/regtests/0005_ctab/ctab.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Containers.Tables.Set; diff --git a/regtests/0005_ctab/ctab.gpr b/regtests/0005_ctab/ctab.gpr index 5944a924d..914127ac7 100644 --- a/regtests/0005_ctab/ctab.gpr +++ b/regtests/0005_ctab/ctab.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0006_ctable/ctable.adb b/regtests/0006_ctable/ctable.adb index 01f52fd6b..e12152b34 100644 --- a/regtests/0006_ctable/ctable.adb +++ b/regtests/0006_ctable/ctable.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Simple table test, see ctab for a more complete one diff --git a/regtests/0006_ctable/ctable.gpr b/regtests/0006_ctable/ctable.gpr index 70133517b..396a3c7a9 100644 --- a/regtests/0006_ctable/ctable.gpr +++ b/regtests/0006_ctable/ctable.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0007_dirop/dirop.adb b/regtests/0007_dirop/dirop.adb index 4bda421a7..9d1646b28 100644 --- a/regtests/0007_dirop/dirop.adb +++ b/regtests/0007_dirop/dirop.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Fixed; diff --git a/regtests/0007_dirop/dirop.gpr b/regtests/0007_dirop/dirop.gpr index 296c88fa4..1f6978d70 100644 --- a/regtests/0007_dirop/dirop.gpr +++ b/regtests/0007_dirop/dirop.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0008_nonce/nonce.adb b/regtests/0008_nonce/nonce.adb index b4a8ccfb0..3d290a613 100644 --- a/regtests/0008_nonce/nonce.adb +++ b/regtests/0008_nonce/nonce.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0008_nonce/nonce.gpr b/regtests/0008_nonce/nonce.gpr index df0c80b6a..0f813f4fd 100644 --- a/regtests/0008_nonce/nonce.gpr +++ b/regtests/0008_nonce/nonce.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0008_nonce/nvect.ads b/regtests/0008_nonce/nvect.ads index 55f5ad46b..8f1bfb656 100644 --- a/regtests/0008_nonce/nvect.ads +++ b/regtests/0008_nonce/nvect.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Digest; diff --git a/regtests/0009_once/once.adb b/regtests/0009_once/once.adb index e6032fbe3..bff712ecf 100644 --- a/regtests/0009_once/once.adb +++ b/regtests/0009_once/once.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0009_once/once.gpr b/regtests/0009_once/once.gpr index 262543ea9..217656581 100644 --- a/regtests/0009_once/once.gpr +++ b/regtests/0009_once/once.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0010_sock1/sock1.adb b/regtests/0010_sock1/sock1.adb index 1cc55afc8..62ef6c65c 100644 --- a/regtests/0010_sock1/sock1.adb +++ b/regtests/0010_sock1/sock1.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0010_sock1/sock1.gpr b/regtests/0010_sock1/sock1.gpr index 65e9c1389..d192bbc99 100644 --- a/regtests/0010_sock1/sock1.gpr +++ b/regtests/0010_sock1/sock1.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0011_sock2/sock2.adb b/regtests/0011_sock2/sock2.adb index 51bf291ff..eca253a4e 100644 --- a/regtests/0011_sock2/sock2.adb +++ b/regtests/0011_sock2/sock2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for big data send/receive diff --git a/regtests/0011_sock2/sock2.gpr b/regtests/0011_sock2/sock2.gpr index 46ed9a9ea..a9ce57148 100644 --- a/regtests/0011_sock2/sock2.gpr +++ b/regtests/0011_sock2/sock2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0011_sock2/sock2_proc.adb b/regtests/0011_sock2/sock2_proc.adb index 5d8a6284b..edb14f471 100644 --- a/regtests/0011_sock2/sock2_proc.adb +++ b/regtests/0011_sock2/sock2_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for big data send/receive over secure socket diff --git a/regtests/0012_sock2_sec/s_sock2_proc.adb b/regtests/0012_sock2_sec/s_sock2_proc.adb index 379f554cf..b6c1ea67a 100644 --- a/regtests/0012_sock2_sec/s_sock2_proc.adb +++ b/regtests/0012_sock2_sec/s_sock2_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for big data send/receive over secure socket diff --git a/regtests/0012_sock2_sec/sock2_sec.adb b/regtests/0012_sock2_sec/sock2_sec.adb index accfd527b..6d2e24c2b 100644 --- a/regtests/0012_sock2_sec/sock2_sec.adb +++ b/regtests/0012_sock2_sec/sock2_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for big data send/receive diff --git a/regtests/0012_sock2_sec/sock2_sec.gpr b/regtests/0012_sock2_sec/sock2_sec.gpr index fe973bb44..e77944146 100644 --- a/regtests/0012_sock2_sec/sock2_sec.gpr +++ b/regtests/0012_sock2_sec/sock2_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0013_sock3/sock3.adb b/regtests/0013_sock3/sock3.adb index 0541a1cc8..20ed3aa6d 100644 --- a/regtests/0013_sock3/sock3.adb +++ b/regtests/0013_sock3/sock3.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for big data pending in socket diff --git a/regtests/0013_sock3/sock3.gpr b/regtests/0013_sock3/sock3.gpr index eb5ecfbff..e7c89d76b 100644 --- a/regtests/0013_sock3/sock3.gpr +++ b/regtests/0013_sock3/sock3.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0013_sock3/sock3_proc.adb b/regtests/0013_sock3/sock3_proc.adb index 2afed21bc..c6269a0d0 100644 --- a/regtests/0013_sock3/sock3_proc.adb +++ b/regtests/0013_sock3/sock3_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for big data pending in socket diff --git a/regtests/0014_sock3_sec/s_sock3_proc.adb b/regtests/0014_sock3_sec/s_sock3_proc.adb index b141e7213..f127f84b3 100644 --- a/regtests/0014_sock3_sec/s_sock3_proc.adb +++ b/regtests/0014_sock3_sec/s_sock3_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for big data pending in socket diff --git a/regtests/0014_sock3_sec/sock3_sec.adb b/regtests/0014_sock3_sec/sock3_sec.adb index 2c1a5138f..e5116dda3 100644 --- a/regtests/0014_sock3_sec/sock3_sec.adb +++ b/regtests/0014_sock3_sec/sock3_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for big data pending in secure socket diff --git a/regtests/0014_sock3_sec/sock3_sec.gpr b/regtests/0014_sock3_sec/sock3_sec.gpr index 494961472..be3515a62 100644 --- a/regtests/0014_sock3_sec/sock3_sec.gpr +++ b/regtests/0014_sock3_sec/sock3_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0015_sockext/sockext.adb b/regtests/0015_sockext/sockext.adb index 843d3d2eb..913c0a7ed 100644 --- a/regtests/0015_sockext/sockext.adb +++ b/regtests/0015_sockext/sockext.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for partial socket send diff --git a/regtests/0015_sockext/sockext.gpr b/regtests/0015_sockext/sockext.gpr index af5a4368a..c2e840537 100644 --- a/regtests/0015_sockext/sockext.gpr +++ b/regtests/0015_sockext/sockext.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0015_sockext/sockext_proc.adb b/regtests/0015_sockext/sockext_proc.adb index fc0a1bbbf..ce6793707 100644 --- a/regtests/0015_sockext/sockext_proc.adb +++ b/regtests/0015_sockext/sockext_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for detect output buffer overflow diff --git a/regtests/0016_sockext_sec/s_sockext_proc.adb b/regtests/0016_sockext_sec/s_sockext_proc.adb index 557b9f9dc..43b7832aa 100644 --- a/regtests/0016_sockext_sec/s_sockext_proc.adb +++ b/regtests/0016_sockext_sec/s_sockext_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for detect output buffer overflow diff --git a/regtests/0016_sockext_sec/sockext_sec.adb b/regtests/0016_sockext_sec/sockext_sec.adb index 6c6b137c6..ab70c222c 100644 --- a/regtests/0016_sockext_sec/sockext_sec.adb +++ b/regtests/0016_sockext_sec/sockext_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for partial SSL socket send diff --git a/regtests/0016_sockext_sec/sockext_sec.gpr b/regtests/0016_sockext_sec/sockext_sec.gpr index 0f6d0a953..9a26e335c 100644 --- a/regtests/0016_sockext_sec/sockext_sec.gpr +++ b/regtests/0016_sockext_sec/sockext_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0017_sockover/sockover.adb b/regtests/0017_sockover/sockover.adb index 13a955288..79cb35d8c 100644 --- a/regtests/0017_sockover/sockover.adb +++ b/regtests/0017_sockover/sockover.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2008, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Regression test for output buffer overflow diff --git a/regtests/0017_sockover/sockover.gpr b/regtests/0017_sockover/sockover.gpr index 03f0152c6..a7f1754a9 100644 --- a/regtests/0017_sockover/sockover.gpr +++ b/regtests/0017_sockover/sockover.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0017_sockover/sockover_proc.adb b/regtests/0017_sockover/sockover_proc.adb index b98085a7e..f775eea1c 100644 --- a/regtests/0017_sockover/sockover_proc.adb +++ b/regtests/0017_sockover/sockover_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for output buffer overflow diff --git a/regtests/0018_sockover_sec/s_sockover_proc.adb b/regtests/0018_sockover_sec/s_sockover_proc.adb index 204e0d274..00988425d 100644 --- a/regtests/0018_sockover_sec/s_sockover_proc.adb +++ b/regtests/0018_sockover_sec/s_sockover_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for output buffer overflow diff --git a/regtests/0018_sockover_sec/sockover_sec.adb b/regtests/0018_sockover_sec/sockover_sec.adb index ec8f4fc83..29f101828 100644 --- a/regtests/0018_sockover_sec/sockover_sec.adb +++ b/regtests/0018_sockover_sec/sockover_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2008, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Regression test for output buffer overflow diff --git a/regtests/0018_sockover_sec/sockover_sec.gpr b/regtests/0018_sockover_sec/sockover_sec.gpr index c9389fe09..425005107 100644 --- a/regtests/0018_sockover_sec/sockover_sec.gpr +++ b/regtests/0018_sockover_sec/sockover_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0019_sockto/sockto.adb b/regtests/0019_sockto/sockto.adb index 84e02d036..fecc8b7c0 100644 --- a/regtests/0019_sockto/sockto.adb +++ b/regtests/0019_sockto/sockto.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Regression test of the socket timeout diff --git a/regtests/0019_sockto/sockto.gpr b/regtests/0019_sockto/sockto.gpr index c15483f2e..c0b9b9736 100644 --- a/regtests/0019_sockto/sockto.gpr +++ b/regtests/0019_sockto/sockto.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0019_sockto/sockto_proc.adb b/regtests/0019_sockto/sockto_proc.adb index 8b3f1c410..9d022e8a1 100644 --- a/regtests/0019_sockto/sockto_proc.adb +++ b/regtests/0019_sockto/sockto_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Regression test of the socket timeout diff --git a/regtests/0020_ssockto/s_sockto_proc.adb b/regtests/0020_ssockto/s_sockto_proc.adb index 0b0075d58..343278c0b 100644 --- a/regtests/0020_ssockto/s_sockto_proc.adb +++ b/regtests/0020_ssockto/s_sockto_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Regression test of the socket timeout diff --git a/regtests/0020_ssockto/ssockto.adb b/regtests/0020_ssockto/ssockto.adb index d30d09b36..456bc4f51 100644 --- a/regtests/0020_ssockto/ssockto.adb +++ b/regtests/0020_ssockto/ssockto.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Regression test of the secure socket timeout diff --git a/regtests/0020_ssockto/ssockto.gpr b/regtests/0020_ssockto/ssockto.gpr index 187cd2b67..a45375bf1 100644 --- a/regtests/0020_ssockto/ssockto.gpr +++ b/regtests/0020_ssockto/ssockto.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0021_dummy/dummy.adb b/regtests/0021_dummy/dummy.adb index 97eec2db7..4d5bd6f7c 100644 --- a/regtests/0021_dummy/dummy.adb +++ b/regtests/0021_dummy/dummy.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0021_dummy/dummy.gpr b/regtests/0021_dummy/dummy.gpr index de422c3d0..8e06f15a1 100644 --- a/regtests/0021_dummy/dummy.gpr +++ b/regtests/0021_dummy/dummy.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0022_param/param.adb b/regtests/0022_param/param.adb index 26acdb87e..c719d0da7 100644 --- a/regtests/0022_param/param.adb +++ b/regtests/0022_param/param.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0022_param/param.gpr b/regtests/0022_param/param.gpr index afe10949a..9018987a7 100644 --- a/regtests/0022_param/param.gpr +++ b/regtests/0022_param/param.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0023_param2/param2.adb b/regtests/0023_param2/param2.adb index 6433a94a1..16ef8c5e7 100644 --- a/regtests/0023_param2/param2.adb +++ b/regtests/0023_param2/param2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0023_param2/param2.gpr b/regtests/0023_param2/param2.gpr index 6e7b8df2d..356aad263 100644 --- a/regtests/0023_param2/param2.gpr +++ b/regtests/0023_param2/param2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0024_tcom/tcom.adb b/regtests/0024_tcom/tcom.adb index 5e32b9492..4e329880c 100644 --- a/regtests/0024_tcom/tcom.adb +++ b/regtests/0024_tcom/tcom.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0024_tcom/tcom.gpr b/regtests/0024_tcom/tcom.gpr index aab94edd3..efb3eef6f 100644 --- a/regtests/0024_tcom/tcom.gpr +++ b/regtests/0024_tcom/tcom.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0025_server_config/server_config.adb b/regtests/0025_server_config/server_config.adb index ec9ecb160..435131752 100644 --- a/regtests/0025_server_config/server_config.adb +++ b/regtests/0025_server_config/server_config.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0025_server_config/server_config.gpr b/regtests/0025_server_config/server_config.gpr index 40520efdf..09105867f 100644 --- a/regtests/0025_server_config/server_config.gpr +++ b/regtests/0025_server_config/server_config.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0026_server_info/server_info.adb b/regtests/0026_server_info/server_info.adb index 0e8933ac7..1c8724da6 100644 --- a/regtests/0026_server_info/server_info.adb +++ b/regtests/0026_server_info/server_info.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0026_server_info/server_info.gpr b/regtests/0026_server_info/server_info.gpr index 2f654808e..370da5634 100644 --- a/regtests/0026_server_info/server_info.gpr +++ b/regtests/0026_server_info/server_info.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0027_sto/sto.adb b/regtests/0027_sto/sto.adb index 8491233ae..8c5244d26 100644 --- a/regtests/0027_sto/sto.adb +++ b/regtests/0027_sto/sto.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for socket timeouts diff --git a/regtests/0027_sto/sto.gpr b/regtests/0027_sto/sto.gpr index c136b1f74..7b41bebe1 100644 --- a/regtests/0027_sto/sto.gpr +++ b/regtests/0027_sto/sto.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0027_sto/sto_proc.adb b/regtests/0027_sto/sto_proc.adb index dadfe2cf0..e1ff070d5 100644 --- a/regtests/0027_sto/sto_proc.adb +++ b/regtests/0027_sto/sto_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for socket timeouts diff --git a/regtests/0028_ssto/s_sto_proc.adb b/regtests/0028_ssto/s_sto_proc.adb index 9bd29fd83..45d024c3c 100644 --- a/regtests/0028_ssto/s_sto_proc.adb +++ b/regtests/0028_ssto/s_sto_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2011, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for socket timeouts diff --git a/regtests/0028_ssto/ssto.adb b/regtests/0028_ssto/ssto.adb index ef54e2c4a..c295604c0 100644 --- a/regtests/0028_ssto/ssto.adb +++ b/regtests/0028_ssto/ssto.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for secure socket timeouts diff --git a/regtests/0028_ssto/ssto.gpr b/regtests/0028_ssto/ssto.gpr index 497057b23..9c85f93da 100644 --- a/regtests/0028_ssto/ssto.gpr +++ b/regtests/0028_ssto/ssto.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0029_simple/simple.adb b/regtests/0029_simple/simple.adb index 5098c45f5..d9e5bfd11 100644 --- a/regtests/0029_simple/simple.adb +++ b/regtests/0029_simple/simple.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0029_simple/simple.gpr b/regtests/0029_simple/simple.gpr index dcf8fd70b..38263bda8 100644 --- a/regtests/0029_simple/simple.gpr +++ b/regtests/0029_simple/simple.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0030_accs/accs.adb b/regtests/0030_accs/accs.adb index 9a9b79f84..b98dc18e4 100644 --- a/regtests/0030_accs/accs.adb +++ b/regtests/0030_accs/accs.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2008, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Accs_Proc; diff --git a/regtests/0030_accs/accs.gpr b/regtests/0030_accs/accs.gpr index 73c677a20..e08657b01 100644 --- a/regtests/0030_accs/accs.gpr +++ b/regtests/0030_accs/accs.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0030_accs/accs_proc.adb b/regtests/0030_accs/accs_proc.adb index 5317104b2..677a9a7af 100644 --- a/regtests/0030_accs/accs_proc.adb +++ b/regtests/0030_accs/accs_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0031_accs_sec/accs_sec.adb b/regtests/0031_accs_sec/accs_sec.adb index 66fac09ac..7c35f47e5 100644 --- a/regtests/0031_accs_sec/accs_sec.adb +++ b/regtests/0031_accs_sec/accs_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2008, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with S_Accs_Proc; diff --git a/regtests/0031_accs_sec/accs_sec.gpr b/regtests/0031_accs_sec/accs_sec.gpr index 63ca38a0b..366d008b4 100644 --- a/regtests/0031_accs_sec/accs_sec.gpr +++ b/regtests/0031_accs_sec/accs_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0031_accs_sec/s_accs_proc.adb b/regtests/0031_accs_sec/s_accs_proc.adb index 0c5c504ff..946bdabbc 100644 --- a/regtests/0031_accs_sec/s_accs_proc.adb +++ b/regtests/0031_accs_sec/s_accs_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0032_afile/afile.adb b/regtests/0032_afile/afile.adb index cb7ff0f72..6b030aa74 100644 --- a/regtests/0032_afile/afile.adb +++ b/regtests/0032_afile/afile.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test file as attachment diff --git a/regtests/0032_afile/afile.gpr b/regtests/0032_afile/afile.gpr index 5d9a0bb68..80b92ba2e 100644 --- a/regtests/0032_afile/afile.gpr +++ b/regtests/0032_afile/afile.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0032_afile/afile_pack.adb b/regtests/0032_afile/afile_pack.adb index d0d3dc8ee..7d63fec2b 100644 --- a/regtests/0032_afile/afile_pack.adb +++ b/regtests/0032_afile/afile_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2011, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test file as attachment diff --git a/regtests/0032_afile/afile_pack.ads b/regtests/0032_afile/afile_pack.ads index b23497801..8fdc01cf6 100644 --- a/regtests/0032_afile/afile_pack.ads +++ b/regtests/0032_afile/afile_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test file as attachment diff --git a/regtests/0033_afile_sec/afile_sec.adb b/regtests/0033_afile_sec/afile_sec.adb index 0962d63d1..9a6537d2c 100644 --- a/regtests/0033_afile_sec/afile_sec.adb +++ b/regtests/0033_afile_sec/afile_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test file as attachment diff --git a/regtests/0033_afile_sec/afile_sec.gpr b/regtests/0033_afile_sec/afile_sec.gpr index b056966b9..3e860a9ea 100644 --- a/regtests/0033_afile_sec/afile_sec.gpr +++ b/regtests/0033_afile_sec/afile_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0033_afile_sec/s_afile_pack.adb b/regtests/0033_afile_sec/s_afile_pack.adb index 10009d2a8..ac92e830d 100644 --- a/regtests/0033_afile_sec/s_afile_pack.adb +++ b/regtests/0033_afile_sec/s_afile_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test file as attachment diff --git a/regtests/0033_afile_sec/s_afile_pack.ads b/regtests/0033_afile_sec/s_afile_pack.ads index 319cc7535..cd61cabed 100644 --- a/regtests/0033_afile_sec/s_afile_pack.ads +++ b/regtests/0033_afile_sec/s_afile_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test file as attachment diff --git a/regtests/0034_append/append.adb b/regtests/0034_append/append.adb index d84e85b2c..d11356599 100644 --- a/regtests/0034_append/append.adb +++ b/regtests/0034_append/append.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Append_Pack; diff --git a/regtests/0034_append/append.gpr b/regtests/0034_append/append.gpr index 4a48b6a44..1f3de8bf3 100644 --- a/regtests/0034_append/append.gpr +++ b/regtests/0034_append/append.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0034_append/append_pack.adb b/regtests/0034_append/append_pack.adb index 71a6f8570..bcd51aaac 100644 --- a/regtests/0034_append/append_pack.adb +++ b/regtests/0034_append/append_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0034_append/append_pack.ads b/regtests/0034_append/append_pack.ads index 71571419f..811cb24b6 100644 --- a/regtests/0034_append/append_pack.ads +++ b/regtests/0034_append/append_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Append_Pack is diff --git a/regtests/0035_append_sec/append_sec.adb b/regtests/0035_append_sec/append_sec.adb index ea3d036f1..7ea9cd682 100644 --- a/regtests/0035_append_sec/append_sec.adb +++ b/regtests/0035_append_sec/append_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with S_Append_Pack; diff --git a/regtests/0035_append_sec/append_sec.gpr b/regtests/0035_append_sec/append_sec.gpr index 1dfc9ad74..3150694fd 100644 --- a/regtests/0035_append_sec/append_sec.gpr +++ b/regtests/0035_append_sec/append_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0035_append_sec/s_append_pack.adb b/regtests/0035_append_sec/s_append_pack.adb index 6b4f9dc08..7b6388ae0 100644 --- a/regtests/0035_append_sec/s_append_pack.adb +++ b/regtests/0035_append_sec/s_append_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0035_append_sec/s_append_pack.ads b/regtests/0035_append_sec/s_append_pack.ads index d32287ad7..7f54658ed 100644 --- a/regtests/0035_append_sec/s_append_pack.ads +++ b/regtests/0035_append_sec/s_append_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package S_Append_Pack is diff --git a/regtests/0036_attachment/attachment.adb b/regtests/0036_attachment/attachment.adb index 558453909..22c55a51d 100644 --- a/regtests/0036_attachment/attachment.adb +++ b/regtests/0036_attachment/attachment.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Streams.Stream_IO; diff --git a/regtests/0036_attachment/attachment.gpr b/regtests/0036_attachment/attachment.gpr index d39312db8..72b518ec7 100644 --- a/regtests/0036_attachment/attachment.gpr +++ b/regtests/0036_attachment/attachment.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0037_anytype/anytype.adb b/regtests/0037_anytype/anytype.adb index becbb78a6..3b17d9546 100644 --- a/regtests/0037_anytype/anytype.adb +++ b/regtests/0037_anytype/anytype.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- SOAP/WSDL test diff --git a/regtests/0037_anytype/anytype.gpr b/regtests/0037_anytype/anytype.gpr index 884493f9f..5c2fd8acf 100644 --- a/regtests/0037_anytype/anytype.gpr +++ b/regtests/0037_anytype/anytype.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0037_anytype/anytype.java b/regtests/0037_anytype/anytype.java index c042774be..46fbcff7a 100644 --- a/regtests/0037_anytype/anytype.java +++ b/regtests/0037_anytype/anytype.java @@ -1,28 +1,19 @@ //-------------------------------------------------------------------------- // Ada Web Server // -// Copyright (C) 2004-2008, AdaCore +// Copyright (C) 2004-2012, AdaCore // -// This library is free software; you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or (at -// your option) any later version. +// This is free software; you can redistribute it and/or modify it +// under terms of the GNU General Public License as published by the +// Free Software Foundation; either version 3, or (at your option) any +// later version. This software is distributed in the hope that it will +// be useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Public License for more details. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with this library; if not, write to the Free Software Foundation, -// Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -// -// As a special exception, if other files instantiate generics from this -// unit, or you link this unit with other files to produce an executable, -// this unit does not by itself cause the resulting executable to be -// covered by the GNU General Public License. This exception does not -// however invalidate any other reasons why the executable file might be -// covered by the GNU Public License. +// You should have received a copy of the GNU General Public License +// distributed with this software; see file COPYING3. If not, go +// to http://www.gnu.org/licenses for a complete copy of the license. //-------------------------------------------------------------------------- // // This program can be used to test the AWS SOAP/WSDL implementation using the diff --git a/regtests/0038_compress/tcompress.adb b/regtests/0038_compress/tcompress.adb index 26f81cc04..fd5fc8d95 100644 --- a/regtests/0038_compress/tcompress.adb +++ b/regtests/0038_compress/tcompress.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Streams; diff --git a/regtests/0038_compress/tcompress.gpr b/regtests/0038_compress/tcompress.gpr index e75f189a9..f0d836a3d 100644 --- a/regtests/0038_compress/tcompress.gpr +++ b/regtests/0038_compress/tcompress.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2010, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0039_auth1/auth1.adb b/regtests/0039_auth1/auth1.adb index 371952268..ef407f89d 100644 --- a/regtests/0039_auth1/auth1.adb +++ b/regtests/0039_auth1/auth1.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0039_auth1/auth1.gpr b/regtests/0039_auth1/auth1.gpr index 6da1d26f4..b00116ce3 100644 --- a/regtests/0039_auth1/auth1.gpr +++ b/regtests/0039_auth1/auth1.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0040_auth2/auth2.adb b/regtests/0040_auth2/auth2.adb index 4ac65d097..64148c3df 100644 --- a/regtests/0040_auth2/auth2.adb +++ b/regtests/0040_auth2/auth2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0040_auth2/auth2.gpr b/regtests/0040_auth2/auth2.gpr index e012063a7..351ac76db 100644 --- a/regtests/0040_auth2/auth2.gpr +++ b/regtests/0040_auth2/auth2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0041_cert/cert.adb b/regtests/0041_cert/cert.adb index e1617ec53..bc5334959 100644 --- a/regtests/0041_cert/cert.adb +++ b/regtests/0041_cert/cert.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- This must be the exact same test than tgetparam. The only difference is diff --git a/regtests/0041_cert/cert.gpr b/regtests/0041_cert/cert.gpr index 2762c622b..ee652c01b 100644 --- a/regtests/0041_cert/cert.gpr +++ b/regtests/0041_cert/cert.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0042_change_dispatch/change_dispatch.adb b/regtests/0042_change_dispatch/change_dispatch.adb index 987412661..09f0dc897 100644 --- a/regtests/0042_change_dispatch/change_dispatch.adb +++ b/regtests/0042_change_dispatch/change_dispatch.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0042_change_dispatch/change_dispatch.gpr b/regtests/0042_change_dispatch/change_dispatch.gpr index f9c5f1540..368b9d831 100644 --- a/regtests/0042_change_dispatch/change_dispatch.gpr +++ b/regtests/0042_change_dispatch/change_dispatch.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0043_check_mem/check_mem.adb b/regtests/0043_check_mem/check_mem.adb index 23f781834..99042e772 100644 --- a/regtests/0043_check_mem/check_mem.adb +++ b/regtests/0043_check_mem/check_mem.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Command_Line; diff --git a/regtests/0043_check_mem/check_mem.gpr b/regtests/0043_check_mem/check_mem.gpr index 52efa552b..a4165c0ed 100644 --- a/regtests/0043_check_mem/check_mem.gpr +++ b/regtests/0043_check_mem/check_mem.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0044_connect_timeout/connect_timeout.adb b/regtests/0044_connect_timeout/connect_timeout.adb index d71fe6443..9fe8e4796 100644 --- a/regtests/0044_connect_timeout/connect_timeout.adb +++ b/regtests/0044_connect_timeout/connect_timeout.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2010, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0044_connect_timeout/connect_timeout.gpr b/regtests/0044_connect_timeout/connect_timeout.gpr index 769902097..ba2c83bff 100644 --- a/regtests/0044_connect_timeout/connect_timeout.gpr +++ b/regtests/0044_connect_timeout/connect_timeout.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0045_datafeed_service/datafeed_service.adb b/regtests/0045_datafeed_service/datafeed_service.adb index 9c42bf0cd..2c840a096 100644 --- a/regtests/0045_datafeed_service/datafeed_service.adb +++ b/regtests/0045_datafeed_service/datafeed_service.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- SOAP/WSDL test diff --git a/regtests/0045_datafeed_service/datafeed_service.gpr b/regtests/0045_datafeed_service/datafeed_service.gpr index 0b851cc8d..572b392b3 100644 --- a/regtests/0045_datafeed_service/datafeed_service.gpr +++ b/regtests/0045_datafeed_service/datafeed_service.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0046_disp_soap/disp_soap.adb b/regtests/0046_disp_soap/disp_soap.adb index 3186337de..7c6d5f96d 100644 --- a/regtests/0046_disp_soap/disp_soap.adb +++ b/regtests/0046_disp_soap/disp_soap.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Disp_SOAP_Proc; diff --git a/regtests/0046_disp_soap/disp_soap.gpr b/regtests/0046_disp_soap/disp_soap.gpr index 7e5629c2a..ae8257f0a 100644 --- a/regtests/0046_disp_soap/disp_soap.gpr +++ b/regtests/0046_disp_soap/disp_soap.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0046_disp_soap/disp_soap_proc.adb b/regtests/0046_disp_soap/disp_soap_proc.adb index 3a6ccdd07..f816cc5de 100644 --- a/regtests/0046_disp_soap/disp_soap_proc.adb +++ b/regtests/0046_disp_soap/disp_soap_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0047_disp_soap_sec/disp_soap_sec.adb b/regtests/0047_disp_soap_sec/disp_soap_sec.adb index 262fc2f2f..ed1b90013 100644 --- a/regtests/0047_disp_soap_sec/disp_soap_sec.adb +++ b/regtests/0047_disp_soap_sec/disp_soap_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with S_Disp_SOAP_Proc; diff --git a/regtests/0047_disp_soap_sec/disp_soap_sec.gpr b/regtests/0047_disp_soap_sec/disp_soap_sec.gpr index 8dabd7d14..5493ef363 100644 --- a/regtests/0047_disp_soap_sec/disp_soap_sec.gpr +++ b/regtests/0047_disp_soap_sec/disp_soap_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0047_disp_soap_sec/s_disp_soap_proc.adb b/regtests/0047_disp_soap_sec/s_disp_soap_proc.adb index 652a3ca2d..de25dc98f 100644 --- a/regtests/0047_disp_soap_sec/s_disp_soap_proc.adb +++ b/regtests/0047_disp_soap_sec/s_disp_soap_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0048_dispatch1/dispatch1.adb b/regtests/0048_dispatch1/dispatch1.adb index 80179dd38..529eefb71 100644 --- a/regtests/0048_dispatch1/dispatch1.adb +++ b/regtests/0048_dispatch1/dispatch1.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0048_dispatch1/dispatch1.gpr b/regtests/0048_dispatch1/dispatch1.gpr index 1d72f4822..4c09485c3 100644 --- a/regtests/0048_dispatch1/dispatch1.gpr +++ b/regtests/0048_dispatch1/dispatch1.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0049_dispatch_method/dispatch_method.adb b/regtests/0049_dispatch_method/dispatch_method.adb index 31ec3641c..1885601b9 100644 --- a/regtests/0049_dispatch_method/dispatch_method.adb +++ b/regtests/0049_dispatch_method/dispatch_method.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0049_dispatch_method/dispatch_method.gpr b/regtests/0049_dispatch_method/dispatch_method.gpr index afbac8bed..93a351f0f 100644 --- a/regtests/0049_dispatch_method/dispatch_method.gpr +++ b/regtests/0049_dispatch_method/dispatch_method.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0050_dispatch_vh/dispatch_vh.adb b/regtests/0050_dispatch_vh/dispatch_vh.adb index cb92524c1..fe6ce9d05 100644 --- a/regtests/0050_dispatch_vh/dispatch_vh.adb +++ b/regtests/0050_dispatch_vh/dispatch_vh.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0050_dispatch_vh/dispatch_vh.gpr b/regtests/0050_dispatch_vh/dispatch_vh.gpr index ba7920842..6fcf75c3d 100644 --- a/regtests/0050_dispatch_vh/dispatch_vh.gpr +++ b/regtests/0050_dispatch_vh/dispatch_vh.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0051_dispatch_with_unregister/dispatch_with_unregister.adb b/regtests/0051_dispatch_with_unregister/dispatch_with_unregister.adb index 6b950a0e6..abf427b42 100644 --- a/regtests/0051_dispatch_with_unregister/dispatch_with_unregister.adb +++ b/regtests/0051_dispatch_with_unregister/dispatch_with_unregister.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0051_dispatch_with_unregister/dispatch_with_unregister.gpr b/regtests/0051_dispatch_with_unregister/dispatch_with_unregister.gpr index 174a607a3..7856a29ee 100644 --- a/regtests/0051_dispatch_with_unregister/dispatch_with_unregister.gpr +++ b/regtests/0051_dispatch_with_unregister/dispatch_with_unregister.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0052_dm/dm.adb b/regtests/0052_dm/dm.adb index 0e8f67695..5f30bdda7 100644 --- a/regtests/0052_dm/dm.adb +++ b/regtests/0052_dm/dm.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2009, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Numerics.Discrete_Random; diff --git a/regtests/0052_dm/dm.gpr b/regtests/0052_dm/dm.gpr index 3d6907495..e868fe57e 100644 --- a/regtests/0052_dm/dm.gpr +++ b/regtests/0052_dm/dm.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0053_eres/eres.adb b/regtests/0053_eres/eres.adb index b3e6c13f4..87cf41cf2 100644 --- a/regtests/0053_eres/eres.adb +++ b/regtests/0053_eres/eres.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0053_eres/eres.gpr b/regtests/0053_eres/eres.gpr index e48f367d6..e8207c8d5 100644 --- a/regtests/0053_eres/eres.gpr +++ b/regtests/0053_eres/eres.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0054_file2/file2.adb b/regtests/0054_file2/file2.adb index 168f81a05..cf57b0906 100644 --- a/regtests/0054_file2/file2.adb +++ b/regtests/0054_file2/file2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0054_file2/file2.gpr b/regtests/0054_file2/file2.gpr index 9af6b6dc7..078027ca2 100644 --- a/regtests/0054_file2/file2.gpr +++ b/regtests/0054_file2/file2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0055_file/file.adb b/regtests/0055_file/file.adb index 8838bd834..fa76f36ad 100644 --- a/regtests/0055_file/file.adb +++ b/regtests/0055_file/file.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0055_file/file.gpr b/regtests/0055_file/file.gpr index 2d8f29fcb..7c41faee1 100644 --- a/regtests/0055_file/file.gpr +++ b/regtests/0055_file/file.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0056_get_post/get_post.adb b/regtests/0056_get_post/get_post.adb index bf309ff77..586790c8a 100644 --- a/regtests/0056_get_post/get_post.adb +++ b/regtests/0056_get_post/get_post.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Streams; diff --git a/regtests/0056_get_post/get_post.gpr b/regtests/0056_get_post/get_post.gpr index a9863e505..5a001aac7 100644 --- a/regtests/0056_get_post/get_post.gpr +++ b/regtests/0056_get_post/get_post.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0057_googlesearch/googlesearch.adb b/regtests/0057_googlesearch/googlesearch.adb index 85f96f7fa..ceb89068a 100644 --- a/regtests/0057_googlesearch/googlesearch.adb +++ b/regtests/0057_googlesearch/googlesearch.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Dummy body to check that the client and server code generated from WSDL diff --git a/regtests/0057_googlesearch/googlesearch.gpr b/regtests/0057_googlesearch/googlesearch.gpr index cd6563ce2..058933cb3 100644 --- a/regtests/0057_googlesearch/googlesearch.gpr +++ b/regtests/0057_googlesearch/googlesearch.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0058_head/head.adb b/regtests/0058_head/head.adb index addc89069..118f93766 100644 --- a/regtests/0058_head/head.adb +++ b/regtests/0058_head/head.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0058_head/head.gpr b/regtests/0058_head/head.gpr index 2386aed6d..e3e67a428 100644 --- a/regtests/0058_head/head.gpr +++ b/regtests/0058_head/head.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0059_hload/hload.adb b/regtests/0059_hload/hload.adb index ae3f77886..942198d71 100644 --- a/regtests/0059_hload/hload.adb +++ b/regtests/0059_hload/hload.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for heavy loading diff --git a/regtests/0059_hload/hload.gpr b/regtests/0059_hload/hload.gpr index 08286b270..fda809b6c 100644 --- a/regtests/0059_hload/hload.gpr +++ b/regtests/0059_hload/hload.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0059_hload/hload_pack.adb b/regtests/0059_hload/hload_pack.adb index 23718289b..1144715e8 100644 --- a/regtests/0059_hload/hload_pack.adb +++ b/regtests/0059_hload/hload_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2011, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for heavy loading diff --git a/regtests/0059_hload/hload_pack.ads b/regtests/0059_hload/hload_pack.ads index 2a61dc1e5..2c967544e 100644 --- a/regtests/0059_hload/hload_pack.ads +++ b/regtests/0059_hload/hload_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for heavy loading diff --git a/regtests/0060_hload_sec/hload_sec.adb b/regtests/0060_hload_sec/hload_sec.adb index 1cf05ca7a..f8e771796 100644 --- a/regtests/0060_hload_sec/hload_sec.adb +++ b/regtests/0060_hload_sec/hload_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for heavy loading SSL server diff --git a/regtests/0060_hload_sec/hload_sec.gpr b/regtests/0060_hload_sec/hload_sec.gpr index 8a59dfb2b..06c6cc499 100644 --- a/regtests/0060_hload_sec/hload_sec.gpr +++ b/regtests/0060_hload_sec/hload_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0060_hload_sec/s_hload_pack.adb b/regtests/0060_hload_sec/s_hload_pack.adb index 4485897a0..98aeb78bd 100644 --- a/regtests/0060_hload_sec/s_hload_pack.adb +++ b/regtests/0060_hload_sec/s_hload_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for heavy loading diff --git a/regtests/0060_hload_sec/s_hload_pack.ads b/regtests/0060_hload_sec/s_hload_pack.ads index 29853d403..c25095fc2 100644 --- a/regtests/0060_hload_sec/s_hload_pack.ads +++ b/regtests/0060_hload_sec/s_hload_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for heavy loading diff --git a/regtests/0061_smtp/smtp.adb b/regtests/0061_smtp/smtp.adb index b9dbebb09..418882a7f 100644 --- a/regtests/0061_smtp/smtp.adb +++ b/regtests/0061_smtp/smtp.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0061_smtp/smtp.gpr b/regtests/0061_smtp/smtp.gpr index a332f717c..eab7952ee 100644 --- a/regtests/0061_smtp/smtp.gpr +++ b/regtests/0061_smtp/smtp.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0062_smtp_2/smtp_2.adb b/regtests/0062_smtp_2/smtp_2.adb index 333cd1988..faf9b850a 100644 --- a/regtests/0062_smtp_2/smtp_2.adb +++ b/regtests/0062_smtp_2/smtp_2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2010, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0062_smtp_2/smtp_2.gpr b/regtests/0062_smtp_2/smtp_2.gpr index 1532a50bc..09bb2de54 100644 --- a/regtests/0062_smtp_2/smtp_2.gpr +++ b/regtests/0062_smtp_2/smtp_2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0062_smtp_2/smtp_pck.adb b/regtests/0062_smtp_2/smtp_pck.adb index 77b0971d6..edf3e2c53 100644 --- a/regtests/0062_smtp_2/smtp_pck.adb +++ b/regtests/0062_smtp_2/smtp_pck.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Fixed; diff --git a/regtests/0062_smtp_2/smtp_pck.ads b/regtests/0062_smtp_2/smtp_pck.ads index b63d454dc..a2cc86d2b 100644 --- a/regtests/0062_smtp_2/smtp_pck.ads +++ b/regtests/0062_smtp_2/smtp_pck.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.SMTP.Messages; diff --git a/regtests/0063_zres/zres.adb b/regtests/0063_zres/zres.adb index 71fbd96f4..441d0da41 100644 --- a/regtests/0063_zres/zres.adb +++ b/regtests/0063_zres/zres.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for the embedded compressed resource feature diff --git a/regtests/0063_zres/zres.gpr b/regtests/0063_zres/zres.gpr index 2bdb5b366..ab3083241 100644 --- a/regtests/0063_zres/zres.gpr +++ b/regtests/0063_zres/zres.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0064_zopen/zopen.adb b/regtests/0064_zopen/zopen.adb index fb79118d2..97c8f0d86 100644 --- a/regtests/0064_zopen/zopen.adb +++ b/regtests/0064_zopen/zopen.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0064_zopen/zopen.gpr b/regtests/0064_zopen/zopen.gpr index 16059b504..a2e553f82 100644 --- a/regtests/0064_zopen/zopen.gpr +++ b/regtests/0064_zopen/zopen.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0065_page_server/page_server.adb b/regtests/0065_page_server/page_server.adb index 5f1285861..6393e9aca 100644 --- a/regtests/0065_page_server/page_server.adb +++ b/regtests/0065_page_server/page_server.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2011, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Directories; diff --git a/regtests/0065_page_server/page_server.gpr b/regtests/0065_page_server/page_server.gpr index 9f395f513..ab45fc70e 100644 --- a/regtests/0065_page_server/page_server.gpr +++ b/regtests/0065_page_server/page_server.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0066_upload3/upload3.adb b/regtests/0066_upload3/upload3.adb index ebfe0b32b..e13e9abc4 100644 --- a/regtests/0066_upload3/upload3.adb +++ b/regtests/0066_upload3/upload3.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Fixed; diff --git a/regtests/0066_upload3/upload3.gpr b/regtests/0066_upload3/upload3.gpr index 58609ae8c..33461a405 100644 --- a/regtests/0066_upload3/upload3.gpr +++ b/regtests/0066_upload3/upload3.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0067_hostip/hostip.adb b/regtests/0067_hostip/hostip.adb index 894888f17..def6104ac 100644 --- a/regtests/0067_hostip/hostip.adb +++ b/regtests/0067_hostip/hostip.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0067_hostip/hostip.gpr b/regtests/0067_hostip/hostip.gpr index 3692b0378..8c0f3eddc 100644 --- a/regtests/0067_hostip/hostip.gpr +++ b/regtests/0067_hostip/hostip.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0068_huge_response/huge_response.adb b/regtests/0068_huge_response/huge_response.adb index a387b20d8..704a807e0 100644 --- a/regtests/0068_huge_response/huge_response.adb +++ b/regtests/0068_huge_response/huge_response.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Huge_Response_Pack; diff --git a/regtests/0068_huge_response/huge_response.gpr b/regtests/0068_huge_response/huge_response.gpr index 9302931db..ec20e479c 100644 --- a/regtests/0068_huge_response/huge_response.gpr +++ b/regtests/0068_huge_response/huge_response.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0068_huge_response/huge_response_pack.adb b/regtests/0068_huge_response/huge_response_pack.adb index c2f83879d..c3f034702 100644 --- a/regtests/0068_huge_response/huge_response_pack.adb +++ b/regtests/0068_huge_response/huge_response_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0068_huge_response/huge_response_pack.ads b/regtests/0068_huge_response/huge_response_pack.ads index a4236fd82..00d29a719 100644 --- a/regtests/0068_huge_response/huge_response_pack.ads +++ b/regtests/0068_huge_response/huge_response_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Huge_Response_Pack is diff --git a/regtests/0069_huge_response_sec/huge_response_sec.adb b/regtests/0069_huge_response_sec/huge_response_sec.adb index fb9eb8684..a18bf085a 100644 --- a/regtests/0069_huge_response_sec/huge_response_sec.adb +++ b/regtests/0069_huge_response_sec/huge_response_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with S_Huge_Response_Pack; diff --git a/regtests/0069_huge_response_sec/huge_response_sec.gpr b/regtests/0069_huge_response_sec/huge_response_sec.gpr index 21123c725..a8889c303 100644 --- a/regtests/0069_huge_response_sec/huge_response_sec.gpr +++ b/regtests/0069_huge_response_sec/huge_response_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0069_huge_response_sec/s_huge_response_pack.adb b/regtests/0069_huge_response_sec/s_huge_response_pack.adb index 7e67c56d5..fefe8a548 100644 --- a/regtests/0069_huge_response_sec/s_huge_response_pack.adb +++ b/regtests/0069_huge_response_sec/s_huge_response_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0069_huge_response_sec/s_huge_response_pack.ads b/regtests/0069_huge_response_sec/s_huge_response_pack.ads index 3306e499b..1a9dc8914 100644 --- a/regtests/0069_huge_response_sec/s_huge_response_pack.ads +++ b/regtests/0069_huge_response_sec/s_huge_response_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package S_Huge_Response_Pack is diff --git a/regtests/0070_hval/hval.adb b/regtests/0070_hval/hval.adb index e0e165fac..ca061876f 100644 --- a/regtests/0070_hval/hval.adb +++ b/regtests/0070_hval/hval.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; use Ada.Exceptions; diff --git a/regtests/0070_hval/hval.gpr b/regtests/0070_hval/hval.gpr index 9db6a190e..927bfd19d 100644 --- a/regtests/0070_hval/hval.gpr +++ b/regtests/0070_hval/hval.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0071_interoplab_main1/interoplab_main1.adb b/regtests/0071_interoplab_main1/interoplab_main1.adb index c4c059e9c..b4345db23 100644 --- a/regtests/0071_interoplab_main1/interoplab_main1.adb +++ b/regtests/0071_interoplab_main1/interoplab_main1.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/regtests/0071_interoplab_main1/interoplab_main1.gpr b/regtests/0071_interoplab_main1/interoplab_main1.gpr index 617d6ee40..be7437ec1 100644 --- a/regtests/0071_interoplab_main1/interoplab_main1.gpr +++ b/regtests/0071_interoplab_main1/interoplab_main1.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0072_line_status/line_status.adb b/regtests/0072_line_status/line_status.adb index c69908bff..99364ed67 100644 --- a/regtests/0072_line_status/line_status.adb +++ b/regtests/0072_line_status/line_status.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test Status.Data context from callback diff --git a/regtests/0072_line_status/line_status.gpr b/regtests/0072_line_status/line_status.gpr index 76f1e0051..0f9039412 100644 --- a/regtests/0072_line_status/line_status.gpr +++ b/regtests/0072_line_status/line_status.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0072_line_status/line_status_pck.adb b/regtests/0072_line_status/line_status_pck.adb index 4ebe268b5..7c2996019 100644 --- a/regtests/0072_line_status/line_status_pck.adb +++ b/regtests/0072_line_status/line_status_pck.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0072_line_status/line_status_pck.ads b/regtests/0072_line_status/line_status_pck.ads index c660c476d..398d389a2 100644 --- a/regtests/0072_line_status/line_status_pck.ads +++ b/regtests/0072_line_status/line_status_pck.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Line_Status_Pck is diff --git a/regtests/0073_moved/moved.adb b/regtests/0073_moved/moved.adb index 612d8a4b2..9e1ce1149 100644 --- a/regtests/0073_moved/moved.adb +++ b/regtests/0073_moved/moved.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0073_moved/moved.gpr b/regtests/0073_moved/moved.gpr index 0335969ce..12f380cf9 100644 --- a/regtests/0073_moved/moved.gpr +++ b/regtests/0073_moved/moved.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0074_multiple/multiple.adb b/regtests/0074_multiple/multiple.adb index 6e5431c05..a74dbc3c1 100644 --- a/regtests/0074_multiple/multiple.adb +++ b/regtests/0074_multiple/multiple.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0074_multiple/multiple.gpr b/regtests/0074_multiple/multiple.gpr index 602d19f22..9a0330afd 100644 --- a/regtests/0074_multiple/multiple.gpr +++ b/regtests/0074_multiple/multiple.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0075_nbconn/nbconn.adb b/regtests/0075_nbconn/nbconn.adb index e61518bb0..9b3b571e4 100644 --- a/regtests/0075_nbconn/nbconn.adb +++ b/regtests/0075_nbconn/nbconn.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for non blocking connection diff --git a/regtests/0075_nbconn/nbconn.gpr b/regtests/0075_nbconn/nbconn.gpr index 17847e290..5ed6456ae 100644 --- a/regtests/0075_nbconn/nbconn.gpr +++ b/regtests/0075_nbconn/nbconn.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0075_nbconn/nbconn_proc.adb b/regtests/0075_nbconn/nbconn_proc.adb index 474f239d1..706e0f15d 100644 --- a/regtests/0075_nbconn/nbconn_proc.adb +++ b/regtests/0075_nbconn/nbconn_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Common code for test non blocking connection diff --git a/regtests/0076_nbconn_sec/nbconn_sec.adb b/regtests/0076_nbconn_sec/nbconn_sec.adb index 8f978545a..ca8bfa133 100644 --- a/regtests/0076_nbconn_sec/nbconn_sec.adb +++ b/regtests/0076_nbconn_sec/nbconn_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for SSL non blocking connection diff --git a/regtests/0076_nbconn_sec/nbconn_sec.gpr b/regtests/0076_nbconn_sec/nbconn_sec.gpr index 3b148453e..78b550096 100644 --- a/regtests/0076_nbconn_sec/nbconn_sec.gpr +++ b/regtests/0076_nbconn_sec/nbconn_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0076_nbconn_sec/s_nbconn_proc.adb b/regtests/0076_nbconn_sec/s_nbconn_proc.adb index 90fecbc98..fe53f3b8f 100644 --- a/regtests/0076_nbconn_sec/s_nbconn_proc.adb +++ b/regtests/0076_nbconn_sec/s_nbconn_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Common code for test non blocking connection diff --git a/regtests/0077_no_param/no_param.adb b/regtests/0077_no_param/no_param.adb index 74ddf8f3a..d57aa7231 100644 --- a/regtests/0077_no_param/no_param.adb +++ b/regtests/0077_no_param/no_param.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0077_no_param/no_param.gpr b/regtests/0077_no_param/no_param.gpr index 714ecd373..07d278772 100644 --- a/regtests/0077_no_param/no_param.gpr +++ b/regtests/0077_no_param/no_param.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0078_partial/partial.adb b/regtests/0078_partial/partial.adb index 5f3ca4266..b100013ac 100644 --- a/regtests/0078_partial/partial.adb +++ b/regtests/0078_partial/partial.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0078_partial/partial.gpr b/regtests/0078_partial/partial.gpr index 3ae7bcf31..8e83d7d97 100644 --- a/regtests/0078_partial/partial.gpr +++ b/regtests/0078_partial/partial.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0079_pipe_stream/pipe_stream.adb b/regtests/0079_pipe_stream/pipe_stream.adb index 9bd265104..4218e2f4f 100644 --- a/regtests/0079_pipe_stream/pipe_stream.adb +++ b/regtests/0079_pipe_stream/pipe_stream.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Command_Line; diff --git a/regtests/0079_pipe_stream/pipe_stream.gpr b/regtests/0079_pipe_stream/pipe_stream.gpr index 105ab7d24..84af1d3b3 100644 --- a/regtests/0079_pipe_stream/pipe_stream.gpr +++ b/regtests/0079_pipe_stream/pipe_stream.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0080_plain2ssl/plain2ssl.adb b/regtests/0080_plain2ssl/plain2ssl.adb index 505e19401..5b318e43b 100644 --- a/regtests/0080_plain2ssl/plain2ssl.adb +++ b/regtests/0080_plain2ssl/plain2ssl.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2011, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0080_plain2ssl/plain2ssl.gpr b/regtests/0080_plain2ssl/plain2ssl.gpr index 80c137371..e9a18d77a 100644 --- a/regtests/0080_plain2ssl/plain2ssl.gpr +++ b/regtests/0080_plain2ssl/plain2ssl.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0081_redirect/redirect.adb b/regtests/0081_redirect/redirect.adb index ee6aadb57..a3db0150b 100644 --- a/regtests/0081_redirect/redirect.adb +++ b/regtests/0081_redirect/redirect.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0081_redirect/redirect.gpr b/regtests/0081_redirect/redirect.gpr index 9e10d9de0..d2420a443 100644 --- a/regtests/0081_redirect/redirect.gpr +++ b/regtests/0081_redirect/redirect.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0082_sback/back_pack.adb b/regtests/0082_sback/back_pack.adb index d4135c3bf..1c15decd0 100644 --- a/regtests/0082_sback/back_pack.adb +++ b/regtests/0082_sback/back_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2011, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0082_sback/back_pack.ads b/regtests/0082_sback/back_pack.ads index a40478919..3025b438d 100644 --- a/regtests/0082_sback/back_pack.ads +++ b/regtests/0082_sback/back_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Back_Pack is diff --git a/regtests/0082_sback/sback.adb b/regtests/0082_sback/sback.adb index bf9225e6d..07dc921e2 100644 --- a/regtests/0082_sback/sback.adb +++ b/regtests/0082_sback/sback.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Back_Pack; diff --git a/regtests/0082_sback/sback.gpr b/regtests/0082_sback/sback.gpr index 38e0b032d..fe122c5a8 100644 --- a/regtests/0082_sback/sback.gpr +++ b/regtests/0082_sback/sback.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0083_ssback/s_back_pack.adb b/regtests/0083_ssback/s_back_pack.adb index c189b1f5e..7bd9898a1 100644 --- a/regtests/0083_ssback/s_back_pack.adb +++ b/regtests/0083_ssback/s_back_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0083_ssback/s_back_pack.ads b/regtests/0083_ssback/s_back_pack.ads index 67cc7cf5d..7505b1654 100644 --- a/regtests/0083_ssback/s_back_pack.ads +++ b/regtests/0083_ssback/s_back_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package S_Back_Pack is diff --git a/regtests/0083_ssback/ssback.adb b/regtests/0083_ssback/ssback.adb index 9ea439e79..a14cb352e 100644 --- a/regtests/0083_ssback/ssback.adb +++ b/regtests/0083_ssback/ssback.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with S_Back_Pack; diff --git a/regtests/0083_ssback/ssback.gpr b/regtests/0083_ssback/ssback.gpr index a62fdc881..9a299bdc5 100644 --- a/regtests/0083_ssback/ssback.gpr +++ b/regtests/0083_ssback/ssback.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0084_sdig/sdig.adb b/regtests/0084_sdig/sdig.adb index 81135ee1c..8d0ab5cce 100644 --- a/regtests/0084_sdig/sdig.adb +++ b/regtests/0084_sdig/sdig.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Utils; diff --git a/regtests/0084_sdig/sdig.gpr b/regtests/0084_sdig/sdig.gpr index 1695dd9c8..6236e8603 100644 --- a/regtests/0084_sdig/sdig.gpr +++ b/regtests/0084_sdig/sdig.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0085_sessions/sessions.adb b/regtests/0085_sessions/sessions.adb index a53998994..6fad522c3 100644 --- a/regtests/0085_sessions/sessions.adb +++ b/regtests/0085_sessions/sessions.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/regtests/0085_sessions/sessions.gpr b/regtests/0085_sessions/sessions.gpr index 9e854c373..b96e54741 100644 --- a/regtests/0085_sessions/sessions.gpr +++ b/regtests/0085_sessions/sessions.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0086_sessions2/sessions2.adb b/regtests/0086_sessions2/sessions2.adb index e43d5283c..06f280404 100644 --- a/regtests/0086_sessions2/sessions2.adb +++ b/regtests/0086_sessions2/sessions2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/regtests/0086_sessions2/sessions2.gpr b/regtests/0086_sessions2/sessions2.gpr index 9c08373fb..2b4c232c6 100644 --- a/regtests/0086_sessions2/sessions2.gpr +++ b/regtests/0086_sessions2/sessions2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0087_sessions3/sessions3.adb b/regtests/0087_sessions3/sessions3.adb index 3b110dbc6..4fedffa67 100644 --- a/regtests/0087_sessions3/sessions3.adb +++ b/regtests/0087_sessions3/sessions3.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/regtests/0087_sessions3/sessions3.gpr b/regtests/0087_sessions3/sessions3.gpr index c3b787f0a..2fec0ee49 100644 --- a/regtests/0087_sessions3/sessions3.gpr +++ b/regtests/0087_sessions3/sessions3.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0088_sessions4/sessions4.adb b/regtests/0088_sessions4/sessions4.adb index 9790691ff..1acd569cd 100644 --- a/regtests/0088_sessions4/sessions4.adb +++ b/regtests/0088_sessions4/sessions4.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0088_sessions4/sessions4.gpr b/regtests/0088_sessions4/sessions4.gpr index fbbc4af36..33237aa69 100644 --- a/regtests/0088_sessions4/sessions4.gpr +++ b/regtests/0088_sessions4/sessions4.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0089_sessions5/sessions5.adb b/regtests/0089_sessions5/sessions5.adb index cf8982c70..285d0e704 100644 --- a/regtests/0089_sessions5/sessions5.adb +++ b/regtests/0089_sessions5/sessions5.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2010, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/regtests/0089_sessions5/sessions5.gpr b/regtests/0089_sessions5/sessions5.gpr index 2ee47e615..9f2d7d188 100644 --- a/regtests/0089_sessions5/sessions5.gpr +++ b/regtests/0089_sessions5/sessions5.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0090_session6/session6.adb b/regtests/0090_session6/session6.adb index 43a769852..4bcdc7eed 100644 --- a/regtests/0090_session6/session6.adb +++ b/regtests/0090_session6/session6.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2008, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0090_session6/session6.gpr b/regtests/0090_session6/session6.gpr index 80b9f9ef2..f8c6b7b5a 100644 --- a/regtests/0090_session6/session6.gpr +++ b/regtests/0090_session6/session6.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0091_shutdown/shutdown.adb b/regtests/0091_shutdown/shutdown.adb index 9c87ea080..d86742536 100644 --- a/regtests/0091_shutdown/shutdown.adb +++ b/regtests/0091_shutdown/shutdown.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0091_shutdown/shutdown.gpr b/regtests/0091_shutdown/shutdown.gpr index 373196336..cdacab024 100644 --- a/regtests/0091_shutdown/shutdown.gpr +++ b/regtests/0091_shutdown/shutdown.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0091_shutdown/srv.adb b/regtests/0091_shutdown/srv.adb index 84a81b81f..1d60b10e7 100644 --- a/regtests/0091_shutdown/srv.adb +++ b/regtests/0091_shutdown/srv.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package body Srv is diff --git a/regtests/0091_shutdown/srv.ads b/regtests/0091_shutdown/srv.ads index 09ec3ae3c..bc99b4f39 100644 --- a/regtests/0091_shutdown/srv.ads +++ b/regtests/0091_shutdown/srv.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Server; diff --git a/regtests/0092_smem/smem.adb b/regtests/0092_smem/smem.adb index 4b7a8579b..2ad88d611 100644 --- a/regtests/0092_smem/smem.adb +++ b/regtests/0092_smem/smem.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2008, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with SMem_Proc; diff --git a/regtests/0092_smem/smem.gpr b/regtests/0092_smem/smem.gpr index 78a0f0211..e1eb7a329 100644 --- a/regtests/0092_smem/smem.gpr +++ b/regtests/0092_smem/smem.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2010, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0092_smem/smem_proc.adb b/regtests/0092_smem/smem_proc.adb index 5f94a709e..ef67fb1fc 100644 --- a/regtests/0092_smem/smem_proc.adb +++ b/regtests/0092_smem/smem_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2010, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Common code for plain and SSL test for broke memory on socket reusing diff --git a/regtests/0093_smem_sec/s_smem_proc.adb b/regtests/0093_smem_sec/s_smem_proc.adb index cb4895dc2..7de7db265 100644 --- a/regtests/0093_smem_sec/s_smem_proc.adb +++ b/regtests/0093_smem_sec/s_smem_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2009, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Common code for plain and SSL test for broke memory on socket reusing diff --git a/regtests/0093_smem_sec/smem_sec.adb b/regtests/0093_smem_sec/smem_sec.adb index 2d17351cf..e39576bcc 100644 --- a/regtests/0093_smem_sec/smem_sec.adb +++ b/regtests/0093_smem_sec/smem_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2008, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with S_SMem_Proc; diff --git a/regtests/0093_smem_sec/smem_sec.gpr b/regtests/0093_smem_sec/smem_sec.gpr index da94fcea4..e2b895501 100644 --- a/regtests/0093_smem_sec/smem_sec.gpr +++ b/regtests/0093_smem_sec/smem_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0094_tres/tres.adb b/regtests/0094_tres/tres.adb index 2821bdae1..4e9e4d54e 100644 --- a/regtests/0094_tres/tres.adb +++ b/regtests/0094_tres/tres.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for the embedded resource files diff --git a/regtests/0094_tres/tres.gpr b/regtests/0094_tres/tres.gpr index 412f3d348..4e563f73d 100644 --- a/regtests/0094_tres/tres.gpr +++ b/regtests/0094_tres/tres.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0095_tres2/tres2.adb b/regtests/0095_tres2/tres2.adb index 1168f9977..b2246adfd 100644 --- a/regtests/0095_tres2/tres2.adb +++ b/regtests/0095_tres2/tres2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for the embedded resource files diff --git a/regtests/0095_tres2/tres2.gpr b/regtests/0095_tres2/tres2.gpr index 8be8339ab..3455df597 100644 --- a/regtests/0095_tres2/tres2.gpr +++ b/regtests/0095_tres2/tres2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0096_soap1/soap1.adb b/regtests/0096_soap1/soap1.adb index 2173d98d9..abbf10b83 100644 --- a/regtests/0096_soap1/soap1.adb +++ b/regtests/0096_soap1/soap1.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0096_soap1/soap1.gpr b/regtests/0096_soap1/soap1.gpr index e9857a99a..7fa9ab04a 100644 --- a/regtests/0096_soap1/soap1.gpr +++ b/regtests/0096_soap1/soap1.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0097_soap2/soap2.adb b/regtests/0097_soap2/soap2.adb index 9f345c66f..4f8d8fbfc 100644 --- a/regtests/0097_soap2/soap2.adb +++ b/regtests/0097_soap2/soap2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2008, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; use Ada.Text_IO; diff --git a/regtests/0097_soap2/soap2.gpr b/regtests/0097_soap2/soap2.gpr index df671980e..c9f9d56d1 100644 --- a/regtests/0097_soap2/soap2.gpr +++ b/regtests/0097_soap2/soap2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0098_soap3/soap3.adb b/regtests/0098_soap3/soap3.adb index 0b4eff976..ec47847fb 100644 --- a/regtests/0098_soap3/soap3.adb +++ b/regtests/0098_soap3/soap3.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2008, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; use Ada.Text_IO; diff --git a/regtests/0098_soap3/soap3.gpr b/regtests/0098_soap3/soap3.gpr index 9dc356017..ea14d7259 100644 --- a/regtests/0098_soap3/soap3.gpr +++ b/regtests/0098_soap3/soap3.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0099_soap4/soap4.adb b/regtests/0099_soap4/soap4.adb index 64aa6a667..1cbaada50 100644 --- a/regtests/0099_soap4/soap4.adb +++ b/regtests/0099_soap4/soap4.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2008, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; use Ada.Text_IO; diff --git a/regtests/0099_soap4/soap4.gpr b/regtests/0099_soap4/soap4.gpr index 134f191a6..068f13458 100644 --- a/regtests/0099_soap4/soap4.gpr +++ b/regtests/0099_soap4/soap4.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0100_soap5/soap5.adb b/regtests/0100_soap5/soap5.adb index 0fea23b9d..faa351710 100644 --- a/regtests/0100_soap5/soap5.adb +++ b/regtests/0100_soap5/soap5.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0100_soap5/soap5.gpr b/regtests/0100_soap5/soap5.gpr index c448bfcec..5d7d23e12 100644 --- a/regtests/0100_soap5/soap5.gpr +++ b/regtests/0100_soap5/soap5.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0101_soap6/soap6.adb b/regtests/0101_soap6/soap6.adb index a98dea6f9..a591704b6 100644 --- a/regtests/0101_soap6/soap6.adb +++ b/regtests/0101_soap6/soap6.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0101_soap6/soap6.gpr b/regtests/0101_soap6/soap6.gpr index 34b2c4b74..7c16fece8 100644 --- a/regtests/0101_soap6/soap6.gpr +++ b/regtests/0101_soap6/soap6.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0102_soap7/soap7.adb b/regtests/0102_soap7/soap7.adb index bb51bbac9..533ce9a74 100644 --- a/regtests/0102_soap7/soap7.adb +++ b/regtests/0102_soap7/soap7.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0102_soap7/soap7.gpr b/regtests/0102_soap7/soap7.gpr index 8bbf9c6f4..c101c4266 100644 --- a/regtests/0102_soap7/soap7.gpr +++ b/regtests/0102_soap7/soap7.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0103_soapcheck/pck.adb b/regtests/0103_soapcheck/pck.adb index babd39157..36f19e78f 100644 --- a/regtests/0103_soapcheck/pck.adb +++ b/regtests/0103_soapcheck/pck.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Integer_Text_IO; diff --git a/regtests/0103_soapcheck/pck.ads b/regtests/0103_soapcheck/pck.ads index b0396c7f2..ebc720c70 100644 --- a/regtests/0103_soapcheck/pck.ads +++ b/regtests/0103_soapcheck/pck.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with SOAP.Utils; diff --git a/regtests/0103_soapcheck/soapcheck.adb b/regtests/0103_soapcheck/soapcheck.adb index 48eb76c90..f276ef329 100644 --- a/regtests/0103_soapcheck/soapcheck.adb +++ b/regtests/0103_soapcheck/soapcheck.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0103_soapcheck/soapcheck.gpr b/regtests/0103_soapcheck/soapcheck.gpr index 9584c47cb..8c903d4f2 100644 --- a/regtests/0103_soapcheck/soapcheck.gpr +++ b/regtests/0103_soapcheck/soapcheck.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0104_sp/sp.adb b/regtests/0104_sp/sp.adb index 2a9c7db37..381653df3 100644 --- a/regtests/0104_sp/sp.adb +++ b/regtests/0104_sp/sp.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0104_sp/sp.gpr b/regtests/0104_sp/sp.gpr index 02d194a5c..d1bbc879d 100644 --- a/regtests/0104_sp/sp.gpr +++ b/regtests/0104_sp/sp.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0104_sp/sp_pck.adb b/regtests/0104_sp/sp_pck.adb index 99041a436..de94e332a 100644 --- a/regtests/0104_sp/sp_pck.adb +++ b/regtests/0104_sp/sp_pck.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0104_sp/sp_pck.ads b/regtests/0104_sp/sp_pck.ads index d08f5508f..ceeaaf7b7 100644 --- a/regtests/0104_sp/sp_pck.ads +++ b/regtests/0104_sp/sp_pck.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0105_ssp/s_sp_pck.adb b/regtests/0105_ssp/s_sp_pck.adb index 13f116e76..70e945d42 100644 --- a/regtests/0105_ssp/s_sp_pck.adb +++ b/regtests/0105_ssp/s_sp_pck.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0105_ssp/s_sp_pck.ads b/regtests/0105_ssp/s_sp_pck.ads index 8ee564a31..28e6ea03a 100644 --- a/regtests/0105_ssp/s_sp_pck.ads +++ b/regtests/0105_ssp/s_sp_pck.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0105_ssp/ssp.adb b/regtests/0105_ssp/ssp.adb index 27c691dec..7268ca34c 100644 --- a/regtests/0105_ssp/ssp.adb +++ b/regtests/0105_ssp/ssp.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0105_ssp/ssp.gpr b/regtests/0105_ssp/ssp.gpr index 83f6329d3..8ca4e5552 100644 --- a/regtests/0105_ssp/ssp.gpr +++ b/regtests/0105_ssp/ssp.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0106_spair/spair.adb b/regtests/0106_spair/spair.adb index 177c7cf45..a59be83ac 100644 --- a/regtests/0106_spair/spair.adb +++ b/regtests/0106_spair/spair.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2008, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with SPair_Proc; diff --git a/regtests/0106_spair/spair.gpr b/regtests/0106_spair/spair.gpr index 60e57c2e2..e778f75a3 100644 --- a/regtests/0106_spair/spair.gpr +++ b/regtests/0106_spair/spair.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0106_spair/spair_proc.adb b/regtests/0106_spair/spair_proc.adb index 73a4d6a31..c0bead1c5 100644 --- a/regtests/0106_spair/spair_proc.adb +++ b/regtests/0106_spair/spair_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2008, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Common code for plain and SSL testing Socket_Pair routine diff --git a/regtests/0107_spair_sec/s_spair_proc.adb b/regtests/0107_spair_sec/s_spair_proc.adb index ff96c3dc5..5cdd22579 100644 --- a/regtests/0107_spair_sec/s_spair_proc.adb +++ b/regtests/0107_spair_sec/s_spair_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2009, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Common code for plain and SSL testing Socket_Pair routine diff --git a/regtests/0107_spair_sec/spair_sec.adb b/regtests/0107_spair_sec/spair_sec.adb index 84c7ac369..67e107c80 100644 --- a/regtests/0107_spair_sec/spair_sec.adb +++ b/regtests/0107_spair_sec/spair_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2008, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with S_SPair_Proc; diff --git a/regtests/0107_spair_sec/spair_sec.gpr b/regtests/0107_spair_sec/spair_sec.gpr index 730787edb..72be6fc53 100644 --- a/regtests/0107_spair_sec/spair_sec.gpr +++ b/regtests/0107_spair_sec/spair_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0108_spg/sp_pack.adb b/regtests/0108_spg/sp_pack.adb index fd98108af..a945dfe36 100644 --- a/regtests/0108_spg/sp_pack.adb +++ b/regtests/0108_spg/sp_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2011, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0108_spg/sp_pack.ads b/regtests/0108_spg/sp_pack.ads index 46eadfa0f..f14b99067 100644 --- a/regtests/0108_spg/sp_pack.ads +++ b/regtests/0108_spg/sp_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0108_spg/spg.adb b/regtests/0108_spg/spg.adb index ac1fe7405..3b70eeaf8 100644 --- a/regtests/0108_spg/spg.adb +++ b/regtests/0108_spg/spg.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2008, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0108_spg/spg.gpr b/regtests/0108_spg/spg.gpr index 011256c62..f744e47e8 100644 --- a/regtests/0108_spg/spg.gpr +++ b/regtests/0108_spg/spg.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0109_spg_sec/s_sp_pack.adb b/regtests/0109_spg_sec/s_sp_pack.adb index 40f46b70a..768ce8776 100644 --- a/regtests/0109_spg_sec/s_sp_pack.adb +++ b/regtests/0109_spg_sec/s_sp_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2011, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0109_spg_sec/s_sp_pack.ads b/regtests/0109_spg_sec/s_sp_pack.ads index 8ff5e2270..ee6013881 100644 --- a/regtests/0109_spg_sec/s_sp_pack.ads +++ b/regtests/0109_spg_sec/s_sp_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0109_spg_sec/spg_sec.adb b/regtests/0109_spg_sec/spg_sec.adb index a210d826b..f4fdfa169 100644 --- a/regtests/0109_spg_sec/spg_sec.adb +++ b/regtests/0109_spg_sec/spg_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2008, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Server push regression test diff --git a/regtests/0109_spg_sec/spg_sec.gpr b/regtests/0109_spg_sec/spg_sec.gpr index a4c86c48e..837737390 100644 --- a/regtests/0109_spg_sec/spg_sec.gpr +++ b/regtests/0109_spg_sec/spg_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0110_split1/split1.adb b/regtests/0110_split1/split1.adb index 8c1811985..5b47a44d7 100644 --- a/regtests/0110_split1/split1.adb +++ b/regtests/0110_split1/split1.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0110_split1/split1.gpr b/regtests/0110_split1/split1.gpr index 17ab4c0e3..b73f282b3 100644 --- a/regtests/0110_split1/split1.gpr +++ b/regtests/0110_split1/split1.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0111_sslcfg/sslcfg.adb b/regtests/0111_sslcfg/sslcfg.adb index 8dd996a8c..eed53f581 100644 --- a/regtests/0111_sslcfg/sslcfg.adb +++ b/regtests/0111_sslcfg/sslcfg.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for certificate or keyfile absence and wrong format diff --git a/regtests/0111_sslcfg/sslcfg.gpr b/regtests/0111_sslcfg/sslcfg.gpr index 2a04a7dbd..7acf1987e 100644 --- a/regtests/0111_sslcfg/sslcfg.gpr +++ b/regtests/0111_sslcfg/sslcfg.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0112_stream_response/stream_response.adb b/regtests/0112_stream_response/stream_response.adb index 62b1cb7f1..0db7400a3 100644 --- a/regtests/0112_stream_response/stream_response.adb +++ b/regtests/0112_stream_response/stream_response.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0112_stream_response/stream_response.gpr b/regtests/0112_stream_response/stream_response.gpr index f54d5b48f..a8234769c 100644 --- a/regtests/0112_stream_response/stream_response.gpr +++ b/regtests/0112_stream_response/stream_response.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0113_strm/strm.adb b/regtests/0113_strm/strm.adb index ecb6a57a5..45c431f5c 100644 --- a/regtests/0113_strm/strm.adb +++ b/regtests/0113_strm/strm.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for user defined stream diff --git a/regtests/0113_strm/strm.gpr b/regtests/0113_strm/strm.gpr index 25913cb3e..2d723efc8 100644 --- a/regtests/0113_strm/strm.gpr +++ b/regtests/0113_strm/strm.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0113_strm/user_strm.adb b/regtests/0113_strm/user_strm.adb index cfddebab8..ac7dddd51 100644 --- a/regtests/0113_strm/user_strm.adb +++ b/regtests/0113_strm/user_strm.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package body User_Strm is diff --git a/regtests/0113_strm/user_strm.ads b/regtests/0113_strm/user_strm.ads index 49bc21223..ef9717c0c 100644 --- a/regtests/0113_strm/user_strm.ads +++ b/regtests/0113_strm/user_strm.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for user defined streams diff --git a/regtests/0114_zstrm/z_user_strm.adb b/regtests/0114_zstrm/z_user_strm.adb index f00b93881..8899d435f 100644 --- a/regtests/0114_zstrm/z_user_strm.adb +++ b/regtests/0114_zstrm/z_user_strm.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package body Z_User_Strm is diff --git a/regtests/0114_zstrm/z_user_strm.ads b/regtests/0114_zstrm/z_user_strm.ads index 09c7dc923..42afdeb22 100644 --- a/regtests/0114_zstrm/z_user_strm.ads +++ b/regtests/0114_zstrm/z_user_strm.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for user defined streams diff --git a/regtests/0114_zstrm/zstrm.adb b/regtests/0114_zstrm/zstrm.adb index 43adbbe09..1c8032160 100644 --- a/regtests/0114_zstrm/zstrm.adb +++ b/regtests/0114_zstrm/zstrm.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for user defined stream diff --git a/regtests/0114_zstrm/zstrm.gpr b/regtests/0114_zstrm/zstrm.gpr index 613f3f73a..b2c7d75f1 100644 --- a/regtests/0114_zstrm/zstrm.gpr +++ b/regtests/0114_zstrm/zstrm.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0115_tclientto/tclientto.adb b/regtests/0115_tclientto/tclientto.adb index d36f490c4..06c6c726f 100644 --- a/regtests/0115_tclientto/tclientto.adb +++ b/regtests/0115_tclientto/tclientto.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0115_tclientto/tclientto.gpr b/regtests/0115_tclientto/tclientto.gpr index c9247498d..c2ef7307c 100644 --- a/regtests/0115_tclientto/tclientto.gpr +++ b/regtests/0115_tclientto/tclientto.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0116_test_hotplug/hotplug_pack.adb b/regtests/0116_test_hotplug/hotplug_pack.adb index 9b67c1311..5eac0e448 100644 --- a/regtests/0116_test_hotplug/hotplug_pack.adb +++ b/regtests/0116_test_hotplug/hotplug_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.MIME; diff --git a/regtests/0116_test_hotplug/hotplug_pack.ads b/regtests/0116_test_hotplug/hotplug_pack.ads index b33778284..0ef147c6a 100644 --- a/regtests/0116_test_hotplug/hotplug_pack.ads +++ b/regtests/0116_test_hotplug/hotplug_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/regtests/0116_test_hotplug/test_hotplug.adb b/regtests/0116_test_hotplug/test_hotplug.adb index adc272cb7..417b56382 100644 --- a/regtests/0116_test_hotplug/test_hotplug.adb +++ b/regtests/0116_test_hotplug/test_hotplug.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test hotplug feature diff --git a/regtests/0116_test_hotplug/test_hotplug.gpr b/regtests/0116_test_hotplug/test_hotplug.gpr index 3d7136793..0abb01c31 100644 --- a/regtests/0116_test_hotplug/test_hotplug.gpr +++ b/regtests/0116_test_hotplug/test_hotplug.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0117_test_jabber/test_jabber.adb b/regtests/0117_test_jabber/test_jabber.adb index 5cebf9a22..e1e74dea6 100644 --- a/regtests/0117_test_jabber/test_jabber.adb +++ b/regtests/0117_test_jabber/test_jabber.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2011, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Command_Line; diff --git a/regtests/0117_test_jabber/test_jabber.gpr b/regtests/0117_test_jabber/test_jabber.gpr index ffba6fe81..84cd408d2 100644 --- a/regtests/0117_test_jabber/test_jabber.gpr +++ b/regtests/0117_test_jabber/test_jabber.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0118_test_net_log/test_net_log.adb b/regtests/0118_test_net_log/test_net_log.adb index 0111ad1d6..1d7edefff 100644 --- a/regtests/0118_test_net_log/test_net_log.adb +++ b/regtests/0118_test_net_log/test_net_log.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Streams; diff --git a/regtests/0118_test_net_log/test_net_log.gpr b/regtests/0118_test_net_log/test_net_log.gpr index dbc6751a5..aae72c6b0 100644 --- a/regtests/0118_test_net_log/test_net_log.gpr +++ b/regtests/0118_test_net_log/test_net_log.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0119_test_smtp_authentication/test_smtp_authentication.adb b/regtests/0119_test_smtp_authentication/test_smtp_authentication.adb index 799ff858c..ed1d01f1c 100644 --- a/regtests/0119_test_smtp_authentication/test_smtp_authentication.adb +++ b/regtests/0119_test_smtp_authentication/test_smtp_authentication.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2008, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- See whether the Base64 images of authentication come out as diff --git a/regtests/0119_test_smtp_authentication/test_smtp_authentication.gpr b/regtests/0119_test_smtp_authentication/test_smtp_authentication.gpr index 7fd8d6806..e8ae821aa 100644 --- a/regtests/0119_test_smtp_authentication/test_smtp_authentication.gpr +++ b/regtests/0119_test_smtp_authentication/test_smtp_authentication.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0120_strm2/error_strm.adb b/regtests/0120_strm2/error_strm.adb index b49060c9e..cba6a3a65 100644 --- a/regtests/0120_strm2/error_strm.adb +++ b/regtests/0120_strm2/error_strm.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package body Error_Strm is diff --git a/regtests/0120_strm2/error_strm.ads b/regtests/0120_strm2/error_strm.ads index 560b9448c..d1b5f7262 100644 --- a/regtests/0120_strm2/error_strm.ads +++ b/regtests/0120_strm2/error_strm.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for user defined stream raising an exception diff --git a/regtests/0120_strm2/strm2.adb b/regtests/0120_strm2/strm2.adb index f24d8ca3d..8d483e0a7 100644 --- a/regtests/0120_strm2/strm2.adb +++ b/regtests/0120_strm2/strm2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for user defined stream raising an exception diff --git a/regtests/0120_strm2/strm2.gpr b/regtests/0120_strm2/strm2.gpr index fff4c5ed1..3873fd5c9 100644 --- a/regtests/0120_strm2/strm2.gpr +++ b/regtests/0120_strm2/strm2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2010, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0121_test_soap/test_soap.adb b/regtests/0121_test_soap/test_soap.adb index 6c69679d5..2f7204043 100644 --- a/regtests/0121_test_soap/test_soap.adb +++ b/regtests/0121_test_soap/test_soap.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Net.Log.Callbacks; diff --git a/regtests/0121_test_soap/test_soap.gpr b/regtests/0121_test_soap/test_soap.gpr index fc3e36c2f..a721208c2 100644 --- a/regtests/0121_test_soap/test_soap.gpr +++ b/regtests/0121_test_soap/test_soap.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0121_test_soap/test_soap_proc.adb b/regtests/0121_test_soap/test_soap_proc.adb index 3c8c922e0..9c7da8366 100644 --- a/regtests/0121_test_soap/test_soap_proc.adb +++ b/regtests/0121_test_soap/test_soap_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0122_test_sec_soap/s_test_soap_proc.adb b/regtests/0122_test_sec_soap/s_test_soap_proc.adb index bba557d14..b78deaa8d 100644 --- a/regtests/0122_test_sec_soap/s_test_soap_proc.adb +++ b/regtests/0122_test_sec_soap/s_test_soap_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0122_test_sec_soap/test_sec_soap.adb b/regtests/0122_test_sec_soap/test_sec_soap.adb index 997ac407a..439c32315 100644 --- a/regtests/0122_test_sec_soap/test_sec_soap.adb +++ b/regtests/0122_test_sec_soap/test_sec_soap.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2008, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- This must be the exact same test than test_soap. The only difference is diff --git a/regtests/0122_test_sec_soap/test_sec_soap.gpr b/regtests/0122_test_sec_soap/test_sec_soap.gpr index 3c949ab0f..04c165a1a 100644 --- a/regtests/0122_test_sec_soap/test_sec_soap.gpr +++ b/regtests/0122_test_sec_soap/test_sec_soap.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0123_test_soap2/test_soap2.adb b/regtests/0123_test_soap2/test_soap2.adb index 8fe177449..6506c5d9c 100644 --- a/regtests/0123_test_soap2/test_soap2.adb +++ b/regtests/0123_test_soap2/test_soap2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0123_test_soap2/test_soap2.gpr b/regtests/0123_test_soap2/test_soap2.gpr index ef99e35b4..30f703961 100644 --- a/regtests/0123_test_soap2/test_soap2.gpr +++ b/regtests/0123_test_soap2/test_soap2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0124_test_soap3/test_soap3.adb b/regtests/0124_test_soap3/test_soap3.adb index 30674ce31..83c7514b9 100644 --- a/regtests/0124_test_soap3/test_soap3.adb +++ b/regtests/0124_test_soap3/test_soap3.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0124_test_soap3/test_soap3.gpr b/regtests/0124_test_soap3/test_soap3.gpr index db31a513e..a79061528 100644 --- a/regtests/0124_test_soap3/test_soap3.gpr +++ b/regtests/0124_test_soap3/test_soap3.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0125_test_soap4/test_soap4.adb b/regtests/0125_test_soap4/test_soap4.adb index 0e35e115c..e2067dc9b 100644 --- a/regtests/0125_test_soap4/test_soap4.adb +++ b/regtests/0125_test_soap4/test_soap4.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0125_test_soap4/test_soap4.gpr b/regtests/0125_test_soap4/test_soap4.gpr index 6efdb7d9c..de37c2698 100644 --- a/regtests/0125_test_soap4/test_soap4.gpr +++ b/regtests/0125_test_soap4/test_soap4.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0126_test_soap5/test_soap5.adb b/regtests/0126_test_soap5/test_soap5.adb index 055d97de4..73a79f16f 100644 --- a/regtests/0126_test_soap5/test_soap5.adb +++ b/regtests/0126_test_soap5/test_soap5.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Test_SOAP5_Pack; diff --git a/regtests/0126_test_soap5/test_soap5.gpr b/regtests/0126_test_soap5/test_soap5.gpr index 35309fff0..275aef4b0 100644 --- a/regtests/0126_test_soap5/test_soap5.gpr +++ b/regtests/0126_test_soap5/test_soap5.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0126_test_soap5/test_soap5_pack.adb b/regtests/0126_test_soap5/test_soap5_pack.adb index 0c7dd397e..df0e92bd5 100644 --- a/regtests/0126_test_soap5/test_soap5_pack.adb +++ b/regtests/0126_test_soap5/test_soap5_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Same as Test_SOAP but with a persistent connection. Check also that SOAP diff --git a/regtests/0126_test_soap5/test_soap5_pack.ads b/regtests/0126_test_soap5/test_soap5_pack.ads index 0dcbc1aa7..4a991749e 100644 --- a/regtests/0126_test_soap5/test_soap5_pack.ads +++ b/regtests/0126_test_soap5/test_soap5_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test file as attachment diff --git a/regtests/0127_test_soap5_sec/s_test_soap5_pack.adb b/regtests/0127_test_soap5_sec/s_test_soap5_pack.adb index d91ab7995..843827134 100644 --- a/regtests/0127_test_soap5_sec/s_test_soap5_pack.adb +++ b/regtests/0127_test_soap5_sec/s_test_soap5_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Same as Test_SOAP but with a persistent connection. Check also that SOAP diff --git a/regtests/0127_test_soap5_sec/s_test_soap5_pack.ads b/regtests/0127_test_soap5_sec/s_test_soap5_pack.ads index 62f5fe996..4df53949d 100644 --- a/regtests/0127_test_soap5_sec/s_test_soap5_pack.ads +++ b/regtests/0127_test_soap5_sec/s_test_soap5_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test file as attachment diff --git a/regtests/0127_test_soap5_sec/test_soap5_sec.adb b/regtests/0127_test_soap5_sec/test_soap5_sec.adb index 66575feed..c826eb1f7 100644 --- a/regtests/0127_test_soap5_sec/test_soap5_sec.adb +++ b/regtests/0127_test_soap5_sec/test_soap5_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with S_Test_SOAP5_Pack; diff --git a/regtests/0127_test_soap5_sec/test_soap5_sec.gpr b/regtests/0127_test_soap5_sec/test_soap5_sec.gpr index 5d6050f28..cdc401ddd 100644 --- a/regtests/0127_test_soap5_sec/test_soap5_sec.gpr +++ b/regtests/0127_test_soap5_sec/test_soap5_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0128_test_soap_hotplug/soap_hotplug_cb.adb b/regtests/0128_test_soap_hotplug/soap_hotplug_cb.adb index ef1e978da..d3ec6bb05 100644 --- a/regtests/0128_test_soap_hotplug/soap_hotplug_cb.adb +++ b/regtests/0128_test_soap_hotplug/soap_hotplug_cb.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.MIME; diff --git a/regtests/0128_test_soap_hotplug/soap_hotplug_cb.ads b/regtests/0128_test_soap_hotplug/soap_hotplug_cb.ads index 810fff959..e12d77bb5 100644 --- a/regtests/0128_test_soap_hotplug/soap_hotplug_cb.ads +++ b/regtests/0128_test_soap_hotplug/soap_hotplug_cb.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/regtests/0128_test_soap_hotplug/soap_hotplug_pack.adb b/regtests/0128_test_soap_hotplug/soap_hotplug_pack.adb index 4d6246915..5f1fcaaa1 100644 --- a/regtests/0128_test_soap_hotplug/soap_hotplug_pack.adb +++ b/regtests/0128_test_soap_hotplug/soap_hotplug_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package body SOAP_Hotplug_Pack is diff --git a/regtests/0128_test_soap_hotplug/soap_hotplug_pack.ads b/regtests/0128_test_soap_hotplug/soap_hotplug_pack.ads index 0a50fddfa..c1f54ce06 100644 --- a/regtests/0128_test_soap_hotplug/soap_hotplug_pack.ads +++ b/regtests/0128_test_soap_hotplug/soap_hotplug_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package SOAP_Hotplug_Pack is diff --git a/regtests/0128_test_soap_hotplug/test_soap_hotplug.adb b/regtests/0128_test_soap_hotplug/test_soap_hotplug.adb index 26b83ce6e..a27ce1e5b 100644 --- a/regtests/0128_test_soap_hotplug/test_soap_hotplug.adb +++ b/regtests/0128_test_soap_hotplug/test_soap_hotplug.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test hotplug feature diff --git a/regtests/0128_test_soap_hotplug/test_soap_hotplug.gpr b/regtests/0128_test_soap_hotplug/test_soap_hotplug.gpr index e0a566bd7..d761081a0 100644 --- a/regtests/0128_test_soap_hotplug/test_soap_hotplug.gpr +++ b/regtests/0128_test_soap_hotplug/test_soap_hotplug.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0129_test_soap_timeout/test_soap_timeout.adb b/regtests/0129_test_soap_timeout/test_soap_timeout.adb index 05b5b3ea5..86efce697 100644 --- a/regtests/0129_test_soap_timeout/test_soap_timeout.adb +++ b/regtests/0129_test_soap_timeout/test_soap_timeout.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2010, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/regtests/0129_test_soap_timeout/test_soap_timeout.gpr b/regtests/0129_test_soap_timeout/test_soap_timeout.gpr index c198e01e4..39485a530 100644 --- a/regtests/0129_test_soap_timeout/test_soap_timeout.gpr +++ b/regtests/0129_test_soap_timeout/test_soap_timeout.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0130_test_speed/test_speed.adb b/regtests/0130_test_speed/test_speed.adb index 763eb0ae4..9b1e41080 100644 --- a/regtests/0130_test_speed/test_speed.adb +++ b/regtests/0130_test_speed/test_speed.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0130_test_speed/test_speed.gpr b/regtests/0130_test_speed/test_speed.gpr index d4b9bd93c..218f5c738 100644 --- a/regtests/0130_test_speed/test_speed.gpr +++ b/regtests/0130_test_speed/test_speed.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0131_test_templates_if/test_templates_if.adb b/regtests/0131_test_templates_if/test_templates_if.adb index e36a76987..d92e9e981 100644 --- a/regtests/0131_test_templates_if/test_templates_if.adb +++ b/regtests/0131_test_templates_if/test_templates_if.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Program that tests the <> diff --git a/regtests/0131_test_templates_if/test_templates_if.gpr b/regtests/0131_test_templates_if/test_templates_if.gpr index cf3164894..45e366aa2 100644 --- a/regtests/0131_test_templates_if/test_templates_if.gpr +++ b/regtests/0131_test_templates_if/test_templates_if.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0132_test_wsdl/test_wsdl.adb b/regtests/0132_test_wsdl/test_wsdl.adb index da06ec2ec..fc93fcdba 100644 --- a/regtests/0132_test_wsdl/test_wsdl.adb +++ b/regtests/0132_test_wsdl/test_wsdl.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- SOAP/WSDL test diff --git a/regtests/0132_test_wsdl/test_wsdl.gpr b/regtests/0132_test_wsdl/test_wsdl.gpr index 58ecba118..f2ca63065 100644 --- a/regtests/0132_test_wsdl/test_wsdl.gpr +++ b/regtests/0132_test_wsdl/test_wsdl.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0133_test_wsdl2/test_wsdl2.adb b/regtests/0133_test_wsdl2/test_wsdl2.adb index e8fe4d46a..6d55375de 100644 --- a/regtests/0133_test_wsdl2/test_wsdl2.adb +++ b/regtests/0133_test_wsdl2/test_wsdl2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- SOAP/WSDL test diff --git a/regtests/0133_test_wsdl2/test_wsdl2.gpr b/regtests/0133_test_wsdl2/test_wsdl2.gpr index cf2891618..f84d2b976 100644 --- a/regtests/0133_test_wsdl2/test_wsdl2.gpr +++ b/regtests/0133_test_wsdl2/test_wsdl2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0134_test_wsdl3/test_wsdl3.adb b/regtests/0134_test_wsdl3/test_wsdl3.adb index 9820c382f..6d6924025 100644 --- a/regtests/0134_test_wsdl3/test_wsdl3.adb +++ b/regtests/0134_test_wsdl3/test_wsdl3.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- SOAP/WSDL test (same as test_wsdl2 but uses -a option) diff --git a/regtests/0134_test_wsdl3/test_wsdl3.gpr b/regtests/0134_test_wsdl3/test_wsdl3.gpr index fcdbfc88e..72a00fe7c 100644 --- a/regtests/0134_test_wsdl3/test_wsdl3.gpr +++ b/regtests/0134_test_wsdl3/test_wsdl3.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0135_test_wsdl4/test_wsdl4.adb b/regtests/0135_test_wsdl4/test_wsdl4.adb index 0d72f64af..996cc8b3a 100644 --- a/regtests/0135_test_wsdl4/test_wsdl4.adb +++ b/regtests/0135_test_wsdl4/test_wsdl4.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0135_test_wsdl4/test_wsdl4.gpr b/regtests/0135_test_wsdl4/test_wsdl4.gpr index 3fd3cb1b8..4ac06e622 100644 --- a/regtests/0135_test_wsdl4/test_wsdl4.gpr +++ b/regtests/0135_test_wsdl4/test_wsdl4.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0136_test_wsdl5/test_wsdl5.adb b/regtests/0136_test_wsdl5/test_wsdl5.adb index 33029fabc..bab70ba5b 100644 --- a/regtests/0136_test_wsdl5/test_wsdl5.adb +++ b/regtests/0136_test_wsdl5/test_wsdl5.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- SOAP/WSDL test diff --git a/regtests/0136_test_wsdl5/test_wsdl5.gpr b/regtests/0136_test_wsdl5/test_wsdl5.gpr index de3143ac8..9bf927e3a 100644 --- a/regtests/0136_test_wsdl5/test_wsdl5.gpr +++ b/regtests/0136_test_wsdl5/test_wsdl5.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0137_test_wsdl6/test_wsdl6.adb b/regtests/0137_test_wsdl6/test_wsdl6.adb index 0ef829f5e..b0b054265 100644 --- a/regtests/0137_test_wsdl6/test_wsdl6.adb +++ b/regtests/0137_test_wsdl6/test_wsdl6.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2008, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0137_test_wsdl6/test_wsdl6.gpr b/regtests/0137_test_wsdl6/test_wsdl6.gpr index 14da1204c..d603edf0f 100644 --- a/regtests/0137_test_wsdl6/test_wsdl6.gpr +++ b/regtests/0137_test_wsdl6/test_wsdl6.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0138_test_wsdl7/test_wsdl7.adb b/regtests/0138_test_wsdl7/test_wsdl7.adb index 05ad267b9..fe5071cd3 100644 --- a/regtests/0138_test_wsdl7/test_wsdl7.adb +++ b/regtests/0138_test_wsdl7/test_wsdl7.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2008, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- SOAP/WSDL test diff --git a/regtests/0138_test_wsdl7/test_wsdl7.gpr b/regtests/0138_test_wsdl7/test_wsdl7.gpr index 5894af285..24b3316a8 100644 --- a/regtests/0138_test_wsdl7/test_wsdl7.gpr +++ b/regtests/0138_test_wsdl7/test_wsdl7.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0139_test_zlib/test_zlib.adb b/regtests/0139_test_zlib/test_zlib.adb index 83c8cb133..6e39b9507 100644 --- a/regtests/0139_test_zlib/test_zlib.adb +++ b/regtests/0139_test_zlib/test_zlib.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- The program has a few aims. diff --git a/regtests/0139_test_zlib/test_zlib.gpr b/regtests/0139_test_zlib/test_zlib.gpr index f3c17b9d6..9e02d6285 100644 --- a/regtests/0139_test_zlib/test_zlib.gpr +++ b/regtests/0139_test_zlib/test_zlib.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0140_testxml/testxml.adb b/regtests/0140_testxml/testxml.adb index f850f96a2..d3029f20b 100644 --- a/regtests/0140_testxml/testxml.adb +++ b/regtests/0140_testxml/testxml.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test from Wiljan Derks. It tests if AWS/SOAP does handle null string diff --git a/regtests/0140_testxml/testxml.gpr b/regtests/0140_testxml/testxml.gpr index b3eecbb65..1e53e909f 100644 --- a/regtests/0140_testxml/testxml.gpr +++ b/regtests/0140_testxml/testxml.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0141_tgetparam/tgetparam.adb b/regtests/0141_tgetparam/tgetparam.adb index 0384b0542..4a6e346bc 100644 --- a/regtests/0141_tgetparam/tgetparam.adb +++ b/regtests/0141_tgetparam/tgetparam.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with TGetParam_Proc; diff --git a/regtests/0141_tgetparam/tgetparam.gpr b/regtests/0141_tgetparam/tgetparam.gpr index 98bd96ae8..67e09473b 100644 --- a/regtests/0141_tgetparam/tgetparam.gpr +++ b/regtests/0141_tgetparam/tgetparam.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2010, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0141_tgetparam/tgetparam_proc.adb b/regtests/0141_tgetparam/tgetparam_proc.adb index 7bbef97e2..0282d950d 100644 --- a/regtests/0141_tgetparam/tgetparam_proc.adb +++ b/regtests/0141_tgetparam/tgetparam_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0142_tsgetparam/s_tgetparam_proc.adb b/regtests/0142_tsgetparam/s_tgetparam_proc.adb index ee43b2249..2350d6c7e 100644 --- a/regtests/0142_tsgetparam/s_tgetparam_proc.adb +++ b/regtests/0142_tsgetparam/s_tgetparam_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0142_tsgetparam/tsgetparam.adb b/regtests/0142_tsgetparam/tsgetparam.adb index 6c965a390..0890281d8 100644 --- a/regtests/0142_tsgetparam/tsgetparam.adb +++ b/regtests/0142_tsgetparam/tsgetparam.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2008, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- This must be the exact same test than tgetparam. The only difference is diff --git a/regtests/0142_tsgetparam/tsgetparam.gpr b/regtests/0142_tsgetparam/tsgetparam.gpr index 9e2b261a6..158268bdb 100644 --- a/regtests/0142_tsgetparam/tsgetparam.gpr +++ b/regtests/0142_tsgetparam/tsgetparam.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0143_timer/timer.adb b/regtests/0143_timer/timer.adb index cffbd9ab0..d931cf282 100644 --- a/regtests/0143_timer/timer.adb +++ b/regtests/0143_timer/timer.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar.Formatting; diff --git a/regtests/0143_timer/timer.gpr b/regtests/0143_timer/timer.gpr index e21e8890d..13cc9838d 100644 --- a/regtests/0143_timer/timer.gpr +++ b/regtests/0143_timer/timer.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0144_tlog/tlog.adb b/regtests/0144_tlog/tlog.adb index 173b7871c..fb19a93c7 100644 --- a/regtests/0144_tlog/tlog.adb +++ b/regtests/0144_tlog/tlog.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with TLog_Proc; diff --git a/regtests/0144_tlog/tlog.gpr b/regtests/0144_tlog/tlog.gpr index 524a42d19..17287ae33 100644 --- a/regtests/0144_tlog/tlog.gpr +++ b/regtests/0144_tlog/tlog.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0144_tlog/tlog_proc.adb b/regtests/0144_tlog/tlog_proc.adb index b9c42bfc1..8227ee7e0 100644 --- a/regtests/0144_tlog/tlog_proc.adb +++ b/regtests/0144_tlog/tlog_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2011, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/regtests/0145_tmem/tmem.adb b/regtests/0145_tmem/tmem.adb index f7d510758..2a3bd47fb 100644 --- a/regtests/0145_tmem/tmem.adb +++ b/regtests/0145_tmem/tmem.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0145_tmem/tmem.gpr b/regtests/0145_tmem/tmem.gpr index af2205d96..23c009140 100644 --- a/regtests/0145_tmem/tmem.gpr +++ b/regtests/0145_tmem/tmem.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0146_tmime/tmime.adb b/regtests/0146_tmime/tmime.adb index 18c1b3e01..cc839f931 100644 --- a/regtests/0146_tmime/tmime.adb +++ b/regtests/0146_tmime/tmime.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0146_tmime/tmime.gpr b/regtests/0146_tmime/tmime.gpr index 7dd19fe2c..300d39196 100644 --- a/regtests/0146_tmime/tmime.gpr +++ b/regtests/0146_tmime/tmime.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0147_tpc/tpc.adb b/regtests/0147_tpc/tpc.adb index ac703773b..14ec6b223 100644 --- a/regtests/0147_tpc/tpc.adb +++ b/regtests/0147_tpc/tpc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Streams; diff --git a/regtests/0147_tpc/tpc.gpr b/regtests/0147_tpc/tpc.gpr index 3d4466b42..750f9301e 100644 --- a/regtests/0147_tpc/tpc.gpr +++ b/regtests/0147_tpc/tpc.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0148_unexph/unexph.adb b/regtests/0148_unexph/unexph.adb index 1ee514b2c..99252994c 100644 --- a/regtests/0148_unexph/unexph.adb +++ b/regtests/0148_unexph/unexph.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0148_unexph/unexph.gpr b/regtests/0148_unexph/unexph.gpr index ed6556548..e18059637 100644 --- a/regtests/0148_unexph/unexph.gpr +++ b/regtests/0148_unexph/unexph.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0149_unexph2/unexph2.adb b/regtests/0149_unexph2/unexph2.adb index e26ef81cc..6f89e0459 100644 --- a/regtests/0149_unexph2/unexph2.adb +++ b/regtests/0149_unexph2/unexph2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0149_unexph2/unexph2.gpr b/regtests/0149_unexph2/unexph2.gpr index dfb30637e..3572a0a40 100644 --- a/regtests/0149_unexph2/unexph2.gpr +++ b/regtests/0149_unexph2/unexph2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0150_upload/upload.adb b/regtests/0150_upload/upload.adb index f6f536beb..d18f73968 100644 --- a/regtests/0150_upload/upload.adb +++ b/regtests/0150_upload/upload.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Directories; diff --git a/regtests/0150_upload/upload.gpr b/regtests/0150_upload/upload.gpr index 1d20b1007..b0d8fd372 100644 --- a/regtests/0150_upload/upload.gpr +++ b/regtests/0150_upload/upload.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0151_upload2/upload2.adb b/regtests/0151_upload2/upload2.adb index e5e927378..a4a3e4203 100644 --- a/regtests/0151_upload2/upload2.adb +++ b/regtests/0151_upload2/upload2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Fixed; diff --git a/regtests/0151_upload2/upload2.gpr b/regtests/0151_upload2/upload2.gpr index 878f19f5f..b06a5732c 100644 --- a/regtests/0151_upload2/upload2.gpr +++ b/regtests/0151_upload2/upload2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0152_upload4/upload4.adb b/regtests/0152_upload4/upload4.adb index 3643f6d4b..0e057d18a 100644 --- a/regtests/0152_upload4/upload4.adb +++ b/regtests/0152_upload4/upload4.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2011, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0152_upload4/upload4.gpr b/regtests/0152_upload4/upload4.gpr index 9949cf78e..413717789 100644 --- a/regtests/0152_upload4/upload4.gpr +++ b/regtests/0152_upload4/upload4.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0153_upload5/upload5.adb b/regtests/0153_upload5/upload5.adb index 0837600e4..3ec94530d 100644 --- a/regtests/0153_upload5/upload5.adb +++ b/regtests/0153_upload5/upload5.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test the upload directory config diff --git a/regtests/0153_upload5/upload5.gpr b/regtests/0153_upload5/upload5.gpr index 34f3e7c4c..0a728339c 100644 --- a/regtests/0153_upload5/upload5.gpr +++ b/regtests/0153_upload5/upload5.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0154_url_object/url_object.adb b/regtests/0154_url_object/url_object.adb index 7c9cf102d..b9bb0d7ce 100644 --- a/regtests/0154_url_object/url_object.adb +++ b/regtests/0154_url_object/url_object.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0154_url_object/url_object.gpr b/regtests/0154_url_object/url_object.gpr index a9d357b3e..65c326dde 100644 --- a/regtests/0154_url_object/url_object.gpr +++ b/regtests/0154_url_object/url_object.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0155_user_sock/user_sock.adb b/regtests/0155_user_sock/user_sock.adb index 9bfb10206..0b335020e 100644 --- a/regtests/0155_user_sock/user_sock.adb +++ b/regtests/0155_user_sock/user_sock.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2008, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0155_user_sock/user_sock.gpr b/regtests/0155_user_sock/user_sock.gpr index 3da396d9f..8bdd7e094 100644 --- a/regtests/0155_user_sock/user_sock.gpr +++ b/regtests/0155_user_sock/user_sock.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0155_user_sock/usock.adb b/regtests/0155_user_sock/usock.adb index 473a80a26..53978466d 100644 --- a/regtests/0155_user_sock/usock.adb +++ b/regtests/0155_user_sock/usock.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Fixed; diff --git a/regtests/0155_user_sock/usock.ads b/regtests/0155_user_sock/usock.ads index 7afc496ce..6ce68f2ec 100644 --- a/regtests/0155_user_sock/usock.ads +++ b/regtests/0155_user_sock/usock.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test for user defined communication layer diff --git a/regtests/0156_wait/wait.adb b/regtests/0156_wait/wait.adb index de7d07505..443c459d0 100644 --- a/regtests/0156_wait/wait.adb +++ b/regtests/0156_wait/wait.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Wait_Proc; diff --git a/regtests/0156_wait/wait.gpr b/regtests/0156_wait/wait.gpr index ccdfc2584..8347e6982 100644 --- a/regtests/0156_wait/wait.gpr +++ b/regtests/0156_wait/wait.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0156_wait/wait_proc.adb b/regtests/0156_wait/wait_proc.adb index ac12fbbcc..c5a1e0851 100644 --- a/regtests/0156_wait/wait_proc.adb +++ b/regtests/0156_wait/wait_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0157_wait_sec/s_wait_proc.adb b/regtests/0157_wait_sec/s_wait_proc.adb index 20e86d525..48cb0462c 100644 --- a/regtests/0157_wait_sec/s_wait_proc.adb +++ b/regtests/0157_wait_sec/s_wait_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0157_wait_sec/wait_sec.adb b/regtests/0157_wait_sec/wait_sec.adb index 9490e2d5a..a98ed76cc 100644 --- a/regtests/0157_wait_sec/wait_sec.adb +++ b/regtests/0157_wait_sec/wait_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with S_Wait_Proc; diff --git a/regtests/0157_wait_sec/wait_sec.gpr b/regtests/0157_wait_sec/wait_sec.gpr index 17612c54b..cc72fd6c7 100644 --- a/regtests/0157_wait_sec/wait_sec.gpr +++ b/regtests/0157_wait_sec/wait_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0158_wait2/wait2.adb b/regtests/0158_wait2/wait2.adb index 2b04edcd6..ce4eea4a6 100644 --- a/regtests/0158_wait2/wait2.adb +++ b/regtests/0158_wait2/wait2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Wait_Pack; diff --git a/regtests/0158_wait2/wait2.gpr b/regtests/0158_wait2/wait2.gpr index 7fe286180..765c22424 100644 --- a/regtests/0158_wait2/wait2.gpr +++ b/regtests/0158_wait2/wait2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0158_wait2/wait_pack.adb b/regtests/0158_wait2/wait_pack.adb index 1bdb63462..436e356fc 100644 --- a/regtests/0158_wait2/wait_pack.adb +++ b/regtests/0158_wait2/wait_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0158_wait2/wait_pack.ads b/regtests/0158_wait2/wait_pack.ads index 86306530a..8aeb266a5 100644 --- a/regtests/0158_wait2/wait_pack.ads +++ b/regtests/0158_wait2/wait_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Wait_Pack is diff --git a/regtests/0159_wait2_sec/s_wait_pack.adb b/regtests/0159_wait2_sec/s_wait_pack.adb index c5e4e1056..5077bba17 100644 --- a/regtests/0159_wait2_sec/s_wait_pack.adb +++ b/regtests/0159_wait2_sec/s_wait_pack.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0159_wait2_sec/s_wait_pack.ads b/regtests/0159_wait2_sec/s_wait_pack.ads index cd4862761..61343b9cb 100644 --- a/regtests/0159_wait2_sec/s_wait_pack.ads +++ b/regtests/0159_wait2_sec/s_wait_pack.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package S_Wait_Pack is diff --git a/regtests/0159_wait2_sec/wait2_sec.adb b/regtests/0159_wait2_sec/wait2_sec.adb index 1f019b547..7d240165e 100644 --- a/regtests/0159_wait2_sec/wait2_sec.adb +++ b/regtests/0159_wait2_sec/wait2_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with S_Wait_Pack; diff --git a/regtests/0159_wait2_sec/wait2_sec.gpr b/regtests/0159_wait2_sec/wait2_sec.gpr index 5ad5ddbcb..6463ed014 100644 --- a/regtests/0159_wait2_sec/wait2_sec.gpr +++ b/regtests/0159_wait2_sec/wait2_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0160_wb_test/wb_test.adb b/regtests/0160_wb_test/wb_test.adb index cf89147c1..535f90edd 100644 --- a/regtests/0160_wb_test/wb_test.adb +++ b/regtests/0160_wb_test/wb_test.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0160_wb_test/wb_test.gpr b/regtests/0160_wb_test/wb_test.gpr index b0dd9617d..5e83ab564 100644 --- a/regtests/0160_wb_test/wb_test.gpr +++ b/regtests/0160_wb_test/wb_test.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0161_workorder/tc_soap_names.adb b/regtests/0161_workorder/tc_soap_names.adb index f53f016f3..0f2301990 100644 --- a/regtests/0161_workorder/tc_soap_names.adb +++ b/regtests/0161_workorder/tc_soap_names.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Fixed; use Ada.Strings.Fixed; diff --git a/regtests/0161_workorder/tc_soap_names.ads b/regtests/0161_workorder/tc_soap_names.ads index 5fb3fa1d7..c92c390a1 100644 --- a/regtests/0161_workorder/tc_soap_names.ads +++ b/regtests/0161_workorder/tc_soap_names.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with SOAP.Types; use SOAP.Types; diff --git a/regtests/0161_workorder/workorder.adb b/regtests/0161_workorder/workorder.adb index 528c6df8a..e94889059 100644 --- a/regtests/0161_workorder/workorder.adb +++ b/regtests/0161_workorder/workorder.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; use Ada.Text_IO; diff --git a/regtests/0161_workorder/workorder.gpr b/regtests/0161_workorder/workorder.gpr index 4a9c3616c..c03f8e81b 100644 --- a/regtests/0161_workorder/workorder.gpr +++ b/regtests/0161_workorder/workorder.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0162_wsdl_1_main/wsdl_1.adb b/regtests/0162_wsdl_1_main/wsdl_1.adb index 21264ec8c..1f36f02bb 100644 --- a/regtests/0162_wsdl_1_main/wsdl_1.adb +++ b/regtests/0162_wsdl_1_main/wsdl_1.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0162_wsdl_1_main/wsdl_1.ads b/regtests/0162_wsdl_1_main/wsdl_1.ads index 032c90e54..090be6fcc 100644 --- a/regtests/0162_wsdl_1_main/wsdl_1.ads +++ b/regtests/0162_wsdl_1_main/wsdl_1.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package WSDL_1 is diff --git a/regtests/0162_wsdl_1_main/wsdl_1_main.adb b/regtests/0162_wsdl_1_main/wsdl_1_main.adb index 8faa4fd0c..8093f6e2e 100644 --- a/regtests/0162_wsdl_1_main/wsdl_1_main.adb +++ b/regtests/0162_wsdl_1_main/wsdl_1_main.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0162_wsdl_1_main/wsdl_1_main.gpr b/regtests/0162_wsdl_1_main/wsdl_1_main.gpr index 6f86efbd0..b4928b39d 100644 --- a/regtests/0162_wsdl_1_main/wsdl_1_main.gpr +++ b/regtests/0162_wsdl_1_main/wsdl_1_main.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0162_wsdl_1_main/wsdl_1_server.adb b/regtests/0162_wsdl_1_main/wsdl_1_server.adb index 713994222..0c675ce90 100644 --- a/regtests/0162_wsdl_1_main/wsdl_1_server.adb +++ b/regtests/0162_wsdl_1_main/wsdl_1_server.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0162_wsdl_1_main/wsdl_1_server.ads b/regtests/0162_wsdl_1_main/wsdl_1_server.ads index bb775b019..633937fee 100644 --- a/regtests/0162_wsdl_1_main/wsdl_1_server.ads +++ b/regtests/0162_wsdl_1_main/wsdl_1_server.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/regtests/0163_wsdl_2_main/wsdl_2.adb b/regtests/0163_wsdl_2_main/wsdl_2.adb index a586b6e55..6dc494955 100644 --- a/regtests/0163_wsdl_2_main/wsdl_2.adb +++ b/regtests/0163_wsdl_2_main/wsdl_2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0163_wsdl_2_main/wsdl_2.ads b/regtests/0163_wsdl_2_main/wsdl_2.ads index 9dcc30688..68f07dd9e 100644 --- a/regtests/0163_wsdl_2_main/wsdl_2.ads +++ b/regtests/0163_wsdl_2_main/wsdl_2.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package WSDL_2 is diff --git a/regtests/0163_wsdl_2_main/wsdl_2_main.adb b/regtests/0163_wsdl_2_main/wsdl_2_main.adb index 894fcd7bb..aaf267bf2 100644 --- a/regtests/0163_wsdl_2_main/wsdl_2_main.adb +++ b/regtests/0163_wsdl_2_main/wsdl_2_main.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0163_wsdl_2_main/wsdl_2_main.gpr b/regtests/0163_wsdl_2_main/wsdl_2_main.gpr index ec4e27ce8..6695fa256 100644 --- a/regtests/0163_wsdl_2_main/wsdl_2_main.gpr +++ b/regtests/0163_wsdl_2_main/wsdl_2_main.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0163_wsdl_2_main/wsdl_2_server.adb b/regtests/0163_wsdl_2_main/wsdl_2_server.adb index a8a21cb0d..a5f83aee7 100644 --- a/regtests/0163_wsdl_2_main/wsdl_2_server.adb +++ b/regtests/0163_wsdl_2_main/wsdl_2_server.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0163_wsdl_2_main/wsdl_2_server.ads b/regtests/0163_wsdl_2_main/wsdl_2_server.ads index 16b343fe1..9b85db591 100644 --- a/regtests/0163_wsdl_2_main/wsdl_2_server.ads +++ b/regtests/0163_wsdl_2_main/wsdl_2_server.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/regtests/0164_wsdl_3_main/wsdl_3.adb b/regtests/0164_wsdl_3_main/wsdl_3.adb index d16ce48ff..85aef0ed8 100644 --- a/regtests/0164_wsdl_3_main/wsdl_3.adb +++ b/regtests/0164_wsdl_3_main/wsdl_3.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0164_wsdl_3_main/wsdl_3.ads b/regtests/0164_wsdl_3_main/wsdl_3.ads index 706c50a04..3eff9290b 100644 --- a/regtests/0164_wsdl_3_main/wsdl_3.ads +++ b/regtests/0164_wsdl_3_main/wsdl_3.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0164_wsdl_3_main/wsdl_3_main.adb b/regtests/0164_wsdl_3_main/wsdl_3_main.adb index 552b13bc3..8849a5901 100644 --- a/regtests/0164_wsdl_3_main/wsdl_3_main.adb +++ b/regtests/0164_wsdl_3_main/wsdl_3_main.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0164_wsdl_3_main/wsdl_3_main.gpr b/regtests/0164_wsdl_3_main/wsdl_3_main.gpr index c7f6ba705..e8db6c662 100644 --- a/regtests/0164_wsdl_3_main/wsdl_3_main.gpr +++ b/regtests/0164_wsdl_3_main/wsdl_3_main.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0164_wsdl_3_main/wsdl_3_server.adb b/regtests/0164_wsdl_3_main/wsdl_3_server.adb index dd4b67e66..b2b6f0560 100644 --- a/regtests/0164_wsdl_3_main/wsdl_3_server.adb +++ b/regtests/0164_wsdl_3_main/wsdl_3_server.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0164_wsdl_3_main/wsdl_3_server.ads b/regtests/0164_wsdl_3_main/wsdl_3_server.ads index 29e5d5550..9d9b42aad 100644 --- a/regtests/0164_wsdl_3_main/wsdl_3_server.ads +++ b/regtests/0164_wsdl_3_main/wsdl_3_server.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/regtests/0165_wsdl_4_main/wsdl_4.adb b/regtests/0165_wsdl_4_main/wsdl_4.adb index ce2a15a0d..dbac697d1 100644 --- a/regtests/0165_wsdl_4_main/wsdl_4.adb +++ b/regtests/0165_wsdl_4_main/wsdl_4.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0165_wsdl_4_main/wsdl_4.ads b/regtests/0165_wsdl_4_main/wsdl_4.ads index 6c43d8b7d..54457f952 100644 --- a/regtests/0165_wsdl_4_main/wsdl_4.ads +++ b/regtests/0165_wsdl_4_main/wsdl_4.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0165_wsdl_4_main/wsdl_4_main.adb b/regtests/0165_wsdl_4_main/wsdl_4_main.adb index 52033b125..4648c423c 100644 --- a/regtests/0165_wsdl_4_main/wsdl_4_main.adb +++ b/regtests/0165_wsdl_4_main/wsdl_4_main.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0165_wsdl_4_main/wsdl_4_main.gpr b/regtests/0165_wsdl_4_main/wsdl_4_main.gpr index bd94e7a8f..793ec08f0 100644 --- a/regtests/0165_wsdl_4_main/wsdl_4_main.gpr +++ b/regtests/0165_wsdl_4_main/wsdl_4_main.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0165_wsdl_4_main/wsdl_4_server.adb b/regtests/0165_wsdl_4_main/wsdl_4_server.adb index d09372976..52ed7a479 100644 --- a/regtests/0165_wsdl_4_main/wsdl_4_server.adb +++ b/regtests/0165_wsdl_4_main/wsdl_4_server.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0165_wsdl_4_main/wsdl_4_server.ads b/regtests/0165_wsdl_4_main/wsdl_4_server.ads index 44aac50ec..c0fa3e357 100644 --- a/regtests/0165_wsdl_4_main/wsdl_4_server.ads +++ b/regtests/0165_wsdl_4_main/wsdl_4_server.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/regtests/0166_wsdl_5_main/wsdl_5.adb b/regtests/0166_wsdl_5_main/wsdl_5.adb index 6597e891d..e83458a50 100644 --- a/regtests/0166_wsdl_5_main/wsdl_5.adb +++ b/regtests/0166_wsdl_5_main/wsdl_5.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package body WSDL_5 is diff --git a/regtests/0166_wsdl_5_main/wsdl_5.ads b/regtests/0166_wsdl_5_main/wsdl_5.ads index 2780650cf..5ba962ebf 100644 --- a/regtests/0166_wsdl_5_main/wsdl_5.ads +++ b/regtests/0166_wsdl_5_main/wsdl_5.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package WSDL_5 is diff --git a/regtests/0166_wsdl_5_main/wsdl_5_main.adb b/regtests/0166_wsdl_5_main/wsdl_5_main.adb index 6817cf8fb..1baf71db0 100644 --- a/regtests/0166_wsdl_5_main/wsdl_5_main.adb +++ b/regtests/0166_wsdl_5_main/wsdl_5_main.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0166_wsdl_5_main/wsdl_5_main.gpr b/regtests/0166_wsdl_5_main/wsdl_5_main.gpr index 4be940d84..27c587d65 100644 --- a/regtests/0166_wsdl_5_main/wsdl_5_main.gpr +++ b/regtests/0166_wsdl_5_main/wsdl_5_main.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0166_wsdl_5_main/wsdl_5_server.adb b/regtests/0166_wsdl_5_main/wsdl_5_server.adb index 0abd6ee26..882247ac2 100644 --- a/regtests/0166_wsdl_5_main/wsdl_5_server.adb +++ b/regtests/0166_wsdl_5_main/wsdl_5_server.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.MIME; diff --git a/regtests/0166_wsdl_5_main/wsdl_5_server.ads b/regtests/0166_wsdl_5_main/wsdl_5_server.ads index b765e16d0..f9360f248 100644 --- a/regtests/0166_wsdl_5_main/wsdl_5_server.ads +++ b/regtests/0166_wsdl_5_main/wsdl_5_server.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/regtests/0167_wsdl_6_main/wsdl_6.adb b/regtests/0167_wsdl_6_main/wsdl_6.adb index 12d321e1d..1407450bb 100644 --- a/regtests/0167_wsdl_6_main/wsdl_6.adb +++ b/regtests/0167_wsdl_6_main/wsdl_6.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package body WSDL_6 is diff --git a/regtests/0167_wsdl_6_main/wsdl_6.ads b/regtests/0167_wsdl_6_main/wsdl_6.ads index 31d107e5d..42723f874 100644 --- a/regtests/0167_wsdl_6_main/wsdl_6.ads +++ b/regtests/0167_wsdl_6_main/wsdl_6.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0167_wsdl_6_main/wsdl_6.java b/regtests/0167_wsdl_6_main/wsdl_6.java index 4ac0381b4..f45a6259e 100644 --- a/regtests/0167_wsdl_6_main/wsdl_6.java +++ b/regtests/0167_wsdl_6_main/wsdl_6.java @@ -1,28 +1,19 @@ //-------------------------------------------------------------------------- // Ada Web Server // -// Copyright (C) 2003-2008, AdaCore +// Copyright (C) 2003-2012, AdaCore // -// This library is free software; you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or (at -// your option) any later version. +// This is free software; you can redistribute it and/or modify it +// under terms of the GNU General Public License as published by the +// Free Software Foundation; either version 3, or (at your option) any +// later version. This software is distributed in the hope that it will +// be useful, but WITHOUT ANY WARRANTY; without even the implied warranty +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// General Public License for more details. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with this library; if not, write to the Free Software Foundation, -// Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -// -// As a special exception, if other files instantiate generics from this -// unit, or you link this unit with other files to produce an executable, -// this unit does not by itself cause the resulting executable to be -// covered by the GNU General Public License. This exception does not -// however invalidate any other reasons why the executable file might be -// covered by the GNU Public License. +// You should have received a copy of the GNU General Public License +// distributed with this software; see file COPYING3. If not, go +// to http://www.gnu.org/licenses for a complete copy of the license. //-------------------------------------------------------------------------- // // This program can be used to test the AWS SOAP/WSDL implementation using the diff --git a/regtests/0167_wsdl_6_main/wsdl_6_main.adb b/regtests/0167_wsdl_6_main/wsdl_6_main.adb index 573c87467..1b7cf7444 100644 --- a/regtests/0167_wsdl_6_main/wsdl_6_main.adb +++ b/regtests/0167_wsdl_6_main/wsdl_6_main.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Characters.Handling; diff --git a/regtests/0167_wsdl_6_main/wsdl_6_main.gpr b/regtests/0167_wsdl_6_main/wsdl_6_main.gpr index efcad7b81..1d32ff916 100644 --- a/regtests/0167_wsdl_6_main/wsdl_6_main.gpr +++ b/regtests/0167_wsdl_6_main/wsdl_6_main.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0167_wsdl_6_main/wsdl_6_server.adb b/regtests/0167_wsdl_6_main/wsdl_6_server.adb index 7516c9f0e..0f864be87 100644 --- a/regtests/0167_wsdl_6_main/wsdl_6_server.adb +++ b/regtests/0167_wsdl_6_main/wsdl_6_server.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.MIME; diff --git a/regtests/0167_wsdl_6_main/wsdl_6_server.ads b/regtests/0167_wsdl_6_main/wsdl_6_server.ads index b3616edf3..6286e8036 100644 --- a/regtests/0167_wsdl_6_main/wsdl_6_server.ads +++ b/regtests/0167_wsdl_6_main/wsdl_6_server.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/regtests/0168_wsdl_7_main/wsdl_7.adb b/regtests/0168_wsdl_7_main/wsdl_7.adb index fbce12d77..f4881cfe8 100644 --- a/regtests/0168_wsdl_7_main/wsdl_7.adb +++ b/regtests/0168_wsdl_7_main/wsdl_7.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0168_wsdl_7_main/wsdl_7.ads b/regtests/0168_wsdl_7_main/wsdl_7.ads index e3881399f..c4fa4eb18 100644 --- a/regtests/0168_wsdl_7_main/wsdl_7.ads +++ b/regtests/0168_wsdl_7_main/wsdl_7.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with SOAP.Utils; diff --git a/regtests/0168_wsdl_7_main/wsdl_7_main.adb b/regtests/0168_wsdl_7_main/wsdl_7_main.adb index c23abcd7b..a08c74924 100644 --- a/regtests/0168_wsdl_7_main/wsdl_7_main.adb +++ b/regtests/0168_wsdl_7_main/wsdl_7_main.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0168_wsdl_7_main/wsdl_7_main.gpr b/regtests/0168_wsdl_7_main/wsdl_7_main.gpr index cb03c0d0b..e6098cb1e 100644 --- a/regtests/0168_wsdl_7_main/wsdl_7_main.gpr +++ b/regtests/0168_wsdl_7_main/wsdl_7_main.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0168_wsdl_7_main/wsdl_7_server.adb b/regtests/0168_wsdl_7_main/wsdl_7_server.adb index 8b4201ee2..d550a4247 100644 --- a/regtests/0168_wsdl_7_main/wsdl_7_server.adb +++ b/regtests/0168_wsdl_7_main/wsdl_7_server.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.MIME; diff --git a/regtests/0168_wsdl_7_main/wsdl_7_server.ads b/regtests/0168_wsdl_7_main/wsdl_7_server.ads index 2f972922d..4a791bed8 100644 --- a/regtests/0168_wsdl_7_main/wsdl_7_server.ads +++ b/regtests/0168_wsdl_7_main/wsdl_7_server.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Response; diff --git a/regtests/0169_wsdl_8_main/wsdl_8.adb b/regtests/0169_wsdl_8_main/wsdl_8.adb index 3294a7baa..464af460f 100644 --- a/regtests/0169_wsdl_8_main/wsdl_8.adb +++ b/regtests/0169_wsdl_8_main/wsdl_8.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0169_wsdl_8_main/wsdl_8.ads b/regtests/0169_wsdl_8_main/wsdl_8.ads index 03a484387..1cce5fcaa 100644 --- a/regtests/0169_wsdl_8_main/wsdl_8.ads +++ b/regtests/0169_wsdl_8_main/wsdl_8.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0169_wsdl_8_main/wsdl_8_main.adb b/regtests/0169_wsdl_8_main/wsdl_8_main.adb index 29e1369d9..ffb440b53 100644 --- a/regtests/0169_wsdl_8_main/wsdl_8_main.adb +++ b/regtests/0169_wsdl_8_main/wsdl_8_main.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0169_wsdl_8_main/wsdl_8_main.gpr b/regtests/0169_wsdl_8_main/wsdl_8_main.gpr index f68b18827..73ae6df84 100644 --- a/regtests/0169_wsdl_8_main/wsdl_8_main.gpr +++ b/regtests/0169_wsdl_8_main/wsdl_8_main.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0170_wsdl_9_main/wsdl_9.adb b/regtests/0170_wsdl_9_main/wsdl_9.adb index 9558893f2..eeb3d6fed 100644 --- a/regtests/0170_wsdl_9_main/wsdl_9.adb +++ b/regtests/0170_wsdl_9_main/wsdl_9.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package body WSDL_9 is diff --git a/regtests/0170_wsdl_9_main/wsdl_9.ads b/regtests/0170_wsdl_9_main/wsdl_9.ads index b9b2ebeba..8f9cb4ece 100644 --- a/regtests/0170_wsdl_9_main/wsdl_9.ads +++ b/regtests/0170_wsdl_9_main/wsdl_9.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package WSDL_9 is diff --git a/regtests/0170_wsdl_9_main/wsdl_9_main.adb b/regtests/0170_wsdl_9_main/wsdl_9_main.adb index f14aab4dc..72fe9fc5f 100644 --- a/regtests/0170_wsdl_9_main/wsdl_9_main.adb +++ b/regtests/0170_wsdl_9_main/wsdl_9_main.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0170_wsdl_9_main/wsdl_9_main.gpr b/regtests/0170_wsdl_9_main/wsdl_9_main.gpr index bcaf93597..c513c0e27 100644 --- a/regtests/0170_wsdl_9_main/wsdl_9_main.gpr +++ b/regtests/0170_wsdl_9_main/wsdl_9_main.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0171_xmlt/xmlt.adb b/regtests/0171_xmlt/xmlt.adb index 7b17e9503..3cdfcf38f 100644 --- a/regtests/0171_xmlt/xmlt.adb +++ b/regtests/0171_xmlt/xmlt.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with XMLT_Proc; diff --git a/regtests/0171_xmlt/xmlt.gpr b/regtests/0171_xmlt/xmlt.gpr index 55da44610..67cd90875 100644 --- a/regtests/0171_xmlt/xmlt.gpr +++ b/regtests/0171_xmlt/xmlt.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0171_xmlt/xmlt_proc.adb b/regtests/0171_xmlt/xmlt_proc.adb index e72333238..0878526b1 100644 --- a/regtests/0171_xmlt/xmlt_proc.adb +++ b/regtests/0171_xmlt/xmlt_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test XML parse on the fly from client connection program modified for get diff --git a/regtests/0172_xmlt_sec/s_xmlt_proc.adb b/regtests/0172_xmlt_sec/s_xmlt_proc.adb index 0749c40b7..f4673ee92 100644 --- a/regtests/0172_xmlt_sec/s_xmlt_proc.adb +++ b/regtests/0172_xmlt_sec/s_xmlt_proc.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Test XML parse on the fly from client connection program modified for get diff --git a/regtests/0172_xmlt_sec/xmlt_sec.adb b/regtests/0172_xmlt_sec/xmlt_sec.adb index 13d18c4f2..360235748 100644 --- a/regtests/0172_xmlt_sec/xmlt_sec.adb +++ b/regtests/0172_xmlt_sec/xmlt_sec.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with S_XMLT_Proc; diff --git a/regtests/0172_xmlt_sec/xmlt_sec.gpr b/regtests/0172_xmlt_sec/xmlt_sec.gpr index 8e1898deb..48c3afa9d 100644 --- a/regtests/0172_xmlt_sec/xmlt_sec.gpr +++ b/regtests/0172_xmlt_sec/xmlt_sec.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0173_zapp/zapp.adb b/regtests/0173_zapp/zapp.adb index 739c2a66c..d238161ab 100644 --- a/regtests/0173_zapp/zapp.adb +++ b/regtests/0173_zapp/zapp.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0173_zapp/zapp.gpr b/regtests/0173_zapp/zapp.gpr index 1e792d982..29d09fff4 100644 --- a/regtests/0173_zapp/zapp.gpr +++ b/regtests/0173_zapp/zapp.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0174_zbig/zbig.adb b/regtests/0174_zbig/zbig.adb index fc79defdc..7dd64e606 100644 --- a/regtests/0174_zbig/zbig.adb +++ b/regtests/0174_zbig/zbig.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Streams; diff --git a/regtests/0174_zbig/zbig.gpr b/regtests/0174_zbig/zbig.gpr index 65c9ac927..b8dbf91d2 100644 --- a/regtests/0174_zbig/zbig.gpr +++ b/regtests/0174_zbig/zbig.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0175_zfile/zfile.adb b/regtests/0175_zfile/zfile.adb index c92a4baa3..8523a4303 100644 --- a/regtests/0175_zfile/zfile.adb +++ b/regtests/0175_zfile/zfile.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/regtests/0175_zfile/zfile.gpr b/regtests/0175_zfile/zfile.gpr index af4e1b000..06a6f0392 100644 --- a/regtests/0175_zfile/zfile.gpr +++ b/regtests/0175_zfile/zfile.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0176_zstrm2/zstrm2.adb b/regtests/0176_zstrm2/zstrm2.adb index ce206c0e4..204bbdd5a 100644 --- a/regtests/0176_zstrm2/zstrm2.adb +++ b/regtests/0176_zstrm2/zstrm2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Streams; diff --git a/regtests/0176_zstrm2/zstrm2.gpr b/regtests/0176_zstrm2/zstrm2.gpr index a817f7061..c9302a460 100644 --- a/regtests/0176_zstrm2/zstrm2.gpr +++ b/regtests/0176_zstrm2/zstrm2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0177_wsdl_a/wsdl_a.ads b/regtests/0177_wsdl_a/wsdl_a.ads index 7c0760dfb..b3afcd5be 100644 --- a/regtests/0177_wsdl_a/wsdl_a.ads +++ b/regtests/0177_wsdl_a/wsdl_a.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with WSDL_A_Pck; diff --git a/regtests/0177_wsdl_a/wsdl_a.gpr b/regtests/0177_wsdl_a/wsdl_a.gpr index 567c1f133..17e9fc428 100644 --- a/regtests/0177_wsdl_a/wsdl_a.gpr +++ b/regtests/0177_wsdl_a/wsdl_a.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0177_wsdl_a/wsdl_a_pck.ads b/regtests/0177_wsdl_a/wsdl_a_pck.ads index c1fc5a110..ab1b01744 100644 --- a/regtests/0177_wsdl_a/wsdl_a_pck.ads +++ b/regtests/0177_wsdl_a/wsdl_a_pck.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package WSDL_A_Pck is diff --git a/regtests/0178_wsdl_b/wsdl_b.adb b/regtests/0178_wsdl_b/wsdl_b.adb index cf23cc70d..f577ecf93 100644 --- a/regtests/0178_wsdl_b/wsdl_b.adb +++ b/regtests/0178_wsdl_b/wsdl_b.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package body WSDL_B is diff --git a/regtests/0178_wsdl_b/wsdl_b.ads b/regtests/0178_wsdl_b/wsdl_b.ads index de4a7172e..df3b015dc 100644 --- a/regtests/0178_wsdl_b/wsdl_b.ads +++ b/regtests/0178_wsdl_b/wsdl_b.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with WSDL_B_Pck; diff --git a/regtests/0178_wsdl_b/wsdl_b.gpr b/regtests/0178_wsdl_b/wsdl_b.gpr index 7ad1dd95c..bff651c4b 100644 --- a/regtests/0178_wsdl_b/wsdl_b.gpr +++ b/regtests/0178_wsdl_b/wsdl_b.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0178_wsdl_b/wsdl_b_pck.ads b/regtests/0178_wsdl_b/wsdl_b_pck.ads index 78f6120b0..dfbbcfc88 100644 --- a/regtests/0178_wsdl_b/wsdl_b_pck.ads +++ b/regtests/0178_wsdl_b/wsdl_b_pck.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package WSDL_B_Pck is diff --git a/regtests/0179_wsdl_c/wsdl_c.ads b/regtests/0179_wsdl_c/wsdl_c.ads index d7703cd7e..ba223945c 100644 --- a/regtests/0179_wsdl_c/wsdl_c.ads +++ b/regtests/0179_wsdl_c/wsdl_c.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package WSDL_C is diff --git a/regtests/0179_wsdl_c/wsdl_c.gpr b/regtests/0179_wsdl_c/wsdl_c.gpr index 3e26e0a54..bf4dde0d9 100644 --- a/regtests/0179_wsdl_c/wsdl_c.gpr +++ b/regtests/0179_wsdl_c/wsdl_c.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0180_wsdl_d/wsdl_d.gpr b/regtests/0180_wsdl_d/wsdl_d.gpr index f2b6ef867..166edd467 100644 --- a/regtests/0180_wsdl_d/wsdl_d.gpr +++ b/regtests/0180_wsdl_d/wsdl_d.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0181_register/framework.ads b/regtests/0181_register/framework.ads index 095fb0156..6110ea636 100644 --- a/regtests/0181_register/framework.ads +++ b/regtests/0181_register/framework.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0181_register/register.ads b/regtests/0181_register/register.ads index 06bba5811..70e6f0b94 100644 --- a/regtests/0181_register/register.ads +++ b/regtests/0181_register/register.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Framework; diff --git a/regtests/0181_register/register.gpr b/regtests/0181_register/register.gpr index 530ef0323..f0b614fe0 100644 --- a/regtests/0181_register/register.gpr +++ b/regtests/0181_register/register.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0186_callsh/callsh.ads b/regtests/0186_callsh/callsh.ads index b72bd4806..2df9def09 100644 --- a/regtests/0186_callsh/callsh.ads +++ b/regtests/0186_callsh/callsh.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Callsh is diff --git a/regtests/0186_callsh/callsh.gpr b/regtests/0186_callsh/callsh.gpr index 5b244f66c..7a72fa8b7 100644 --- a/regtests/0186_callsh/callsh.gpr +++ b/regtests/0186_callsh/callsh.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0188_uplimit/uplimit.adb b/regtests/0188_uplimit/uplimit.adb index 587afb66c..50a0f3318 100644 --- a/regtests/0188_uplimit/uplimit.adb +++ b/regtests/0188_uplimit/uplimit.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2010, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Streams; diff --git a/regtests/0188_uplimit/uplimit.gpr b/regtests/0188_uplimit/uplimit.gpr index 7a69dcd05..2749455a3 100644 --- a/regtests/0188_uplimit/uplimit.gpr +++ b/regtests/0188_uplimit/uplimit.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0189_sessions/sessions6.adb b/regtests/0189_sessions/sessions6.adb index 99fc5a577..6aff8e7aa 100644 --- a/regtests/0189_sessions/sessions6.adb +++ b/regtests/0189_sessions/sessions6.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/regtests/0189_sessions/sessions6.gpr b/regtests/0189_sessions/sessions6.gpr index ee031abc9..e49b9dc81 100644 --- a/regtests/0189_sessions/sessions6.gpr +++ b/regtests/0189_sessions/sessions6.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0190_soap_no_namespace/driver.adb b/regtests/0190_soap_no_namespace/driver.adb index cd5151467..ac3e399c7 100644 --- a/regtests/0190_soap_no_namespace/driver.adb +++ b/regtests/0190_soap_no_namespace/driver.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0190_soap_no_namespace/driver.gpr b/regtests/0190_soap_no_namespace/driver.gpr index 646776dcc..8653e35ef 100644 --- a/regtests/0190_soap_no_namespace/driver.gpr +++ b/regtests/0190_soap_no_namespace/driver.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0191_post_attachments/post_attachments.adb b/regtests/0191_post_attachments/post_attachments.adb index cf98e3307..85afaffce 100644 --- a/regtests/0191_post_attachments/post_attachments.adb +++ b/regtests/0191_post_attachments/post_attachments.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Streams; diff --git a/regtests/0191_post_attachments/post_attachments.gpr b/regtests/0191_post_attachments/post_attachments.gpr index 25cc45419..c1b9f3345 100644 --- a/regtests/0191_post_attachments/post_attachments.gpr +++ b/regtests/0191_post_attachments/post_attachments.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0192_client_headers/client_headers.adb b/regtests/0192_client_headers/client_headers.adb index b33c68cb6..7e7fedbe4 100644 --- a/regtests/0192_client_headers/client_headers.adb +++ b/regtests/0192_client_headers/client_headers.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2011, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0192_client_headers/client_headers.gpr b/regtests/0192_client_headers/client_headers.gpr index 62d8253ed..2d255b310 100644 --- a/regtests/0192_client_headers/client_headers.gpr +++ b/regtests/0192_client_headers/client_headers.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0193_attachment_headers/attachment_headers.adb b/regtests/0193_attachment_headers/attachment_headers.adb index e435558ec..8dfb27ece 100644 --- a/regtests/0193_attachment_headers/attachment_headers.adb +++ b/regtests/0193_attachment_headers/attachment_headers.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2011, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Streams; diff --git a/regtests/0193_attachment_headers/attachment_headers.gpr b/regtests/0193_attachment_headers/attachment_headers.gpr index 483d85937..2a51e4439 100644 --- a/regtests/0193_attachment_headers/attachment_headers.gpr +++ b/regtests/0193_attachment_headers/attachment_headers.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0194_base64/test_base64.adb b/regtests/0194_base64/test_base64.adb index 22d792a00..809f505af 100644 --- a/regtests/0194_base64/test_base64.adb +++ b/regtests/0194_base64/test_base64.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0194_base64/test_base64.gpr b/regtests/0194_base64/test_base64.gpr index 74ae44731..86e452bd4 100644 --- a/regtests/0194_base64/test_base64.gpr +++ b/regtests/0194_base64/test_base64.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0195_pauth/pauth.adb b/regtests/0195_pauth/pauth.adb index ffbdd5b39..4fbe44095 100644 --- a/regtests/0195_pauth/pauth.adb +++ b/regtests/0195_pauth/pauth.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009-2010, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0195_pauth/pauth.gpr b/regtests/0195_pauth/pauth.gpr index bcae0668f..ceb7c4439 100644 --- a/regtests/0195_pauth/pauth.gpr +++ b/regtests/0195_pauth/pauth.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0196_wsdl_client_connection/api.adb b/regtests/0196_wsdl_client_connection/api.adb index bde8ddb76..b95801c5a 100644 --- a/regtests/0196_wsdl_client_connection/api.adb +++ b/regtests/0196_wsdl_client_connection/api.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0196_wsdl_client_connection/api.ads b/regtests/0196_wsdl_client_connection/api.ads index de95ea479..498be8567 100644 --- a/regtests/0196_wsdl_client_connection/api.ads +++ b/regtests/0196_wsdl_client_connection/api.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package API is diff --git a/regtests/0196_wsdl_client_connection/api_main.adb b/regtests/0196_wsdl_client_connection/api_main.adb index dd6cd48e3..d83d4df87 100644 --- a/regtests/0196_wsdl_client_connection/api_main.adb +++ b/regtests/0196_wsdl_client_connection/api_main.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0196_wsdl_client_connection/api_main.gpr b/regtests/0196_wsdl_client_connection/api_main.gpr index 87cec84b6..7f9f1ee0d 100644 --- a/regtests/0196_wsdl_client_connection/api_main.gpr +++ b/regtests/0196_wsdl_client_connection/api_main.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0196_wsdl_client_connection/srv_main.amt b/regtests/0196_wsdl_client_connection/srv_main.amt index 5f377a07c..42d0618eb 100644 --- a/regtests/0196_wsdl_client_connection/srv_main.amt +++ b/regtests/0196_wsdl_client_connection/srv_main.amt @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package API_@_UNIT_NAME_@ is @@ -35,28 +26,19 @@ end API_@_UNIT_NAME_@; ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Config.Set; diff --git a/regtests/0197_web_blocks/web_blocks.adb b/regtests/0197_web_blocks/web_blocks.adb index a7863c46c..026a5968b 100644 --- a/regtests/0197_web_blocks/web_blocks.adb +++ b/regtests/0197_web_blocks/web_blocks.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0197_web_blocks/web_blocks.gpr b/regtests/0197_web_blocks/web_blocks.gpr index 0828d958d..80dc1355b 100644 --- a/regtests/0197_web_blocks/web_blocks.gpr +++ b/regtests/0197_web_blocks/web_blocks.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0198_parse_res/bug.adb b/regtests/0198_parse_res/bug.adb index 7b9688b94..4d1007fe2 100644 --- a/regtests/0198_parse_res/bug.adb +++ b/regtests/0198_parse_res/bug.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; use Ada.Text_IO; diff --git a/regtests/0198_parse_res/bug.gpr b/regtests/0198_parse_res/bug.gpr index b09e93e52..fa8ed201a 100644 --- a/regtests/0198_parse_res/bug.gpr +++ b/regtests/0198_parse_res/bug.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0199_empty_res/empty_res.adb b/regtests/0199_empty_res/empty_res.adb index a2c707b18..3cd6a04f8 100644 --- a/regtests/0199_empty_res/empty_res.adb +++ b/regtests/0199_empty_res/empty_res.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; use Ada.Text_IO; diff --git a/regtests/0199_empty_res/empty_res.gpr b/regtests/0199_empty_res/empty_res.gpr index 33788fdcb..49eb27f89 100644 --- a/regtests/0199_empty_res/empty_res.gpr +++ b/regtests/0199_empty_res/empty_res.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0200_wb_context/wb_context.adb b/regtests/0200_wb_context/wb_context.adb index ffb6ea735..2d2b9e2fe 100644 --- a/regtests/0200_wb_context/wb_context.adb +++ b/regtests/0200_wb_context/wb_context.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0200_wb_context/wb_context.gpr b/regtests/0200_wb_context/wb_context.gpr index 4a47957b8..73d59f56c 100644 --- a/regtests/0200_wb_context/wb_context.gpr +++ b/regtests/0200_wb_context/wb_context.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0201_hello/hello.adb b/regtests/0201_hello/hello.adb index 7ad817cea..47074c2fa 100644 --- a/regtests/0201_hello/hello.adb +++ b/regtests/0201_hello/hello.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0201_hello/hello.gpr b/regtests/0201_hello/hello.gpr index e496d3548..475d012b1 100644 --- a/regtests/0201_hello/hello.gpr +++ b/regtests/0201_hello/hello.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0202_wb_context/web_blocks_ctx.adb b/regtests/0202_wb_context/web_blocks_ctx.adb index 56a803752..87e536844 100644 --- a/regtests/0202_wb_context/web_blocks_ctx.adb +++ b/regtests/0202_wb_context/web_blocks_ctx.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0202_wb_context/web_blocks_ctx.gpr b/regtests/0202_wb_context/web_blocks_ctx.gpr index 7cd084d0b..8ae9ce608 100644 --- a/regtests/0202_wb_context/web_blocks_ctx.gpr +++ b/regtests/0202_wb_context/web_blocks_ctx.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0204_cookies/cookies.adb b/regtests/0204_cookies/cookies.adb index 37abacae4..2bcae1f82 100644 --- a/regtests/0204_cookies/cookies.adb +++ b/regtests/0204_cookies/cookies.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0204_cookies/cookies.gpr b/regtests/0204_cookies/cookies.gpr index 4e8b8ebec..bf8b59327 100644 --- a/regtests/0204_cookies/cookies.gpr +++ b/regtests/0204_cookies/cookies.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0205_etag_header/etag_header.adb b/regtests/0205_etag_header/etag_header.adb index ee18d3cd1..09c6e91f7 100644 --- a/regtests/0205_etag_header/etag_header.adb +++ b/regtests/0205_etag_header/etag_header.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0205_etag_header/etag_header.gpr b/regtests/0205_etag_header/etag_header.gpr index 9a16c75ba..bfd504cac 100644 --- a/regtests/0205_etag_header/etag_header.gpr +++ b/regtests/0205_etag_header/etag_header.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0206_expires_header/expires_header.adb b/regtests/0206_expires_header/expires_header.adb index f9e424513..59eddfeab 100644 --- a/regtests/0206_expires_header/expires_header.adb +++ b/regtests/0206_expires_header/expires_header.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/regtests/0206_expires_header/expires_header.gpr b/regtests/0206_expires_header/expires_header.gpr index 5a4f234a8..4ef69e440 100644 --- a/regtests/0206_expires_header/expires_header.gpr +++ b/regtests/0206_expires_header/expires_header.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0207_cache_control_header/cache_control_header.adb b/regtests/0207_cache_control_header/cache_control_header.adb index 75d763660..7371c4ec1 100644 --- a/regtests/0207_cache_control_header/cache_control_header.adb +++ b/regtests/0207_cache_control_header/cache_control_header.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0207_cache_control_header/cache_control_header.gpr b/regtests/0207_cache_control_header/cache_control_header.gpr index 91fb00b69..9486d44a9 100644 --- a/regtests/0207_cache_control_header/cache_control_header.gpr +++ b/regtests/0207_cache_control_header/cache_control_header.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0208_cache_page_server/cache_cont_page_server.adb b/regtests/0208_cache_page_server/cache_cont_page_server.adb index 92496928c..b28d9692d 100644 --- a/regtests/0208_cache_page_server/cache_cont_page_server.adb +++ b/regtests/0208_cache_page_server/cache_cont_page_server.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010-2011, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0208_cache_page_server/cache_cont_page_server.gpr b/regtests/0208_cache_page_server/cache_cont_page_server.gpr index 997a59185..1b8cf1810 100644 --- a/regtests/0208_cache_page_server/cache_cont_page_server.gpr +++ b/regtests/0208_cache_page_server/cache_cont_page_server.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0209_wb_patterns/wb_patterns.adb b/regtests/0209_wb_patterns/wb_patterns.adb index c7c212fc0..ab9ce00a2 100644 --- a/regtests/0209_wb_patterns/wb_patterns.adb +++ b/regtests/0209_wb_patterns/wb_patterns.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0209_wb_patterns/wb_patterns.gpr b/regtests/0209_wb_patterns/wb_patterns.gpr index 302d08dc2..57f80a2fb 100644 --- a/regtests/0209_wb_patterns/wb_patterns.gpr +++ b/regtests/0209_wb_patterns/wb_patterns.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0210_mime/tmime2.adb b/regtests/0210_mime/tmime2.adb index 9136cc00a..d421b904c 100644 --- a/regtests/0210_mime/tmime2.adb +++ b/regtests/0210_mime/tmime2.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0210_mime/tmime2.gpr b/regtests/0210_mime/tmime2.gpr index dcb448d14..14e611341 100644 --- a/regtests/0210_mime/tmime2.gpr +++ b/regtests/0210_mime/tmime2.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0211_file_not_found/file_not_found.adb b/regtests/0211_file_not_found/file_not_found.adb index fa6960932..688465e2c 100644 --- a/regtests/0211_file_not_found/file_not_found.adb +++ b/regtests/0211_file_not_found/file_not_found.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0211_file_not_found/file_not_found.gpr b/regtests/0211_file_not_found/file_not_found.gpr index 1076f4da8..b9f72b770 100644 --- a/regtests/0211_file_not_found/file_not_found.gpr +++ b/regtests/0211_file_not_found/file_not_found.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0212_element_complexType/test_conv.adb b/regtests/0212_element_complexType/test_conv.adb index efd1b206e..847f61352 100644 --- a/regtests/0212_element_complexType/test_conv.adb +++ b/regtests/0212_element_complexType/test_conv.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0212_element_complexType/test_conv.gpr b/regtests/0212_element_complexType/test_conv.gpr index 14d99fc57..bfaf60f8e 100644 --- a/regtests/0212_element_complexType/test_conv.gpr +++ b/regtests/0212_element_complexType/test_conv.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0213_check_mem_nossl/api.adb b/regtests/0213_check_mem_nossl/api.adb index 0b8cf5876..183306f76 100644 --- a/regtests/0213_check_mem_nossl/api.adb +++ b/regtests/0213_check_mem_nossl/api.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/regtests/0213_check_mem_nossl/api.ads b/regtests/0213_check_mem_nossl/api.ads index a7d8fb8f4..a79fe06fb 100644 --- a/regtests/0213_check_mem_nossl/api.ads +++ b/regtests/0213_check_mem_nossl/api.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package API is diff --git a/regtests/0213_check_mem_nossl/check_mem_nossl.adb b/regtests/0213_check_mem_nossl/check_mem_nossl.adb index 0d75309c7..2bdce722a 100644 --- a/regtests/0213_check_mem_nossl/check_mem_nossl.adb +++ b/regtests/0213_check_mem_nossl/check_mem_nossl.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Command_Line; diff --git a/regtests/0213_check_mem_nossl/check_mem_nossl.gpr b/regtests/0213_check_mem_nossl/check_mem_nossl.gpr index 0dd54de5d..122580f69 100644 --- a/regtests/0213_check_mem_nossl/check_mem_nossl.gpr +++ b/regtests/0213_check_mem_nossl/check_mem_nossl.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0214_stream_not_found/stream_not_found.adb b/regtests/0214_stream_not_found/stream_not_found.adb index f88c73d17..c8e129c11 100644 --- a/regtests/0214_stream_not_found/stream_not_found.adb +++ b/regtests/0214_stream_not_found/stream_not_found.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0214_stream_not_found/stream_not_found.gpr b/regtests/0214_stream_not_found/stream_not_found.gpr index 660c64c5e..26c43a198 100644 --- a/regtests/0214_stream_not_found/stream_not_found.gpr +++ b/regtests/0214_stream_not_found/stream_not_found.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0215_file_versions/file_versions.adb b/regtests/0215_file_versions/file_versions.adb index 83cc7ffae..f162d05b1 100644 --- a/regtests/0215_file_versions/file_versions.adb +++ b/regtests/0215_file_versions/file_versions.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Streams; diff --git a/regtests/0215_file_versions/file_versions.gpr b/regtests/0215_file_versions/file_versions.gpr index e903dd569..4f53053e4 100644 --- a/regtests/0215_file_versions/file_versions.gpr +++ b/regtests/0215_file_versions/file_versions.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0216_log_304/log_check.adb b/regtests/0216_log_304/log_check.adb index a6022884a..2b296b4a9 100644 --- a/regtests/0216_log_304/log_check.adb +++ b/regtests/0216_log_304/log_check.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/regtests/0216_log_304/log_check.gpr b/regtests/0216_log_304/log_check.gpr index 746efb41b..1979e7791 100644 --- a/regtests/0216_log_304/log_check.gpr +++ b/regtests/0216_log_304/log_check.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0217_stream_response/stream_response.adb b/regtests/0217_stream_response/stream_response.adb index 8677b7530..dc0ba951f 100644 --- a/regtests/0217_stream_response/stream_response.adb +++ b/regtests/0217_stream_response/stream_response.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0217_stream_response/stream_response.gpr b/regtests/0217_stream_response/stream_response.gpr index 05f5d4e14..3df93501b 100644 --- a/regtests/0217_stream_response/stream_response.gpr +++ b/regtests/0217_stream_response/stream_response.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0218_uri_regexp/uri_regexp.adb b/regtests/0218_uri_regexp/uri_regexp.adb index 1a2dafd4a..c64bbd71d 100644 --- a/regtests/0218_uri_regexp/uri_regexp.adb +++ b/regtests/0218_uri_regexp/uri_regexp.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0218_uri_regexp/uri_regexp.gpr b/regtests/0218_uri_regexp/uri_regexp.gpr index cd947fab1..2f0367b47 100644 --- a/regtests/0218_uri_regexp/uri_regexp.gpr +++ b/regtests/0218_uri_regexp/uri_regexp.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0219_socket_send_buffer/socket_send_buffer.adb b/regtests/0219_socket_send_buffer/socket_send_buffer.adb index adf2577af..c7facfb8f 100644 --- a/regtests/0219_socket_send_buffer/socket_send_buffer.adb +++ b/regtests/0219_socket_send_buffer/socket_send_buffer.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0219_socket_send_buffer/socket_send_buffer.gpr b/regtests/0219_socket_send_buffer/socket_send_buffer.gpr index 71c3927f0..da1e08313 100644 --- a/regtests/0219_socket_send_buffer/socket_send_buffer.gpr +++ b/regtests/0219_socket_send_buffer/socket_send_buffer.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0220_content_type_data_range/content_type_data_range.adb b/regtests/0220_content_type_data_range/content_type_data_range.adb index 6024dbc3e..821bbcba4 100644 --- a/regtests/0220_content_type_data_range/content_type_data_range.adb +++ b/regtests/0220_content_type_data_range/content_type_data_range.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0220_content_type_data_range/content_type_data_range.gpr b/regtests/0220_content_type_data_range/content_type_data_range.gpr index fdf772230..bc43be709 100644 --- a/regtests/0220_content_type_data_range/content_type_data_range.gpr +++ b/regtests/0220_content_type_data_range/content_type_data_range.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0221_log_callback/log_callback.adb b/regtests/0221_log_callback/log_callback.adb index 105e40300..fea8b069e 100644 --- a/regtests/0221_log_callback/log_callback.adb +++ b/regtests/0221_log_callback/log_callback.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0221_log_callback/log_callback.gpr b/regtests/0221_log_callback/log_callback.gpr index c51eb0683..57bcfe57f 100644 --- a/regtests/0221_log_callback/log_callback.gpr +++ b/regtests/0221_log_callback/log_callback.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/0221_log_callback/logging.adb b/regtests/0221_log_callback/logging.adb index ca9084712..9f4dd2b92 100644 --- a/regtests/0221_log_callback/logging.adb +++ b/regtests/0221_log_callback/logging.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; diff --git a/regtests/0221_log_callback/logging.ads b/regtests/0221_log_callback/logging.ads index 86d700ff6..a16bb65ab 100644 --- a/regtests/0221_log_callback/logging.ads +++ b/regtests/0221_log_callback/logging.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Logging is diff --git a/regtests/0222_sea_to_string/sea2str.adb b/regtests/0222_sea_to_string/sea2str.adb index 98e41d03e..3aff865cf 100644 --- a/regtests/0222_sea_to_string/sea2str.adb +++ b/regtests/0222_sea_to_string/sea2str.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Text_IO; use Ada.Text_IO; diff --git a/regtests/0222_sea_to_string/sea2str.gpr b/regtests/0222_sea_to_string/sea2str.gpr index 48cd215aa..b0fb273e7 100644 --- a/regtests/0222_sea_to_string/sea2str.gpr +++ b/regtests/0222_sea_to_string/sea2str.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2011, AdaCore -- +-- Copyright (C) 2011-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "aws"; diff --git a/regtests/aws.gpr b/regtests/aws.gpr index 8ea316777..54f46caea 100644 --- a/regtests/aws.gpr +++ b/regtests/aws.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009-2010, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Project file used to run the testsuite from the build directory. Useful diff --git a/regtests/common/get_free_port.adb b/regtests/common/get_free_port.adb index 2c80f78a4..28c189410 100644 --- a/regtests/common/get_free_port.adb +++ b/regtests/common/get_free_port.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with AWS.Net.Std; diff --git a/regtests/common/stack_size.ads b/regtests/common/stack_size.ads index 1db5bc58b..1a9e149a7 100644 --- a/regtests/common/stack_size.ads +++ b/regtests/common/stack_size.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Stack_Size is diff --git a/regtests/makefile b/regtests/makefile index c0a8ea4cc..e090f49c6 100644 --- a/regtests/makefile +++ b/regtests/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2010, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .SILENT: diff --git a/regtests/makevar.py b/regtests/makevar.py index a5120f733..d397b2f14 100644 --- a/regtests/makevar.py +++ b/regtests/makevar.py @@ -1,29 +1,19 @@ # # Ada Web Server # -# Copyright (C) 2009 -# AdaCore +# Copyright (C) 2009-2012, AdaCore # -# This library is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or (at -# your option) any later version. +# This is free software; you can redistribute it and/or modify it +# under terms of the GNU General Public License as published by the +# Free Software Foundation; either version 3, or (at your option) any +# later version. This software is distributed in the hope that it will +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. # -# This library is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this library; if not, write to the Free Software Foundation, -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# -# As a special exception, if other files instantiate generics from this -# unit, or you link this unit with other files to produce an executable, -# this unit does not by itself cause the resulting executable to be -# covered by the GNU General Public License. This exception does not -# however invalidate any other reasons why the executable file might be -# covered by the GNU Public License. +# You should have received a copy of the GNU General Public License +# distributed with this software; see file COPYING3. If not, go +# to http://www.gnu.org/licenses for a complete copy of the license. import sys diff --git a/regtests/regtests.gpr b/regtests/regtests.gpr index 2904ab7fb..271a9a8cd 100644 --- a/regtests/regtests.gpr +++ b/regtests/regtests.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2008, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ project Regtests is diff --git a/regtests/testsuite.py b/regtests/testsuite.py index eff3fe821..c82a0bc69 100755 --- a/regtests/testsuite.py +++ b/regtests/testsuite.py @@ -1,29 +1,20 @@ #!/usr/bin/env python # Ada Web Server # -# Copyright (C) 2003-2010, AdaCore +# Copyright (C) 2003-2012, AdaCore # # This library is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or (at -# your option) any later version. +# This is free software; you can redistribute it and/or modify it +# under terms of the GNU General Public License as published by the +# Free Software Foundation; either version12, or (at your option) any +# later version. This software is distributed in the hope that it will +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. # -# This library is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this library; if not, write to the Free Software Foundation, -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# -# As a special exception, if other files instantiate generics from this -# unit, or you link this unit with other files to produce an executable, -# this unit does not by itself cause the resulting executable to be -# covered by the GNU General Public License. This exception does not -# however invalidate any other reasons why the executable file might be -# covered by the GNU Public License. - +# You should have received a copy of the GNU General Public License +# distributed with this software; see file COPYING3. If not, go +# to http://www.gnu.org/licenses for a complete copy of the license. """ ./testsuite.py [OPTIONS] [TEST_NAME] diff --git a/shared.gpr b/shared.gpr index 0ca925fa6..01f45324f 100644 --- a/shared.gpr +++ b/shared.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ abstract project Shared is diff --git a/src/core/aws-attachments.adb b/src/core/aws-attachments.adb index a6f719a6c..6dc087553 100644 --- a/src/core/aws-attachments.adb +++ b/src/core/aws-attachments.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-attachments.ads b/src/core/aws-attachments.ads index 35ec6a9c4..8e2e61874 100644 --- a/src/core/aws-attachments.ads +++ b/src/core/aws-attachments.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-client-http_utils.adb b/src/core/aws-client-http_utils.adb index f115b3def..4414cfad6 100644 --- a/src/core/aws-client-http_utils.adb +++ b/src/core/aws-client-http_utils.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-client-http_utils.ads b/src/core/aws-client-http_utils.ads index 1f2383a75..2c1386b11 100644 --- a/src/core/aws-client-http_utils.ads +++ b/src/core/aws-client-http_utils.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2009, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-client.adb b/src/core/aws-client.adb index 790f1fdd1..161907760 100644 --- a/src/core/aws-client.adb +++ b/src/core/aws-client.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-client.ads b/src/core/aws-client.ads index fdefc4a32..dc5efc04d 100644 --- a/src/core/aws-client.ads +++ b/src/core/aws-client.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-config-ini.adb b/src/core/aws-config-ini.adb index 517a2377c..15f0882db 100644 --- a/src/core/aws-config-ini.adb +++ b/src/core/aws-config-ini.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-config-ini.ads b/src/core/aws-config-ini.ads index 958896208..6074bed93 100644 --- a/src/core/aws-config-ini.ads +++ b/src/core/aws-config-ini.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-config-set.adb b/src/core/aws-config-set.adb index 564ad087f..2f47d970a 100644 --- a/src/core/aws-config-set.adb +++ b/src/core/aws-config-set.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-config-set.ads b/src/core/aws-config-set.ads index 9408de2c8..8b9d7a130 100644 --- a/src/core/aws-config-set.ads +++ b/src/core/aws-config-set.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-config-utils.adb b/src/core/aws-config-utils.adb index a28ac9779..0720bf30d 100644 --- a/src/core/aws-config-utils.adb +++ b/src/core/aws-config-utils.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-config-utils.ads b/src/core/aws-config-utils.ads index 8b02b6065..97410f46f 100644 --- a/src/core/aws-config-utils.ads +++ b/src/core/aws-config-utils.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-config.adb b/src/core/aws-config.adb index 134ae31e0..d8687902c 100644 --- a/src/core/aws-config.adb +++ b/src/core/aws-config.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-config.ads b/src/core/aws-config.ads index d8069e498..d5e933d3d 100644 --- a/src/core/aws-config.ads +++ b/src/core/aws-config.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-containers-key_value.ads b/src/core/aws-containers-key_value.ads index 62dcc5393..9bfe613b6 100644 --- a/src/core/aws-containers-key_value.ads +++ b/src/core/aws-containers-key_value.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2004 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-containers-memory_streams.ads b/src/core/aws-containers-memory_streams.ads index b06ad8aa4..39b449ca4 100644 --- a/src/core/aws-containers-memory_streams.ads +++ b/src/core/aws-containers-memory_streams.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007 -- --- AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-containers-string_vectors.ads b/src/core/aws-containers-string_vectors.ads index dfce9b75d..4232304b3 100644 --- a/src/core/aws-containers-string_vectors.ads +++ b/src/core/aws-containers-string_vectors.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006 -- --- AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-containers-tables-set.adb b/src/core/aws-containers-tables-set.adb index d320852fb..99bac3a56 100644 --- a/src/core/aws-containers-tables-set.adb +++ b/src/core/aws-containers-tables-set.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-containers-tables-set.ads b/src/core/aws-containers-tables-set.ads index 760e0894b..6ae77993a 100644 --- a/src/core/aws-containers-tables-set.ads +++ b/src/core/aws-containers-tables-set.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-containers-tables.adb b/src/core/aws-containers-tables.adb index 73d716d7e..e9c93125f 100644 --- a/src/core/aws-containers-tables.adb +++ b/src/core/aws-containers-tables.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-containers-tables.ads b/src/core/aws-containers-tables.ads index 596ff2c98..38648d6f0 100644 --- a/src/core/aws-containers-tables.ads +++ b/src/core/aws-containers-tables.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-containers.ads b/src/core/aws-containers.ads index 946e4f2a4..1c9971681 100644 --- a/src/core/aws-containers.ads +++ b/src/core/aws-containers.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2001 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-default.ads b/src/core/aws-default.ads index f824bc51b..b8f31e4dd 100644 --- a/src/core/aws-default.ads +++ b/src/core/aws-default.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-digest.adb b/src/core/aws-digest.adb index 6e05bacb2..b145e1635 100644 --- a/src/core/aws-digest.adb +++ b/src/core/aws-digest.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-digest.ads b/src/core/aws-digest.ads index 9624e9fb3..3ec86997b 100644 --- a/src/core/aws-digest.ads +++ b/src/core/aws-digest.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-dispatchers-callback.adb b/src/core/aws-dispatchers-callback.adb index f0a77f486..997945cb6 100644 --- a/src/core/aws-dispatchers-callback.adb +++ b/src/core/aws-dispatchers-callback.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-dispatchers-callback.ads b/src/core/aws-dispatchers-callback.ads index 1259d753d..9f55594d6 100644 --- a/src/core/aws-dispatchers-callback.ads +++ b/src/core/aws-dispatchers-callback.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-dispatchers.adb b/src/core/aws-dispatchers.adb index c498b2311..bc5eecbdb 100644 --- a/src/core/aws-dispatchers.adb +++ b/src/core/aws-dispatchers.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-dispatchers.ads b/src/core/aws-dispatchers.ads index fdf8e4731..58c052089 100644 --- a/src/core/aws-dispatchers.ads +++ b/src/core/aws-dispatchers.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-exceptions.ads b/src/core/aws-exceptions.ads index 5845ed190..d4dd597b4 100644 --- a/src/core/aws-exceptions.ads +++ b/src/core/aws-exceptions.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-headers-set.adb b/src/core/aws-headers-set.adb index 204b38728..7dea8c67c 100644 --- a/src/core/aws-headers-set.adb +++ b/src/core/aws-headers-set.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-headers-set.ads b/src/core/aws-headers-set.ads index 43ec18d57..9a86cf259 100644 --- a/src/core/aws-headers-set.ads +++ b/src/core/aws-headers-set.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-headers-values.adb b/src/core/aws-headers-values.adb index 746188308..7fcbfdc5e 100644 --- a/src/core/aws-headers-values.adb +++ b/src/core/aws-headers-values.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2009, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-headers-values.ads b/src/core/aws-headers-values.ads index 63bc52f3f..5c35d904e 100644 --- a/src/core/aws-headers-values.ads +++ b/src/core/aws-headers-values.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2009, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-headers.adb b/src/core/aws-headers.adb index 873df0853..67d87f9cf 100644 --- a/src/core/aws-headers.adb +++ b/src/core/aws-headers.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-headers.ads b/src/core/aws-headers.ads index cb62d1810..c0f1e846c 100644 --- a/src/core/aws-headers.ads +++ b/src/core/aws-headers.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-hotplug-get_status.adb b/src/core/aws-hotplug-get_status.adb index 4546b3d8f..a78ad4fd1 100644 --- a/src/core/aws-hotplug-get_status.adb +++ b/src/core/aws-hotplug-get_status.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-hotplug-get_status.ads b/src/core/aws-hotplug-get_status.ads index b6ba4d0df..7f75d3a5e 100644 --- a/src/core/aws-hotplug-get_status.ads +++ b/src/core/aws-hotplug-get_status.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-hotplug.adb b/src/core/aws-hotplug.adb index 229c22499..9a7d169c2 100644 --- a/src/core/aws-hotplug.adb +++ b/src/core/aws-hotplug.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-hotplug.ads b/src/core/aws-hotplug.ads index 341f5be15..13f418c8d 100644 --- a/src/core/aws-hotplug.ads +++ b/src/core/aws-hotplug.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-log.adb b/src/core/aws-log.adb index 41fcfe673..1e33b8897 100644 --- a/src/core/aws-log.adb +++ b/src/core/aws-log.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-log.ads b/src/core/aws-log.ads index dbc614ea7..f2c2f925a 100644 --- a/src/core/aws-log.ads +++ b/src/core/aws-log.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-messages.adb b/src/core/aws-messages.adb index 7e78c7f1b..d45213383 100644 --- a/src/core/aws-messages.adb +++ b/src/core/aws-messages.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-messages.ads b/src/core/aws-messages.ads index 64f5b6049..70e888001 100644 --- a/src/core/aws-messages.ads +++ b/src/core/aws-messages.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-mime.adb b/src/core/aws-mime.adb index e2c26547f..4913ab6e1 100644 --- a/src/core/aws-mime.adb +++ b/src/core/aws-mime.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-mime.ads b/src/core/aws-mime.ads index 3b84e3551..aafeef471 100644 --- a/src/core/aws-mime.ads +++ b/src/core/aws-mime.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-acceptors.adb b/src/core/aws-net-acceptors.adb index 786f31001..b3c8d3359 100644 --- a/src/core/aws-net-acceptors.adb +++ b/src/core/aws-net-acceptors.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-acceptors.ads b/src/core/aws-net-acceptors.ads index 52604a895..a85cb6037 100644 --- a/src/core/aws-net-acceptors.ads +++ b/src/core/aws-net-acceptors.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-buffered.adb b/src/core/aws-net-buffered.adb index 64adb0c0c..a9c7b8a1e 100644 --- a/src/core/aws-net-buffered.adb +++ b/src/core/aws-net-buffered.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2010, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-buffered.ads b/src/core/aws-net-buffered.ads index d34538580..30ce9a2b5 100644 --- a/src/core/aws-net-buffered.ads +++ b/src/core/aws-net-buffered.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2009, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-generic_sets.adb b/src/core/aws-net-generic_sets.adb index 25c2f8988..7708db214 100644 --- a/src/core/aws-net-generic_sets.adb +++ b/src/core/aws-net-generic_sets.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2011, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-generic_sets.ads b/src/core/aws-net-generic_sets.ads index 426ababed..1374ddc1d 100644 --- a/src/core/aws-net-generic_sets.ads +++ b/src/core/aws-net-generic_sets.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-log.adb b/src/core/aws-net-log.adb index c4c041392..3d987608a 100644 --- a/src/core/aws-net-log.adb +++ b/src/core/aws-net-log.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-log.ads b/src/core/aws-net-log.ads index e12b80a8e..584abd758 100644 --- a/src/core/aws-net-log.ads +++ b/src/core/aws-net-log.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-poll_events.adb b/src/core/aws-net-poll_events.adb index 305d2cfa5..ec56c2327 100644 --- a/src/core/aws-net-poll_events.adb +++ b/src/core/aws-net-poll_events.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-poll_events.ads b/src/core/aws-net-poll_events.ads index e57d92c6e..1787f223f 100644 --- a/src/core/aws-net-poll_events.ads +++ b/src/core/aws-net-poll_events.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-ssl-certificate.ads b/src/core/aws-net-ssl-certificate.ads index 5c76aecee..e3ac69b14 100644 --- a/src/core/aws-net-ssl-certificate.ads +++ b/src/core/aws-net-ssl-certificate.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-ssl.ads b/src/core/aws-net-ssl.ads index 14132a4da..83e495419 100644 --- a/src/core/aws-net-ssl.ads +++ b/src/core/aws-net-ssl.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2011, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-std.ads b/src/core/aws-net-std.ads index c0f66db18..721cc9cf9 100644 --- a/src/core/aws-net-std.ads +++ b/src/core/aws-net-std.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2010, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net-thin.ads b/src/core/aws-net-thin.ads index acfb8d892..1e0dc8295 100644 --- a/src/core/aws-net-thin.ads +++ b/src/core/aws-net-thin.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net.adb b/src/core/aws-net.adb index 605ca462b..2fafb24a1 100644 --- a/src/core/aws-net.adb +++ b/src/core/aws-net.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-net.ads b/src/core/aws-net.ads index a0d7819df..5acfed65c 100644 --- a/src/core/aws-net.ads +++ b/src/core/aws-net.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-parameters-set.adb b/src/core/aws-parameters-set.adb index 1552d6f55..9f6bbffe4 100644 --- a/src/core/aws-parameters-set.adb +++ b/src/core/aws-parameters-set.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-parameters-set.ads b/src/core/aws-parameters-set.ads index 988539edd..99dce0c41 100644 --- a/src/core/aws-parameters-set.ads +++ b/src/core/aws-parameters-set.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-parameters.adb b/src/core/aws-parameters.adb index 9a7f9db6b..1ddf8258d 100644 --- a/src/core/aws-parameters.adb +++ b/src/core/aws-parameters.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-parameters.ads b/src/core/aws-parameters.ads index 6c9ba2662..3a36a20e6 100644 --- a/src/core/aws-parameters.ads +++ b/src/core/aws-parameters.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-embedded.adb b/src/core/aws-resources-embedded.adb index e36c4e4bb..ec5076118 100644 --- a/src/core/aws-resources-embedded.adb +++ b/src/core/aws-resources-embedded.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2011, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-embedded.ads b/src/core/aws-resources-embedded.ads index 5ce0a2aaf..8bf52ca37 100644 --- a/src/core/aws-resources-embedded.ads +++ b/src/core/aws-resources-embedded.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2009, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-files.adb b/src/core/aws-resources-files.adb index 459dd4c69..427439401 100644 --- a/src/core/aws-resources-files.adb +++ b/src/core/aws-resources-files.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2011, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-files.ads b/src/core/aws-resources-files.ads index 755b715e8..312f3ebe1 100644 --- a/src/core/aws-resources-files.ads +++ b/src/core/aws-resources-files.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2009, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams-disk-once.adb b/src/core/aws-resources-streams-disk-once.adb index 05cfeab3c..f69b49a08 100644 --- a/src/core/aws-resources-streams-disk-once.adb +++ b/src/core/aws-resources-streams-disk-once.adb @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2007 -- --- AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams-disk-once.ads b/src/core/aws-resources-streams-disk-once.ads index dcaab6623..9c520f5ca 100644 --- a/src/core/aws-resources-streams-disk-once.ads +++ b/src/core/aws-resources-streams-disk-once.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2007 -- --- AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams-disk.adb b/src/core/aws-resources-streams-disk.adb index 01e752138..23e2cc607 100644 --- a/src/core/aws-resources-streams-disk.adb +++ b/src/core/aws-resources-streams-disk.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams-disk.ads b/src/core/aws-resources-streams-disk.ads index 53203d3ab..e43612c6d 100644 --- a/src/core/aws-resources-streams-disk.ads +++ b/src/core/aws-resources-streams-disk.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams-memory-zlib.adb b/src/core/aws-resources-streams-memory-zlib.adb index fd2068811..d860ab8ce 100644 --- a/src/core/aws-resources-streams-memory-zlib.adb +++ b/src/core/aws-resources-streams-memory-zlib.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams-memory-zlib.ads b/src/core/aws-resources-streams-memory-zlib.ads index 6bf6b1400..5100b6af6 100644 --- a/src/core/aws-resources-streams-memory-zlib.ads +++ b/src/core/aws-resources-streams-memory-zlib.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams-memory.adb b/src/core/aws-resources-streams-memory.adb index a6a5d015f..0dbf3dc6d 100644 --- a/src/core/aws-resources-streams-memory.adb +++ b/src/core/aws-resources-streams-memory.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams-memory.ads b/src/core/aws-resources-streams-memory.ads index 7f46c159a..a79615f98 100644 --- a/src/core/aws-resources-streams-memory.ads +++ b/src/core/aws-resources-streams-memory.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams-zlib.adb b/src/core/aws-resources-streams-zlib.adb index 7e588cff3..c49b0c1eb 100644 --- a/src/core/aws-resources-streams-zlib.adb +++ b/src/core/aws-resources-streams-zlib.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams-zlib.ads b/src/core/aws-resources-streams-zlib.ads index 03f85cf28..a1908312b 100644 --- a/src/core/aws-resources-streams-zlib.ads +++ b/src/core/aws-resources-streams-zlib.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams.adb b/src/core/aws-resources-streams.adb index 8e8157ce3..7c42e2f55 100644 --- a/src/core/aws-resources-streams.adb +++ b/src/core/aws-resources-streams.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2009, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources-streams.ads b/src/core/aws-resources-streams.ads index 81753185d..d2bbfbf7f 100644 --- a/src/core/aws-resources-streams.ads +++ b/src/core/aws-resources-streams.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2009, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources.adb b/src/core/aws-resources.adb index 295099f15..3ad80d896 100644 --- a/src/core/aws-resources.adb +++ b/src/core/aws-resources.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2011, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-resources.ads b/src/core/aws-resources.ads index 31747ddba..049cd3b2b 100644 --- a/src/core/aws-resources.ads +++ b/src/core/aws-resources.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2011, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-response-set.adb b/src/core/aws-response-set.adb index 1244b75ce..958c48f9e 100644 --- a/src/core/aws-response-set.adb +++ b/src/core/aws-response-set.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2011, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-response-set.ads b/src/core/aws-response-set.ads index 904c6d32f..e5f3dd263 100644 --- a/src/core/aws-response-set.ads +++ b/src/core/aws-response-set.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2010, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-response.adb b/src/core/aws-response.adb index 5bb215252..5fbc0f36b 100644 --- a/src/core/aws-response.adb +++ b/src/core/aws-response.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-response.ads b/src/core/aws-response.ads index c3e8e5330..c324c1b9b 100644 --- a/src/core/aws-response.ads +++ b/src/core/aws-response.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-server-get_status.adb b/src/core/aws-server-get_status.adb index 1fa6303b0..623548356 100644 --- a/src/core/aws-server-get_status.adb +++ b/src/core/aws-server-get_status.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-server-get_status.ads b/src/core/aws-server-get_status.ads index 1dc4227c4..6dc915f78 100644 --- a/src/core/aws-server-get_status.ads +++ b/src/core/aws-server-get_status.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-server-http_utils.adb b/src/core/aws-server-http_utils.adb index 560648bd3..7fdb5555d 100644 --- a/src/core/aws-server-http_utils.adb +++ b/src/core/aws-server-http_utils.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-server-http_utils.ads b/src/core/aws-server-http_utils.ads index 8658dab40..1ad090462 100644 --- a/src/core/aws-server-http_utils.ads +++ b/src/core/aws-server-http_utils.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-server-log.adb b/src/core/aws-server-log.adb index e728411f7..73fb9915d 100644 --- a/src/core/aws-server-log.adb +++ b/src/core/aws-server-log.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-server-log.ads b/src/core/aws-server-log.ads index 16706f542..a63478c2f 100644 --- a/src/core/aws-server-log.ads +++ b/src/core/aws-server-log.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-server-protocol_handler.adb b/src/core/aws-server-protocol_handler.adb index 61a095bd7..71a4c4383 100644 --- a/src/core/aws-server-protocol_handler.adb +++ b/src/core/aws-server-protocol_handler.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-server-status.adb b/src/core/aws-server-status.adb index 9be491fdd..5bb26e3dc 100644 --- a/src/core/aws-server-status.adb +++ b/src/core/aws-server-status.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-server-status.ads b/src/core/aws-server-status.ads index c123efb0e..1f5b5a48b 100644 --- a/src/core/aws-server-status.ads +++ b/src/core/aws-server-status.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-server.adb b/src/core/aws-server.adb index 35321c06e..908210068 100644 --- a/src/core/aws-server.adb +++ b/src/core/aws-server.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-server.ads b/src/core/aws-server.ads index 247bcb6b0..d27244dac 100644 --- a/src/core/aws-server.ads +++ b/src/core/aws-server.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-services-transient_pages-control.adb b/src/core/aws-services-transient_pages-control.adb index 6887da50d..bf5661d00 100644 --- a/src/core/aws-services-transient_pages-control.adb +++ b/src/core/aws-services-transient_pages-control.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-services-transient_pages-control.ads b/src/core/aws-services-transient_pages-control.ads index a85fa2241..069f67627 100644 --- a/src/core/aws-services-transient_pages-control.ads +++ b/src/core/aws-services-transient_pages-control.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-services-transient_pages.adb b/src/core/aws-services-transient_pages.adb index f958b1af9..1a89f97c0 100644 --- a/src/core/aws-services-transient_pages.adb +++ b/src/core/aws-services-transient_pages.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-services-transient_pages.ads b/src/core/aws-services-transient_pages.ads index 2cfdd6f19..b0d076a87 100644 --- a/src/core/aws-services-transient_pages.ads +++ b/src/core/aws-services-transient_pages.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-services.ads b/src/core/aws-services.ads index 9b2359acb..31d9b3a97 100644 --- a/src/core/aws-services.ads +++ b/src/core/aws-services.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2001 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-session-control.adb b/src/core/aws-session-control.adb index 595f51b2a..0ac7d18b9 100644 --- a/src/core/aws-session-control.adb +++ b/src/core/aws-session-control.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-session-control.ads b/src/core/aws-session-control.ads index 9469358d0..b6d85f044 100644 --- a/src/core/aws-session-control.ads +++ b/src/core/aws-session-control.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-session.adb b/src/core/aws-session.adb index 59a520225..1dd887754 100644 --- a/src/core/aws-session.adb +++ b/src/core/aws-session.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-session.ads b/src/core/aws-session.ads index e72aa89f0..e02ddca35 100644 --- a/src/core/aws-session.ads +++ b/src/core/aws-session.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-status-set.adb b/src/core/aws-status-set.adb index 138cc09a8..e6e2fe79e 100644 --- a/src/core/aws-status-set.adb +++ b/src/core/aws-status-set.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-status-set.ads b/src/core/aws-status-set.ads index c74599655..33596b042 100644 --- a/src/core/aws-status-set.ads +++ b/src/core/aws-status-set.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-status-translate_set.adb b/src/core/aws-status-translate_set.adb index 124bbaf33..5639395d1 100644 --- a/src/core/aws-status-translate_set.adb +++ b/src/core/aws-status-translate_set.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-status-translate_set.ads b/src/core/aws-status-translate_set.ads index 62630f4fe..96dca595e 100644 --- a/src/core/aws-status-translate_set.ads +++ b/src/core/aws-status-translate_set.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-status.adb b/src/core/aws-status.adb index c8c9cc5bc..cd39ee2ea 100644 --- a/src/core/aws-status.adb +++ b/src/core/aws-status.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-status.ads b/src/core/aws-status.ads index 0bf8bb727..5268e86f3 100644 --- a/src/core/aws-status.ads +++ b/src/core/aws-status.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-templates.ads b/src/core/aws-templates.ads index f8a2dd3ae..c535961ef 100644 --- a/src/core/aws-templates.ads +++ b/src/core/aws-templates.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2001 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-translator-conversion.adb b/src/core/aws-translator-conversion.adb index 02526d46e..807731cfa 100644 --- a/src/core/aws-translator-conversion.adb +++ b/src/core/aws-translator-conversion.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-translator.adb b/src/core/aws-translator.adb index d9fd458d8..1b972fe24 100644 --- a/src/core/aws-translator.adb +++ b/src/core/aws-translator.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-translator.ads b/src/core/aws-translator.ads index c01d05343..19626b0b0 100644 --- a/src/core/aws-translator.ads +++ b/src/core/aws-translator.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-url-raise_url_error.adb b/src/core/aws-url-raise_url_error.adb index 5dcba0e59..8ee452756 100644 --- a/src/core/aws-url-raise_url_error.adb +++ b/src/core/aws-url-raise_url_error.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-url-raise_url_error.ads b/src/core/aws-url-raise_url_error.ads index 82b451137..a32f8a058 100644 --- a/src/core/aws-url-raise_url_error.ads +++ b/src/core/aws-url-raise_url_error.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-url-set.adb b/src/core/aws-url-set.adb index 0e62608ea..8fb0fa28b 100644 --- a/src/core/aws-url-set.adb +++ b/src/core/aws-url-set.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2011, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-url-set.ads b/src/core/aws-url-set.ads index 4fe631554..70ebaac3a 100644 --- a/src/core/aws-url-set.ads +++ b/src/core/aws-url-set.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-url.adb b/src/core/aws-url.adb index 96e30b1f2..5f4134357 100644 --- a/src/core/aws-url.adb +++ b/src/core/aws-url.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-url.ads b/src/core/aws-url.ads index b6b2bad7e..7918539aa 100644 --- a/src/core/aws-url.ads +++ b/src/core/aws-url.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-utils-streams.adb b/src/core/aws-utils-streams.adb index 2315a8d0b..30bf457d0 100644 --- a/src/core/aws-utils-streams.adb +++ b/src/core/aws-utils-streams.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-utils-streams.ads b/src/core/aws-utils-streams.ads index f7df1df9b..106fab237 100644 --- a/src/core/aws-utils-streams.ads +++ b/src/core/aws-utils-streams.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2009, AdaCore -- +-- Copyright (C) 2009-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-utils.adb b/src/core/aws-utils.adb index 4735dcdb4..4f297a2a0 100644 --- a/src/core/aws-utils.adb +++ b/src/core/aws-utils.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws-utils.ads b/src/core/aws-utils.ads index cb98619b6..d04985a34 100644 --- a/src/core/aws-utils.ads +++ b/src/core/aws-utils.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/core/aws.ads b/src/core/aws.ads index 738420656..93d8d0e2b 100644 --- a/src/core/aws.ads +++ b/src/core/aws.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-client-hotplug.adb b/src/extended/aws-client-hotplug.adb index 6ea9e4569..66f9bb038 100644 --- a/src/extended/aws-client-hotplug.adb +++ b/src/extended/aws-client-hotplug.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-client-hotplug.ads b/src/extended/aws-client-hotplug.ads index 0ddae1c9a..fff748030 100644 --- a/src/extended/aws-client-hotplug.ads +++ b/src/extended/aws-client-hotplug.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-communication-client.adb b/src/extended/aws-communication-client.adb index 53ca0b66d..d18df82ed 100644 --- a/src/extended/aws-communication-client.adb +++ b/src/extended/aws-communication-client.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-communication-client.ads b/src/extended/aws-communication-client.ads index 23ee17585..8fa5a6c26 100644 --- a/src/extended/aws-communication-client.ads +++ b/src/extended/aws-communication-client.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-communication-server.adb b/src/extended/aws-communication-server.adb index 3430e0c9a..14a4edd55 100644 --- a/src/extended/aws-communication-server.adb +++ b/src/extended/aws-communication-server.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-communication-server.ads b/src/extended/aws-communication-server.ads index 5ba793699..3e653a3d2 100644 --- a/src/extended/aws-communication-server.ads +++ b/src/extended/aws-communication-server.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-communication.adb b/src/extended/aws-communication.adb index 957580609..7b7645fe8 100644 --- a/src/extended/aws-communication.adb +++ b/src/extended/aws-communication.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-communication.ads b/src/extended/aws-communication.ads index 588f87434..de4752ad0 100644 --- a/src/extended/aws-communication.ads +++ b/src/extended/aws-communication.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-cookie.adb b/src/extended/aws-cookie.adb index 3c1812dbc..dd1a8b0f4 100644 --- a/src/extended/aws-cookie.adb +++ b/src/extended/aws-cookie.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-cookie.ads b/src/extended/aws-cookie.ads index 4004d9ef6..75a7daf51 100644 --- a/src/extended/aws-cookie.ads +++ b/src/extended/aws-cookie.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-net-log-callbacks.adb b/src/extended/aws-net-log-callbacks.adb index b48bbd512..067d5aae3 100644 --- a/src/extended/aws-net-log-callbacks.adb +++ b/src/extended/aws-net-log-callbacks.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-net-log-callbacks.ads b/src/extended/aws-net-log-callbacks.ads index 85922b5c4..3699647dd 100644 --- a/src/extended/aws-net-log-callbacks.ads +++ b/src/extended/aws-net-log-callbacks.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-net-sets.ads b/src/extended/aws-net-sets.ads index 157fd42be..2b6b0dc48 100644 --- a/src/extended/aws-net-sets.ads +++ b/src/extended/aws-net-sets.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004 -- --- ACT-Europe -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-net-stream_io.adb b/src/extended/aws-net-stream_io.adb index 2f9987e42..ac5d71269 100644 --- a/src/extended/aws-net-stream_io.adb +++ b/src/extended/aws-net-stream_io.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-net-stream_io.ads b/src/extended/aws-net-stream_io.ads index dd1ad8ed5..b3df0caae 100644 --- a/src/extended/aws-net-stream_io.ads +++ b/src/extended/aws-net-stream_io.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-pop.adb b/src/extended/aws-pop.adb index f12d425fb..a6f5cd50b 100644 --- a/src/extended/aws-pop.adb +++ b/src/extended/aws-pop.adb @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- P O P - Post Office Protocol -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-pop.ads b/src/extended/aws-pop.ads index 54b8cc479..337a4f632 100644 --- a/src/extended/aws-pop.ads +++ b/src/extended/aws-pop.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- P O P - Post Office Protocol -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-resources-streams-pipe.adb b/src/extended/aws-resources-streams-pipe.adb index cc9f47ca5..80f8957ce 100644 --- a/src/extended/aws-resources-streams-pipe.adb +++ b/src/extended/aws-resources-streams-pipe.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-resources-streams-pipe.ads b/src/extended/aws-resources-streams-pipe.ads index 3015686a9..46892d2b5 100644 --- a/src/extended/aws-resources-streams-pipe.ads +++ b/src/extended/aws-resources-streams-pipe.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-server-hotplug.adb b/src/extended/aws-server-hotplug.adb index e9e6b4aef..b793d79db 100644 --- a/src/extended/aws-server-hotplug.adb +++ b/src/extended/aws-server-hotplug.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-server-hotplug.ads b/src/extended/aws-server-hotplug.ads index a7dd3e2e3..df098dedd 100644 --- a/src/extended/aws-server-hotplug.ads +++ b/src/extended/aws-server-hotplug.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-server-push.adb b/src/extended/aws-server-push.adb index 21d9a1949..abd6f8ae4 100644 --- a/src/extended/aws-server-push.adb +++ b/src/extended/aws-server-push.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-server-push.ads b/src/extended/aws-server-push.ads index f1c9a4bb6..c0f988292 100644 --- a/src/extended/aws-server-push.ads +++ b/src/extended/aws-server-push.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-callbacks.adb b/src/extended/aws-services-callbacks.adb index abc40bd2a..3a9d57d6e 100644 --- a/src/extended/aws-services-callbacks.adb +++ b/src/extended/aws-services-callbacks.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-callbacks.ads b/src/extended/aws-services-callbacks.ads index 25b036538..4dfa36116 100644 --- a/src/extended/aws-services-callbacks.ads +++ b/src/extended/aws-services-callbacks.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-directory.adb b/src/extended/aws-services-directory.adb index a8fb1dc9c..73210ad52 100644 --- a/src/extended/aws-services-directory.adb +++ b/src/extended/aws-services-directory.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-directory.ads b/src/extended/aws-services-directory.ads index 6466dc692..342df300b 100644 --- a/src/extended/aws-services-directory.ads +++ b/src/extended/aws-services-directory.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-linker.adb b/src/extended/aws-services-dispatchers-linker.adb index 0022bb8ce..2cd6813e8 100644 --- a/src/extended/aws-services-dispatchers-linker.adb +++ b/src/extended/aws-services-dispatchers-linker.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-linker.ads b/src/extended/aws-services-dispatchers-linker.ads index 7b0d74a74..78560c9f9 100644 --- a/src/extended/aws-services-dispatchers-linker.ads +++ b/src/extended/aws-services-dispatchers-linker.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2009, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-method.adb b/src/extended/aws-services-dispatchers-method.adb index 56c95e96b..9a48d2faf 100644 --- a/src/extended/aws-services-dispatchers-method.adb +++ b/src/extended/aws-services-dispatchers-method.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-method.ads b/src/extended/aws-services-dispatchers-method.ads index dd8585536..474a82473 100644 --- a/src/extended/aws-services-dispatchers-method.ads +++ b/src/extended/aws-services-dispatchers-method.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-timer.adb b/src/extended/aws-services-dispatchers-timer.adb index 6d98350c2..fcbcc654c 100644 --- a/src/extended/aws-services-dispatchers-timer.adb +++ b/src/extended/aws-services-dispatchers-timer.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-timer.ads b/src/extended/aws-services-dispatchers-timer.ads index e2c122cb3..11b5c6cbe 100644 --- a/src/extended/aws-services-dispatchers-timer.ads +++ b/src/extended/aws-services-dispatchers-timer.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-transient_pages.adb b/src/extended/aws-services-dispatchers-transient_pages.adb index b3ba8c507..27f4c8f67 100644 --- a/src/extended/aws-services-dispatchers-transient_pages.adb +++ b/src/extended/aws-services-dispatchers-transient_pages.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-transient_pages.ads b/src/extended/aws-services-dispatchers-transient_pages.ads index 051260dd1..c81c7ba86 100644 --- a/src/extended/aws-services-dispatchers-transient_pages.ads +++ b/src/extended/aws-services-dispatchers-transient_pages.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-uri.adb b/src/extended/aws-services-dispatchers-uri.adb index f890d869a..079dea0b2 100644 --- a/src/extended/aws-services-dispatchers-uri.adb +++ b/src/extended/aws-services-dispatchers-uri.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-uri.ads b/src/extended/aws-services-dispatchers-uri.ads index d70729b6d..ff4c4eab3 100644 --- a/src/extended/aws-services-dispatchers-uri.ads +++ b/src/extended/aws-services-dispatchers-uri.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-virtual_host.adb b/src/extended/aws-services-dispatchers-virtual_host.adb index 2194bcce1..c2fc80809 100644 --- a/src/extended/aws-services-dispatchers-virtual_host.adb +++ b/src/extended/aws-services-dispatchers-virtual_host.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers-virtual_host.ads b/src/extended/aws-services-dispatchers-virtual_host.ads index 449b5cbea..16466f3b8 100644 --- a/src/extended/aws-services-dispatchers-virtual_host.ads +++ b/src/extended/aws-services-dispatchers-virtual_host.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-dispatchers.ads b/src/extended/aws-services-dispatchers.ads index d63866152..546cdd9f9 100644 --- a/src/extended/aws-services-dispatchers.ads +++ b/src/extended/aws-services-dispatchers.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2005 -- --- AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-download.adb b/src/extended/aws-services-download.adb index 813abd83a..202cacb43 100644 --- a/src/extended/aws-services-download.adb +++ b/src/extended/aws-services-download.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-download.ads b/src/extended/aws-services-download.ads index 4b2663751..671b13f72 100644 --- a/src/extended/aws-services-download.ads +++ b/src/extended/aws-services-download.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2011, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-page_server.adb b/src/extended/aws-services-page_server.adb index 88d1dd6e1..94536faf0 100644 --- a/src/extended/aws-services-page_server.adb +++ b/src/extended/aws-services-page_server.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-page_server.ads b/src/extended/aws-services-page_server.ads index 8d443331a..d2d2fd0a3 100644 --- a/src/extended/aws-services-page_server.ads +++ b/src/extended/aws-services-page_server.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-alpha-bounded.adb b/src/extended/aws-services-split_pages-alpha-bounded.adb index 5d96557ec..377385b9d 100644 --- a/src/extended/aws-services-split_pages-alpha-bounded.adb +++ b/src/extended/aws-services-split_pages-alpha-bounded.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-alpha-bounded.ads b/src/extended/aws-services-split_pages-alpha-bounded.ads index d4d6eec2a..b71fb5973 100644 --- a/src/extended/aws-services-split_pages-alpha-bounded.ads +++ b/src/extended/aws-services-split_pages-alpha-bounded.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-alpha.adb b/src/extended/aws-services-split_pages-alpha.adb index 033ec1ffe..667b6896e 100644 --- a/src/extended/aws-services-split_pages-alpha.adb +++ b/src/extended/aws-services-split_pages-alpha.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-alpha.ads b/src/extended/aws-services-split_pages-alpha.ads index 689c02f10..a0ca798b8 100644 --- a/src/extended/aws-services-split_pages-alpha.ads +++ b/src/extended/aws-services-split_pages-alpha.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-shared.adb b/src/extended/aws-services-split_pages-shared.adb index dd8e67852..47cc8fff0 100644 --- a/src/extended/aws-services-split_pages-shared.adb +++ b/src/extended/aws-services-split_pages-shared.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-shared.ads b/src/extended/aws-services-split_pages-shared.ads index fb3668762..299f587a4 100644 --- a/src/extended/aws-services-split_pages-shared.ads +++ b/src/extended/aws-services-split_pages-shared.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-uniform-alpha.adb b/src/extended/aws-services-split_pages-uniform-alpha.adb index aab6c3172..3c623db8e 100644 --- a/src/extended/aws-services-split_pages-uniform-alpha.adb +++ b/src/extended/aws-services-split_pages-uniform-alpha.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-uniform-alpha.ads b/src/extended/aws-services-split_pages-uniform-alpha.ads index 1acfc47f6..1fc066a96 100644 --- a/src/extended/aws-services-split_pages-uniform-alpha.ads +++ b/src/extended/aws-services-split_pages-uniform-alpha.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-uniform-overlapping.adb b/src/extended/aws-services-split_pages-uniform-overlapping.adb index a2358e9cf..e46305d8d 100644 --- a/src/extended/aws-services-split_pages-uniform-overlapping.adb +++ b/src/extended/aws-services-split_pages-uniform-overlapping.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-uniform-overlapping.ads b/src/extended/aws-services-split_pages-uniform-overlapping.ads index 5de01c1e6..b0d06351f 100644 --- a/src/extended/aws-services-split_pages-uniform-overlapping.ads +++ b/src/extended/aws-services-split_pages-uniform-overlapping.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-uniform.adb b/src/extended/aws-services-split_pages-uniform.adb index 2eab20a00..32c637029 100644 --- a/src/extended/aws-services-split_pages-uniform.adb +++ b/src/extended/aws-services-split_pages-uniform.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages-uniform.ads b/src/extended/aws-services-split_pages-uniform.ads index 872ad0bef..380a8af62 100644 --- a/src/extended/aws-services-split_pages-uniform.ads +++ b/src/extended/aws-services-split_pages-uniform.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages.adb b/src/extended/aws-services-split_pages.adb index 303cbad7a..977d470ce 100644 --- a/src/extended/aws-services-split_pages.adb +++ b/src/extended/aws-services-split_pages.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-split_pages.ads b/src/extended/aws-services-split_pages.ads index fd3caa05d..8cb3f77b3 100644 --- a/src/extended/aws-services-split_pages.ads +++ b/src/extended/aws-services-split_pages.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-web_block-context.adb b/src/extended/aws-services-web_block-context.adb index ea3f209f9..5a9a9250a 100644 --- a/src/extended/aws-services-web_block-context.adb +++ b/src/extended/aws-services-web_block-context.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2011, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-web_block-context.ads b/src/extended/aws-services-web_block-context.ads index 9ade2ecdb..b24774a7a 100644 --- a/src/extended/aws-services-web_block-context.ads +++ b/src/extended/aws-services-web_block-context.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2010, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-web_block-registry.adb b/src/extended/aws-services-web_block-registry.adb index 28a40510f..e1b433fa4 100644 --- a/src/extended/aws-services-web_block-registry.adb +++ b/src/extended/aws-services-web_block-registry.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2010, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-web_block-registry.ads b/src/extended/aws-services-web_block-registry.ads index 4c04566df..1b7199b68 100644 --- a/src/extended/aws-services-web_block-registry.ads +++ b/src/extended/aws-services-web_block-registry.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2010, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-web_block.ads b/src/extended/aws-services-web_block.ads index 32d7ece12..eaf8c02c5 100644 --- a/src/extended/aws-services-web_block.ads +++ b/src/extended/aws-services-web_block.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007 -- --- AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-web_mail.adb b/src/extended/aws-services-web_mail.adb index d5fc558d4..c3aaf9863 100644 --- a/src/extended/aws-services-web_mail.adb +++ b/src/extended/aws-services-web_mail.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-services-web_mail.ads b/src/extended/aws-services-web_mail.ads index b46608612..9fc6cf446 100644 --- a/src/extended/aws-services-web_mail.ads +++ b/src/extended/aws-services-web_mail.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp-authentication-plain.adb b/src/extended/aws-smtp-authentication-plain.adb index 5b81abf44..45b5084ec 100644 --- a/src/extended/aws-smtp-authentication-plain.adb +++ b/src/extended/aws-smtp-authentication-plain.adb @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp-authentication-plain.ads b/src/extended/aws-smtp-authentication-plain.ads index bf60e6b62..08f3cedae 100644 --- a/src/extended/aws-smtp-authentication-plain.ads +++ b/src/extended/aws-smtp-authentication-plain.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp-authentication.ads b/src/extended/aws-smtp-authentication.ads index 946fbf138..05911d3ef 100644 --- a/src/extended/aws-smtp-authentication.ads +++ b/src/extended/aws-smtp-authentication.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp-client.adb b/src/extended/aws-smtp-client.adb index cc970e1d2..1a3ff2438 100644 --- a/src/extended/aws-smtp-client.adb +++ b/src/extended/aws-smtp-client.adb @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp-client.ads b/src/extended/aws-smtp-client.ads index 95bf97991..8e629eeab 100644 --- a/src/extended/aws-smtp-client.ads +++ b/src/extended/aws-smtp-client.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp-messages-set.adb b/src/extended/aws-smtp-messages-set.adb index d8f455d67..86e336924 100644 --- a/src/extended/aws-smtp-messages-set.adb +++ b/src/extended/aws-smtp-messages-set.adb @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp-messages-set.ads b/src/extended/aws-smtp-messages-set.ads index c097cdf43..a62447e7f 100644 --- a/src/extended/aws-smtp-messages-set.ads +++ b/src/extended/aws-smtp-messages-set.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp-messages.adb b/src/extended/aws-smtp-messages.adb index 7fbfc6f62..8ceecf1b1 100644 --- a/src/extended/aws-smtp-messages.adb +++ b/src/extended/aws-smtp-messages.adb @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp-messages.ads b/src/extended/aws-smtp-messages.ads index eee7d6e97..19037368c 100644 --- a/src/extended/aws-smtp-messages.ads +++ b/src/extended/aws-smtp-messages.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp-server.adb b/src/extended/aws-smtp-server.adb index 9783b5a2e..ea687bf07 100644 --- a/src/extended/aws-smtp-server.adb +++ b/src/extended/aws-smtp-server.adb @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp-server.ads b/src/extended/aws-smtp-server.ads index a790d21f2..84f22c429 100644 --- a/src/extended/aws-smtp-server.ads +++ b/src/extended/aws-smtp-server.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp.adb b/src/extended/aws-smtp.adb index 0128fc855..3a9d1a75a 100644 --- a/src/extended/aws-smtp.adb +++ b/src/extended/aws-smtp.adb @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2000-2010, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-smtp.ads b/src/extended/aws-smtp.ads index 2e606baab..c10b1db77 100644 --- a/src/extended/aws-smtp.ads +++ b/src/extended/aws-smtp.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- --- S M T P - Simple Mail Transfer Protocol -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-status-translate_table.adb b/src/extended/aws-status-translate_table.adb index a8c14e5ba..739e566a7 100644 --- a/src/extended/aws-status-translate_table.adb +++ b/src/extended/aws-status-translate_table.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/extended/aws-status-translate_table.ads b/src/extended/aws-status-translate_table.ads index b83d86788..5837e3c6f 100644 --- a/src/extended/aws-status-translate_table.ads +++ b/src/extended/aws-status-translate_table.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/ldap/aws-ldap-client.adb b/src/ldap/aws-ldap-client.adb index aacfa3855..6c8de3d67 100644 --- a/src/ldap/aws-ldap-client.adb +++ b/src/ldap/aws-ldap-client.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/ldap/aws-ldap-client.ads b/src/ldap/aws-ldap-client.ads index be30d912f..bac001532 100644 --- a/src/ldap/aws-ldap-client.ads +++ b/src/ldap/aws-ldap-client.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/ldap/aws-ldap-thin.adb b/src/ldap/aws-ldap-thin.adb index 01728e436..eb2a28110 100644 --- a/src/ldap/aws-ldap-thin.adb +++ b/src/ldap/aws-ldap-thin.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2009, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/ldap/aws-ldap-thin.ads b/src/ldap/aws-ldap-thin.ads index 82035c7e8..9284487db 100644 --- a/src/ldap/aws-ldap-thin.ads +++ b/src/ldap/aws-ldap-thin.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2009, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/ldap/aws-ldap.ads b/src/ldap/aws-ldap.ads index bd5147194..254b842d3 100644 --- a/src/ldap/aws-ldap.ads +++ b/src/ldap/aws-ldap.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002 -- --- ACT-Europe -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/makefile b/src/makefile index 3eece341e..ab1bd85e3 100644 --- a/src/makefile +++ b/src/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2011, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .SILENT: diff --git a/src/poll/g_poll.adb b/src/poll/g_poll.adb index 9b806a4f9..c766d0794 100644 --- a/src/poll/g_poll.adb +++ b/src/poll/g_poll.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/poll/g_poll.ads b/src/poll/g_poll.ads index 3f0a82750..98dd55489 100644 --- a/src/poll/g_poll.ads +++ b/src/poll/g_poll.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/poll/os_support.c b/src/poll/os_support.c index 0f3c8d6d8..f2ae7c2b0 100644 --- a/src/poll/os_support.c +++ b/src/poll/os_support.c @@ -1,21 +1,23 @@ /*************************************************************************** * Ada Web Server * * * - * Copyright (C) 2009-2011, AdaCore * + * Copyright (C) 2009-2012, AdaCore * * * - * This library is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or (at * - * your option) any later version. * + * This library is free software; you can redistribute it and/or modify * + * it under terms of the GNU General Public License as published by the * + * Free Software Foundation; either version 3, or (at your option) any * + * later version. This library is distributed in the hope that it will be * + * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * * - * This library is distributed in the hope that it will be useful, but * - * WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * - * General Public License for more details. * + * As a special exception under Section 7 of GPL version 3, you are * + * granted additional permissions described in the GCC Runtime Library * + * Exception, version 3.1, as published by the Free Software Foundation. * * * - * You should have received a copy of the GNU General Public License * - * along with this library; if not, write to the Free Software Foundation, * - * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * You should have received a copy of the GNU General Public License and * + * a copy of the GCC Runtime Library Exception along with this program; * + * see the files COPYING3 and COPYING.RUNTIME respectively. If not, see * + * . * * * * As a special exception, if other files instantiate generics from this * * unit, or you link this unit with other files to produce an executable, * diff --git a/src/poll/poll.ads b/src/poll/poll.ads index b3f7d6dd9..17a667504 100644 --- a/src/poll/poll.ads +++ b/src/poll/poll.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/poll/poll__posix.adb b/src/poll/poll__posix.adb index 7804ac16f..7b76c5ef6 100644 --- a/src/poll/poll__posix.adb +++ b/src/poll/poll__posix.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/poll/poll__win32.adb b/src/poll/poll__win32.adb index 97d3ac9d9..c5f2e5407 100644 --- a/src/poll/poll__win32.adb +++ b/src/poll/poll__win32.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-client.adb b/src/soap/soap-client.adb index 7d444af02..dd6fd28af 100644 --- a/src/soap/soap-client.adb +++ b/src/soap/soap-client.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-client.ads b/src/soap/soap-client.ads index 87cb2cd00..05b53eb39 100644 --- a/src/soap/soap-client.ads +++ b/src/soap/soap-client.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-dispatchers-callback.adb b/src/soap/soap-dispatchers-callback.adb index 182f5c9e2..187a13ece 100644 --- a/src/soap/soap-dispatchers-callback.adb +++ b/src/soap/soap-dispatchers-callback.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-dispatchers-callback.ads b/src/soap/soap-dispatchers-callback.ads index 5be146960..a8ec70f6b 100644 --- a/src/soap/soap-dispatchers-callback.ads +++ b/src/soap/soap-dispatchers-callback.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-dispatchers.adb b/src/soap/soap-dispatchers.adb index 0654e87f0..0874b8b9d 100644 --- a/src/soap/soap-dispatchers.adb +++ b/src/soap/soap-dispatchers.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-dispatchers.ads b/src/soap/soap-dispatchers.ads index 20180fbf9..efbf64220 100644 --- a/src/soap/soap-dispatchers.ads +++ b/src/soap/soap-dispatchers.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-generator-cb.adb b/src/soap/soap-generator-cb.adb index 8b94d1d7b..f4d9987cd 100644 --- a/src/soap/soap-generator-cb.adb +++ b/src/soap/soap-generator-cb.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-generator-name_set.adb b/src/soap/soap-generator-name_set.adb index 36ed34547..0d75eb66b 100644 --- a/src/soap/soap-generator-name_set.adb +++ b/src/soap/soap-generator-name_set.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-generator-skel.adb b/src/soap/soap-generator-skel.adb index 7b362ed9d..674376e50 100644 --- a/src/soap/soap-generator-skel.adb +++ b/src/soap/soap-generator-skel.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-generator-stub.adb b/src/soap/soap-generator-stub.adb index 46ab08cbb..dfec1aa39 100644 --- a/src/soap/soap-generator-stub.adb +++ b/src/soap/soap-generator-stub.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-generator.adb b/src/soap/soap-generator.adb index 85e83930e..f604d33b0 100644 --- a/src/soap/soap-generator.adb +++ b/src/soap/soap-generator.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-generator.ads b/src/soap/soap-generator.ads index e7324c177..32c327b57 100644 --- a/src/soap/soap-generator.ads +++ b/src/soap/soap-generator.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message-payload.adb b/src/soap/soap-message-payload.adb index 8dedf16f5..e5cc9ec75 100644 --- a/src/soap/soap-message-payload.adb +++ b/src/soap/soap-message-payload.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message-payload.ads b/src/soap/soap-message-payload.ads index 9645cf9e9..1adadc02c 100644 --- a/src/soap/soap-message-payload.ads +++ b/src/soap/soap-message-payload.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message-reader.adb b/src/soap/soap-message-reader.adb index f028a65b4..eaa4e5f38 100644 --- a/src/soap/soap-message-reader.adb +++ b/src/soap/soap-message-reader.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message-reader.ads b/src/soap/soap-message-reader.ads index 176d7d91a..7de8eec6f 100644 --- a/src/soap/soap-message-reader.ads +++ b/src/soap/soap-message-reader.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message-response-error.adb b/src/soap/soap-message-response-error.adb index bd209eb74..292796246 100644 --- a/src/soap/soap-message-response-error.adb +++ b/src/soap/soap-message-response-error.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message-response-error.ads b/src/soap/soap-message-response-error.ads index 1317903d0..8adfd3ea3 100644 --- a/src/soap/soap-message-response-error.ads +++ b/src/soap/soap-message-response-error.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message-response.adb b/src/soap/soap-message-response.adb index 43a7d19bc..e75e4cfe5 100644 --- a/src/soap/soap-message-response.adb +++ b/src/soap/soap-message-response.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message-response.ads b/src/soap/soap-message-response.ads index 12d67aedf..6778e83a5 100644 --- a/src/soap/soap-message-response.ads +++ b/src/soap/soap-message-response.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message-xml.adb b/src/soap/soap-message-xml.adb index c1e1c69c5..499743326 100644 --- a/src/soap/soap-message-xml.adb +++ b/src/soap/soap-message-xml.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message-xml.ads b/src/soap/soap-message-xml.ads index c06e78c38..ec95000eb 100644 --- a/src/soap/soap-message-xml.ads +++ b/src/soap/soap-message-xml.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message.adb b/src/soap/soap-message.adb index ae754fbef..5ae2a1c87 100644 --- a/src/soap/soap-message.adb +++ b/src/soap/soap-message.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-message.ads b/src/soap/soap-message.ads index c6804ff78..6b417dabb 100644 --- a/src/soap/soap-message.ads +++ b/src/soap/soap-message.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-name_space.adb b/src/soap/soap-name_space.adb index 4bd989df5..389f22b0f 100644 --- a/src/soap/soap-name_space.adb +++ b/src/soap/soap-name_space.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-name_space.ads b/src/soap/soap-name_space.ads index b62941867..557c16070 100644 --- a/src/soap/soap-name_space.ads +++ b/src/soap/soap-name_space.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-parameters.adb b/src/soap/soap-parameters.adb index f9307e017..42758f06a 100644 --- a/src/soap/soap-parameters.adb +++ b/src/soap/soap-parameters.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-parameters.ads b/src/soap/soap-parameters.ads index 6dfb1b329..a6cea818e 100644 --- a/src/soap/soap-parameters.ads +++ b/src/soap/soap-parameters.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-types-untyped.adb b/src/soap/soap-types-untyped.adb index 1d2771acc..d0582d643 100644 --- a/src/soap/soap-types-untyped.adb +++ b/src/soap/soap-types-untyped.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2009, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-types-untyped.ads b/src/soap/soap-types-untyped.ads index aa19481d9..c29bcc89b 100644 --- a/src/soap/soap-types-untyped.ads +++ b/src/soap/soap-types-untyped.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2005-2009, AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-types.adb b/src/soap/soap-types.adb index 408ee71e7..232387bcf 100644 --- a/src/soap/soap-types.adb +++ b/src/soap/soap-types.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-types.ads b/src/soap/soap-types.ads index e2cd907ba..f6dfbe695 100644 --- a/src/soap/soap-types.ads +++ b/src/soap/soap-types.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2001-2010, AdaCore -- +-- Copyright (C) 2001-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-utils.adb b/src/soap/soap-utils.adb index 7162ddce4..9a3c0c63a 100644 --- a/src/soap/soap-utils.adb +++ b/src/soap/soap-utils.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2011, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-utils.ads b/src/soap/soap-utils.ads index 098120ab8..6a50afcc2 100644 --- a/src/soap/soap-utils.ads +++ b/src/soap/soap-utils.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2009, AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-wsdl-parameters.adb b/src/soap/soap-wsdl-parameters.adb index 1e44cf140..d8c35c2b1 100644 --- a/src/soap/soap-wsdl-parameters.adb +++ b/src/soap/soap-wsdl-parameters.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-wsdl-parameters.ads b/src/soap/soap-wsdl-parameters.ads index a2d13831b..9e2fda1c2 100644 --- a/src/soap/soap-wsdl-parameters.ads +++ b/src/soap/soap-wsdl-parameters.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-wsdl-parser.adb b/src/soap/soap-wsdl-parser.adb index 715d8fcb8..b32685a0c 100644 --- a/src/soap/soap-wsdl-parser.adb +++ b/src/soap/soap-wsdl-parser.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-wsdl-parser.ads b/src/soap/soap-wsdl-parser.ads index 944f03479..0549f2ab9 100644 --- a/src/soap/soap-wsdl-parser.ads +++ b/src/soap/soap-wsdl-parser.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-wsdl.adb b/src/soap/soap-wsdl.adb index 72f3296ed..1d6d40fce 100644 --- a/src/soap/soap-wsdl.adb +++ b/src/soap/soap-wsdl.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-wsdl.ads b/src/soap/soap-wsdl.ads index 84db41032..31a6610e9 100644 --- a/src/soap/soap-wsdl.ads +++ b/src/soap/soap-wsdl.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-xml.adb b/src/soap/soap-xml.adb index 1d8e1f700..440b165e5 100644 --- a/src/soap/soap-xml.adb +++ b/src/soap/soap-xml.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap-xml.ads b/src/soap/soap-xml.ads index 3e8cb778e..bf351a031 100644 --- a/src/soap/soap-xml.ads +++ b/src/soap/soap-xml.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/soap/soap.ads b/src/soap/soap.ads index 00d5cec47..6e8a1435f 100644 --- a/src/soap/soap.ads +++ b/src/soap/soap.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2000-2008 -- --- AdaCore -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/src.gpr b/src/src.gpr index c7ff79a99..bf1049960 100644 --- a/src/src.gpr +++ b/src/src.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "../.build/projects/aws_xmlada"; diff --git a/src/win32/gai_strerror.c b/src/win32/gai_strerror.c index 45a8975e2..6679d447a 100644 --- a/src/win32/gai_strerror.c +++ b/src/win32/gai_strerror.c @@ -1,21 +1,23 @@ /*************************************************************************** * Ada Web Server * * * - * Copyright (C) 2003-2011, AdaCore * + * Copyright (C) 2003-2012, AdaCore * * * - * This library is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or (at * - * your option) any later version. * + * This library is free software; you can redistribute it and/or modify * + * it under terms of the GNU General Public License as published by the * + * Free Software Foundation; either version 3, or (at your option) any * + * later version. This library is distributed in the hope that it will be * + * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * * - * This library is distributed in the hope that it will be useful, but * - * WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * - * General Public License for more details. * + * As a special exception under Section 7 of GPL version 3, you are * + * granted additional permissions described in the GCC Runtime Library * + * Exception, version 3.1, as published by the Free Software Foundation. * * * - * You should have received a copy of the GNU General Public License * - * along with this library; if not, write to the Free Software Foundation,* - * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * You should have received a copy of the GNU General Public License and * + * a copy of the GCC Runtime Library Exception along with this program; * + * see the files COPYING3 and COPYING.RUNTIME respectively. If not, see * + * . * * * * As a special exception, if other files instantiate generics from this * * unit, or you link this unit with other files to produce an executable, * diff --git a/src/xsrc/aws-client-xml-input_sources.adb b/src/xsrc/aws-client-xml-input_sources.adb index 48354de4d..8b7ecaa95 100644 --- a/src/xsrc/aws-client-xml-input_sources.adb +++ b/src/xsrc/aws-client-xml-input_sources.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/xsrc/aws-client-xml-input_sources.ads b/src/xsrc/aws-client-xml-input_sources.ads index 0cba4f2ec..bccf2f7bd 100644 --- a/src/xsrc/aws-client-xml-input_sources.ads +++ b/src/xsrc/aws-client-xml-input_sources.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/xsrc/aws-client-xml.ads b/src/xsrc/aws-client-xml.ads index 1351006d5..16f8818fd 100644 --- a/src/xsrc/aws-client-xml.ads +++ b/src/xsrc/aws-client-xml.ads @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004 -- --- ACT-Europe -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/xsrc/aws-jabber-client.adb b/src/xsrc/aws-jabber-client.adb index 913a16df8..473d1bc32 100644 --- a/src/xsrc/aws-jabber-client.adb +++ b/src/xsrc/aws-jabber-client.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2011, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/xsrc/aws-jabber-client.ads b/src/xsrc/aws-jabber-client.ads index f0a229fac..4458f1165 100644 --- a/src/xsrc/aws-jabber-client.ads +++ b/src/xsrc/aws-jabber-client.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/xsrc/aws-jabber-digest_md5.adb b/src/xsrc/aws-jabber-digest_md5.adb index a7eff965c..ad3f9248d 100644 --- a/src/xsrc/aws-jabber-digest_md5.adb +++ b/src/xsrc/aws-jabber-digest_md5.adb @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/xsrc/aws-jabber-digest_md5.ads b/src/xsrc/aws-jabber-digest_md5.ads index 74cf8f8be..50950adf5 100644 --- a/src/xsrc/aws-jabber-digest_md5.ads +++ b/src/xsrc/aws-jabber-digest_md5.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2008-2009, AdaCore -- +-- Copyright (C) 2008-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/src/xsrc/aws-jabber.ads b/src/xsrc/aws-jabber.ads index 2c4b84423..434ba2c59 100644 --- a/src/xsrc/aws-jabber.ads +++ b/src/xsrc/aws-jabber.ads @@ -1,21 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2008, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/ssl/crypto_lib.gpr b/ssl/crypto_lib.gpr index cae49aebc..17f32719c 100644 --- a/ssl/crypto_lib.gpr +++ b/ssl/crypto_lib.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2010, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Project for libcrypto.a external library diff --git a/ssl/dl_lib.gpr b/ssl/dl_lib.gpr index b5e1f2fc9..69d848d5e 100644 --- a/ssl/dl_lib.gpr +++ b/ssl/dl_lib.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2010, AdaCore -- +-- Copyright (C) 2010-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Project for libdl.so external library. diff --git a/ssl/makefile b/ssl/makefile index 0936ded7d..a9c8ce6bc 100644 --- a/ssl/makefile +++ b/ssl/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2011, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .SILENT: diff --git a/ssl/ssl.ads b/ssl/ssl.ads index 6cbf3707a..ab0146643 100644 --- a/ssl/ssl.ads +++ b/ssl/ssl.ads @@ -1,23 +1,23 @@ ------------------------------------------------------------------------------ -- Secure Sockets Layer -- --- Binding to OpenSSL library -- -- -- --- Copyright (C) 2000-2005 -- --- ACT-Europe -- +-- Copyright (C) 2000-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- @@ -27,6 +27,8 @@ -- covered by the GNU Public License. -- ------------------------------------------------------------------------------ +-- Binding to OpenSSL library + package SSL is pragma Pure; diff --git a/ssl/ssl.gpr b/ssl/ssl.gpr index ae45a7e43..21a0d0109 100644 --- a/ssl/ssl.gpr +++ b/ssl/ssl.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "../shared"; diff --git a/ssl/ssl_error_lib.gpr b/ssl/ssl_error_lib.gpr index afa2404bf..838061575 100644 --- a/ssl/ssl_error_lib.gpr +++ b/ssl/ssl_error_lib.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2006-2009, AdaCore -- +-- Copyright (C) 2006-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Project for libgpg-error.a external library diff --git a/ssl/ssl_lib.gpr b/ssl/ssl_lib.gpr index a55b8c49c..ea5dc164b 100644 --- a/ssl/ssl_lib.gpr +++ b/ssl/ssl_lib.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Project for libssl.a external library diff --git a/tools/ada2wsdl-generator.adb b/tools/ada2wsdl-generator.adb index 2236a8558..1f31ed06e 100644 --- a/tools/ada2wsdl-generator.adb +++ b/tools/ada2wsdl-generator.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Calendar; diff --git a/tools/ada2wsdl-generator.ads b/tools/ada2wsdl-generator.ads index e8f8cf79b..789e4c486 100644 --- a/tools/ada2wsdl-generator.ads +++ b/tools/ada2wsdl-generator.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Ada2WSDL.Generator is diff --git a/tools/ada2wsdl-main.adb b/tools/ada2wsdl-main.adb index ee11b9358..cbf60a803 100644 --- a/tools/ada2wsdl-main.adb +++ b/tools/ada2wsdl-main.adb @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008 -- --- AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Command_Line; diff --git a/tools/ada2wsdl-main.ads b/tools/ada2wsdl-main.ads index 4939b54ba..821df95f5 100644 --- a/tools/ada2wsdl-main.ads +++ b/tools/ada2wsdl-main.ads @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008 -- --- AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ procedure Ada2WSDL.Main; diff --git a/tools/ada2wsdl-options.ads b/tools/ada2wsdl-options.ads index f2c4d2b86..f6b71332d 100644 --- a/tools/ada2wsdl-options.ads +++ b/tools/ada2wsdl-options.ads @@ -1,29 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2008 -- --- AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Strings.Unbounded; diff --git a/tools/ada2wsdl-parser.adb b/tools/ada2wsdl-parser.adb index d6566198e..46f00d6b9 100644 --- a/tools/ada2wsdl-parser.adb +++ b/tools/ada2wsdl-parser.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2011, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Directories; diff --git a/tools/ada2wsdl-parser.ads b/tools/ada2wsdl-parser.ads index 82a9a0946..4a7b0c623 100644 --- a/tools/ada2wsdl-parser.ads +++ b/tools/ada2wsdl-parser.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ package Ada2WSDL.Parser is diff --git a/tools/ada2wsdl.adb b/tools/ada2wsdl.adb index d1b9f5c70..e327fbeaf 100644 --- a/tools/ada2wsdl.adb +++ b/tools/ada2wsdl.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Exceptions; diff --git a/tools/ada2wsdl.ads b/tools/ada2wsdl.ads index 61884cc78..207b91564 100644 --- a/tools/ada2wsdl.ads +++ b/tools/ada2wsdl.ads @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Asis; diff --git a/tools/aws_password.adb b/tools/aws_password.adb index 8dde606d6..44b51b956 100644 --- a/tools/aws_password.adb +++ b/tools/aws_password.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2004-2009, AdaCore -- +-- Copyright (C) 2004-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- Create a password for the hotplug server authorization file diff --git a/tools/awsres.adb b/tools/awsres.adb index 8663d4da3..4472a08cc 100644 --- a/tools/awsres.adb +++ b/tools/awsres.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2002-2011, AdaCore -- +-- Copyright (C) 2002-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- This programs create a parent package Root_Pck and one children for any diff --git a/tools/makefile b/tools/makefile index adebd12e3..cf49c39f6 100644 --- a/tools/makefile +++ b/tools/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2011, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .SILENT: diff --git a/tools/tools.gpr b/tools/tools.gpr index 4b9ed5dd2..c93af11d9 100644 --- a/tools/tools.gpr +++ b/tools/tools.gpr @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2010, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with "../.build/projects/aws_asis"; diff --git a/tools/webxref.adb b/tools/webxref.adb index 1eb989367..05160030a 100644 --- a/tools/webxref.adb +++ b/tools/webxref.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007-2009, AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ -- This tools is to help tracking down unused or undefined entities in Ajax diff --git a/tools/wsdl2aws.adb b/tools/wsdl2aws.adb index 2065f1c12..d0a1bbbe6 100644 --- a/tools/wsdl2aws.adb +++ b/tools/wsdl2aws.adb @@ -1,28 +1,19 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2003-2009, AdaCore -- +-- Copyright (C) 2003-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This is free software; you can redistribute it and/or modify it -- +-- under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This software is distributed in the hope that it will -- +-- be useful, but WITHOUT ANY WARRANTY; without even the implied warranty -- +-- of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- +-- General Public License for more details. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- --- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- --- -- --- As a special exception, if other files instantiate generics from this -- --- unit, or you link this unit with other files to produce an executable, -- --- this unit does not by itself cause the resulting executable to be -- --- covered by the GNU General Public License. This exception does not -- --- however invalidate any other reasons why the executable file might be -- --- covered by the GNU Public License. -- +-- You should have received a copy of the GNU General Public License -- +-- distributed with this software; see file COPYING3. If not, go -- +-- to http://www.gnu.org/licenses for a complete copy of the license. -- ------------------------------------------------------------------------------ with Ada.Command_Line; diff --git a/web_elements/javascripts/aws_kernel.tjs b/web_elements/javascripts/aws_kernel.tjs index 58c4f17d4..e28d01636 100644 --- a/web_elements/javascripts/aws_kernel.tjs +++ b/web_elements/javascripts/aws_kernel.tjs @@ -1,29 +1,24 @@ @@---------------------------------------------------------------------------- @@-- Ada Web Server @@-- -@@-- Copyright (C) 2007-2009 -@@-- AdaCore +@@-- Copyright (C) 2007-2012, AdaCore @@-- -@@-- This library is free software; you can redistribute it and/or modify -@@-- it under the terms of the GNU General Public License as published by -@@-- the Free Software Foundation; either version 2 of the License, or (at -@@-- your option) any later version. +@@-- This library is free software; you can redistribute it and/or modify +@@-- it under terms of the GNU General Public License as published by the +@@-- Free Software Foundation; either version 3, or (at your option) any +@@-- later version. This library is distributed in the hope that it will be +@@-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of +@@-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. @@-- -@@-- This library is distributed in the hope that it will be useful, but -@@-- WITHOUT ANY WARRANTY; without even the implied warranty of -@@-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -@@-- General Public License for more details. +@@-- As a special exception under Section 7 of GPL version 3, you are +@@-- granted additional permissions described in the GCC Runtime Library +@@-- Exception, version 3.1, as published by the Free Software Foundation. @@-- -@@-- You should have received a copy of the GNU General Public License -@@-- along with this library; if not, write to the Free Software Foundation, -@@-- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +@@-- You should have received a copy of the GNU General Public License and +@@-- a copy of the GCC Runtime Library Exception along with this program; +@@-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +@@-- . @@-- -@@-- As a special exception, if other files instantiate generics from this -@@-- unit, or you link this unit with other files to produce an executable, -@@-- this unit does not by itself cause the resulting executable to be -@@-- covered by the GNU General Public License. This exception does not -@@-- however invalidate any other reasons why the executable file might be -@@-- covered by the GNU Public License. @@---------------------------------------------------------------------------- @@SET@@ CTX_WB = "CTX_WB" diff --git a/web_elements/makefile b/web_elements/makefile index 05d6a9360..01c44f3be 100644 --- a/web_elements/makefile +++ b/web_elements/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2007-2011, AdaCore # +# Copyright (C) 2007-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .SILENT: diff --git a/win32/makefile b/win32/makefile index 9f46a0b60..f5420728d 100644 --- a/win32/makefile +++ b/win32/makefile @@ -1,28 +1,19 @@ ############################################################################ # Ada Web Server # # # -# Copyright (C) 2003-2011, AdaCore # +# Copyright (C) 2003-2012, AdaCore # # # -# This library is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or (at # -# your option) any later version. # +# This is free software; you can redistribute it and/or modify it # +# under terms of the GNU General Public License as published by the # +# Free Software Foundation; either version 3, or (at your option) any # +# later version. This software is distributed in the hope that it will # +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# General Public License for more details. # # # -# This library is distributed in the hope that it will be useful, but # -# WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # -# General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this library; if not, write to the Free Software Foundation, # -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# # -# As a special exception, if other files instantiate generics from this # -# unit, or you link this unit with other files to produce an executable, # -# this unit does not by itself cause the resulting executable to be # -# covered by the GNU General Public License. This exception does not # -# however invalidate any other reasons why the executable file might be # -# covered by the GNU Public License. # +# You should have received a copy of the GNU General Public License # +# distributed with this software; see file COPYING3. If not, go # +# to http://www.gnu.org/licenses for a complete copy of the license. # ############################################################################ .SILENT: diff --git a/workspace/max_poll_size.adb b/workspace/max_poll_size.adb index 850c138d1..34533d9c5 100644 --- a/workspace/max_poll_size.adb +++ b/workspace/max_poll_size.adb @@ -1,22 +1,23 @@ ------------------------------------------------------------------------------ -- Ada Web Server -- -- -- --- Copyright (C) 2007 -- --- AdaCore -- +-- Copyright (C) 2007-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/workspace/ssl-ada_random.adb b/workspace/ssl-ada_random.adb index d67405403..f0388d4ce 100644 --- a/workspace/ssl-ada_random.adb +++ b/workspace/ssl-ada_random.adb @@ -1,23 +1,23 @@ ------------------------------------------------------------------------------ -- Secure Sockets Layer -- --- Binding to OpenSSL library -- -- -- --- Copyright (C) 2005 -- --- AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- diff --git a/workspace/ssl-ada_random.ads b/workspace/ssl-ada_random.ads index 65025719d..83039cc17 100644 --- a/workspace/ssl-ada_random.ads +++ b/workspace/ssl-ada_random.ads @@ -1,23 +1,23 @@ ------------------------------------------------------------------------------ -- Secure Sockets Layer -- --- Binding to OpenSSL library -- -- -- --- Copyright (C) 2005 -- --- AdaCore -- +-- Copyright (C) 2005-2012, AdaCore -- -- -- --- This library is free software; you can redistribute it and/or modify -- --- it under the terms of the GNU General Public License as published by -- --- the Free Software Foundation; either version 2 of the License, or (at -- --- your option) any later version. -- +-- This library is free software; you can redistribute it and/or modify -- +-- it under terms of the GNU General Public License as published by the -- +-- Free Software Foundation; either version 3, or (at your option) any -- +-- later version. This library is distributed in the hope that it will be -- +-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- +-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- -- -- --- This library is distributed in the hope that it will be useful, but -- --- WITHOUT ANY WARRANTY; without even the implied warranty of -- --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- --- General Public License for more details. -- +-- As a special exception under Section 7 of GPL version 3, you are -- +-- granted additional permissions described in the GCC Runtime Library -- +-- Exception, version 3.1, as published by the Free Software Foundation. -- -- -- --- You should have received a copy of the GNU General Public License -- --- along with this library; if not, write to the Free Software Foundation, -- --- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- +-- You should have received a copy of the GNU General Public License and -- +-- a copy of the GCC Runtime Library Exception along with this program; -- +-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- +-- . -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, --