diff --git a/COPYING b/COPYING
new file mode 100644
index 00000000000..94a9ed024d3
--- /dev/null
+++ b/COPYING
@@ -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/COPYING.BSD b/COPYING.BSD
new file mode 100644
index 00000000000..ea8ff31a74e
--- /dev/null
+++ b/COPYING.BSD
@@ -0,0 +1,35 @@
+********************************************************************************
+*Prior to September 2nd, 2012 the XRootD software suite was licensed under a *
+*modified BSD license shown below. This applies to all code that was in the *
+*XRootD git repository prior to that date. All code is now licensed under LGPL.*
+* See files LICENSE, COPYING.LGPL, and COPYING for license details. *
+********************************************************************************
+
+Copyright (c) 2005-2012, Board of Trustees of the Leland Stanford, Jr. University.
+Produced under contract DE-AC02-76-SF00515 with the US Department of Energy.
+All rights reserved.
+ Conditions of Use
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
+a. Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+b. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+c. Neither the name of the Leland Stanford, Jr. University nor the names of its
+ contributors may be used to endorse or promote products derived from this
+ software without specific prior written permission.
+d. Products derived from this software that do not adhere to the xrootd or cmsd
+ protocol specifications may not use the acronyms 'cmsd', 'Scalla', 'xroot',
+ and 'xrootd', regardless of capitalization, to describe such derivative works.
+ DISCLAIMER
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/COPYING.LGPL b/COPYING.LGPL
new file mode 100644
index 00000000000..65c5ca88a67
--- /dev/null
+++ b/COPYING.LGPL
@@ -0,0 +1,165 @@
+ GNU LESSER 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.
+
+
+ This version of the GNU Lesser General Public License incorporates
+the terms and conditions of version 3 of the GNU General Public
+License, supplemented by the additional permissions listed below.
+
+ 0. Additional Definitions.
+
+ As used herein, "this License" refers to version 3 of the GNU Lesser
+General Public License, and the "GNU GPL" refers to version 3 of the GNU
+General Public License.
+
+ "The Library" refers to a covered work governed by this License,
+other than an Application or a Combined Work as defined below.
+
+ An "Application" is any work that makes use of an interface provided
+by the Library, but which is not otherwise based on the Library.
+Defining a subclass of a class defined by the Library is deemed a mode
+of using an interface provided by the Library.
+
+ A "Combined Work" is a work produced by combining or linking an
+Application with the Library. The particular version of the Library
+with which the Combined Work was made is also called the "Linked
+Version".
+
+ The "Minimal Corresponding Source" for a Combined Work means the
+Corresponding Source for the Combined Work, excluding any source code
+for portions of the Combined Work that, considered in isolation, are
+based on the Application, and not on the Linked Version.
+
+ The "Corresponding Application Code" for a Combined Work means the
+object code and/or source code for the Application, including any data
+and utility programs needed for reproducing the Combined Work from the
+Application, but excluding the System Libraries of the Combined Work.
+
+ 1. Exception to Section 3 of the GNU GPL.
+
+ You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.
+
+ 2. Conveying Modified Versions.
+
+ If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an Application
+that uses the facility (other than as an argument passed when the
+facility is invoked), then you may convey a copy of the modified
+version:
+
+ a) under this License, provided that you make a good faith effort to
+ ensure that, in the event an Application does not supply the
+ function or data, the facility still operates, and performs
+ whatever part of its purpose remains meaningful, or
+
+ b) under the GNU GPL, with none of the additional permissions of
+ this License applicable to that copy.
+
+ 3. Object Code Incorporating Material from Library Header Files.
+
+ The object code form of an Application may incorporate material from
+a header file that is part of the Library. You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and templates
+(ten or fewer lines in length), you do both of the following:
+
+ a) Give prominent notice with each copy of the object code that the
+ Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the object code with a copy of the GNU GPL and this license
+ document.
+
+ 4. Combined Works.
+
+ You may convey a Combined Work under terms of your choice that,
+taken together, effectively do not restrict modification of the
+portions of the Library contained in the Combined Work and reverse
+engineering for debugging such modifications, if you also do each of
+the following:
+
+ a) Give prominent notice with each copy of the Combined Work that
+ the Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
+ document.
+
+ c) For a Combined Work that displays copyright notices during
+ execution, include the copyright notice for the Library among
+ these notices, as well as a reference directing the user to the
+ copies of the GNU GPL and this license document.
+
+ d) Do one of the following:
+
+ 0) Convey the Minimal Corresponding Source under the terms of this
+ License, and the Corresponding Application Code in a form
+ suitable for, and under terms that permit, the user to
+ recombine or relink the Application with a modified version of
+ the Linked Version to produce a modified Combined Work, in the
+ manner specified by section 6 of the GNU GPL for conveying
+ Corresponding Source.
+
+ 1) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (a) uses at run time
+ a copy of the Library already present on the user's computer
+ system, and (b) will operate properly with a modified version
+ of the Library that is interface-compatible with the Linked
+ Version.
+
+ e) Provide Installation Information, but only if you would otherwise
+ be required to provide such information under section 6 of the
+ GNU GPL, and only to the extent that such information is
+ necessary to install and execute a modified version of the
+ Combined Work produced by recombining or relinking the
+ Application with a modified version of the Linked Version. (If
+ you use option 4d0, the Installation Information must accompany
+ the Minimal Corresponding Source and Corresponding Application
+ Code. If you use option 4d1, you must provide the Installation
+ Information in the manner specified by section 6 of the GNU GPL
+ for conveying Corresponding Source.)
+
+ 5. Combined Libraries.
+
+ You may place library facilities that are a work based on the
+Library side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:
+
+ a) Accompany the combined library with a copy of the same work based
+ on the Library, uncombined with any other library facilities,
+ conveyed under the terms of this License.
+
+ b) Give prominent notice with the combined library that part of it
+ is a work based on the Library, and explaining where to find the
+ accompanying uncombined form of the same work.
+
+ 6. Revised Versions of the GNU Lesser General Public License.
+
+ The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser 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
+Library as you received it specifies that a certain numbered version
+of the GNU Lesser General Public License "or any later version"
+applies to it, you have the option of following the terms and
+conditions either of that published version or of any later version
+published by the Free Software Foundation. If the Library as you
+received it does not specify a version number of the GNU Lesser
+General Public License, you may choose any version of the GNU Lesser
+General Public License ever published by the Free Software Foundation.
+
+ If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License shall
+apply, that proxy's public statement of acceptance of any version is
+permanent authorization for you to choose that version for the
+Library.
diff --git a/LICENSE b/LICENSE
index d6a6d1d274c..8fd5621be2c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,28 +1,18 @@
"Copyright (c) 2005-2012, Board of Trustees of the Leland Stanford, Jr. University.\n"
"Produced under contract DE-AC02-76-SF00515 with the US Department of Energy. \n"
-"All rights reserved. \n"
-" Conditions of Use \n"
-"Redistribution and use in source and binary forms, with or without modification, \n"
-"are permitted provided that the following conditions are met: \n"
-"a. Redistributions of source code must retain the above copyright notice, this \n"
-" list of conditions and the following disclaimer. \n"
-"b. Redistributions in binary form must reproduce the above copyright notice, \n"
-" this list of conditions and the following disclaimer in the documentation \n"
-" and/or other materials provided with the distribution. \n"
-"c. Neither the name of the Leland Stanford, Jr. University nor the names of its \n"
-" contributors may be used to endorse or promote products derived from this \n"
-" software without specific prior written permission. \n"
-"d. Products derived from this software that do not adhere to the xrootd or cmsd \n"
-" protocol specifications may not use the acronyms 'cmsd', 'Scalla', 'xroot', \n"
-" and 'xrootd', regardless of capitalization, to describe such derivative works. \n"
-" DISCLAIMER \n"
-"THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' AND \n"
-"ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED \n"
-"WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\n"
-"IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, \n"
-"INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, \n"
-"BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, \n"
-"DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF \n"
-"LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE \n"
-"OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED \n"
-"OF THE POSSIBILITY OF SUCH DAMAGE. \n"
+"All rights reserved. The copyright holder's institutional names may not be used to\n"
+"endorse or promote products derived from this software without specific prior \n"
+"written permission.\n\n"
+"This file is part of the XRootD software suite. \n\n"
+"XRootD is free software: you can redistribute it and/or modify it under the terms \n"
+"of the GNU Lesser General Public License as published by the Free Software \n"
+"Foundation, either version 3 of the License, or (at your option) any later version.\n\n"
+"XRootD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;\n"
+"without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR \n"
+"PURPOSE. See the GNU Lesser General Public License for more details. \nn"
+"You should have received a copy of the GNU Lesser General Public License along \n"
+"with XRootD in a file called COPYING.LESSER (LGPL license) and file COPYING (GPL \n"
+"license). If not, see .\n\n"
+"Prior to September 2nd, 2012 the XRootD software suite was licensed under a\n"
+"modified BSD license (see file COPYING.BSD). This applies to all code that\n"
+"was in the XRootD git repository prior to that date.\n"
diff --git a/src/XProtocol/XProtocol.hh b/src/XProtocol/XProtocol.hh
index efc85528ce9..156f6a50fd2 100644
--- a/src/XProtocol/XProtocol.hh
+++ b/src/XProtocol/XProtocol.hh
@@ -1,5 +1,34 @@
#ifndef __XPROTOCOL_H
#define __XPROTOCOL_H
+/******************************************************************************/
+/* */
+/* X P r o t o c o l . h h */
+/* */
+/* (c) 2012 by the Board of Trustees of the Leland Stanford, Jr., University */
+/* All Rights Reserved */
+/* Produced by Andrew Hanushevsky for Stanford University under contract */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
//#ifndef __GNUC__
//#define __attribute__(x)
diff --git a/src/XProtocol/XPtypes.hh b/src/XProtocol/XPtypes.hh
index 7b84ae88878..bd816687984 100644
--- a/src/XProtocol/XPtypes.hh
+++ b/src/XProtocol/XPtypes.hh
@@ -1,7 +1,34 @@
#ifndef __XPTYPES_H
#define __XPTYPES_H
-
-// $Id$
+/******************************************************************************/
+/* */
+/* X P t y p e s . h h */
+/* */
+/* (c) 2012 by the Board of Trustees of the Leland Stanford, Jr., University */
+/* All Rights Reserved */
+/* Produced by Andrew Hanushevsky for Stanford University under contract */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
// Full range type compatibility work done by Gerardo Ganis, CERN.
diff --git a/src/XProtocol/YProtocol.hh b/src/XProtocol/YProtocol.hh
index 0defb94ac1d..95954e32aec 100644
--- a/src/XProtocol/YProtocol.hh
+++ b/src/XProtocol/YProtocol.hh
@@ -1,5 +1,34 @@
#ifndef __YPROTOCOL_H
#define __YPROTOCOL_H
+/******************************************************************************/
+/* */
+/* Y P r o t o c o l . h h */
+/* */
+/* (c) 2012 by the Board of Trustees of the Leland Stanford, Jr., University */
+/* All Rights Reserved */
+/* Produced by Andrew Hanushevsky for Stanford University under contract */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
#ifdef __CINT__
#define __attribute__(x)
diff --git a/src/Xrd/XrdBuffer.cc b/src/Xrd/XrdBuffer.cc
index b840fbba581..8b6c05f2759 100644
--- a/src/Xrd/XrdBuffer.cc
+++ b/src/Xrd/XrdBuffer.cc
@@ -3,9 +3,28 @@
/* X r d B u f f e r . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdBuffer.hh b/src/Xrd/XrdBuffer.hh
index 87592099772..d9de5841960 100644
--- a/src/Xrd/XrdBuffer.hh
+++ b/src/Xrd/XrdBuffer.hh
@@ -5,9 +5,28 @@
/* X r d B u f f e r . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdConfig.cc b/src/Xrd/XrdConfig.cc
index 42380b73018..fbabe8c7b37 100644
--- a/src/Xrd/XrdConfig.cc
+++ b/src/Xrd/XrdConfig.cc
@@ -3,9 +3,28 @@
/* X r d C o n f i g . c c */
/* */
/* (c) 2011 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Deprtment of Energy */
+/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/*
diff --git a/src/Xrd/XrdConfig.hh b/src/Xrd/XrdConfig.hh
index 4bb97b0870f..9a3e7a94444 100644
--- a/src/Xrd/XrdConfig.hh
+++ b/src/Xrd/XrdConfig.hh
@@ -5,9 +5,28 @@
/* X r d C o n f i g . h h */
/* */
/* (C) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Deprtment of Energy */
+/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "Xrd/XrdBuffer.hh"
diff --git a/src/Xrd/XrdInet.cc b/src/Xrd/XrdInet.cc
index 9cfbb2664cf..fc48c91b73d 100644
--- a/src/Xrd/XrdInet.cc
+++ b/src/Xrd/XrdInet.cc
@@ -3,9 +3,28 @@
/* X r d I n e t . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdInet.hh b/src/Xrd/XrdInet.hh
index af6dd41ab16..d86acfe3e0f 100644
--- a/src/Xrd/XrdInet.hh
+++ b/src/Xrd/XrdInet.hh
@@ -5,9 +5,28 @@
/* X r d I n e t . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdInfo.cc b/src/Xrd/XrdInfo.cc
index 19d50a7facb..76ba4b56d48 100644
--- a/src/Xrd/XrdInfo.cc
+++ b/src/Xrd/XrdInfo.cc
@@ -5,12 +5,28 @@
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved. Scroll to end for Terms and Conditions of use */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
-const char *XrdInfoCVSID = "$Id$";
#include "Xrd/XrdInfo.hh"
@@ -18,7 +34,6 @@ const char *XrdInfoCVSID = "$Id$";
/* L i c e n s e T e r m a n d C o n d i t i o n s */
/* */
/* License terms are contained in the LICENSE file in the base directory. */
-/* */
/******************************************************************************/
const char *XrdLicense =
diff --git a/src/Xrd/XrdInfo.hh b/src/Xrd/XrdInfo.hh
index b662b602ea4..d9a6c9c01a9 100644
--- a/src/Xrd/XrdInfo.hh
+++ b/src/Xrd/XrdInfo.hh
@@ -5,12 +5,29 @@
/* X r d I n f o . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include "XrdVersion.hh"
@@ -18,5 +35,5 @@
#define XrdFORMATB 0x00000200
-#define XrdBANNER "Copr. 2010 Stanford University, xrd version " XrdVSTRING
+#define XrdBANNER "Copr. 2004-2012 Stanford University, xrd version " XrdVSTRING
#endif
diff --git a/src/Xrd/XrdJob.hh b/src/Xrd/XrdJob.hh
index e9e61461a61..5c68696c649 100644
--- a/src/Xrd/XrdJob.hh
+++ b/src/Xrd/XrdJob.hh
@@ -5,13 +5,30 @@
/* X r d J o b . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include
#include
diff --git a/src/Xrd/XrdLink.cc b/src/Xrd/XrdLink.cc
index c92dbd8ff7f..187db399c21 100644
--- a/src/Xrd/XrdLink.cc
+++ b/src/Xrd/XrdLink.cc
@@ -3,9 +3,28 @@
/* X r d L i n k . c c */
/* */
/* (c) 2011 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdLink.hh b/src/Xrd/XrdLink.hh
index 1b4cfe6f1af..1147e6eb679 100644
--- a/src/Xrd/XrdLink.hh
+++ b/src/Xrd/XrdLink.hh
@@ -5,9 +5,28 @@
/* X r d L i n k . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdLinkMatch.cc b/src/Xrd/XrdLinkMatch.cc
index aa6f8e2ddee..4ed9110c369 100644
--- a/src/Xrd/XrdLinkMatch.cc
+++ b/src/Xrd/XrdLinkMatch.cc
@@ -3,15 +3,30 @@
/* X r d L i n k M a t c h . c c */
/* */
/* (c) 2005 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdLinkMatchCVSID = "$Id$";
-
#include
#include "Xrd/XrdLinkMatch.hh"
diff --git a/src/Xrd/XrdLinkMatch.hh b/src/Xrd/XrdLinkMatch.hh
index c0e7e680ea3..cfa0a3ac81c 100644
--- a/src/Xrd/XrdLinkMatch.hh
+++ b/src/Xrd/XrdLinkMatch.hh
@@ -5,13 +5,30 @@
/* X r d L i n k M a t c h . h h */
/* */
/* (c) 2005 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include
diff --git a/src/Xrd/XrdMain.cc b/src/Xrd/XrdMain.cc
index 46cfb6984af..57f0694352c 100644
--- a/src/Xrd/XrdMain.cc
+++ b/src/Xrd/XrdMain.cc
@@ -3,9 +3,28 @@
/* X r d M a i n . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* This is the XRootd server. The syntax is:
diff --git a/src/Xrd/XrdObject.hh b/src/Xrd/XrdObject.hh
index d964130d488..a625d2689a9 100644
--- a/src/Xrd/XrdObject.hh
+++ b/src/Xrd/XrdObject.hh
@@ -5,13 +5,30 @@
/* X r d O b j e c t . h h */
/* */
/*(c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/*Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Deprtment of Energy */
+/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include
#include
diff --git a/src/Xrd/XrdObject.icc b/src/Xrd/XrdObject.icc
index d82c828a410..aec84b0fe2f 100644
--- a/src/Xrd/XrdObject.icc
+++ b/src/Xrd/XrdObject.icc
@@ -3,15 +3,30 @@
/* X r d O b j e c t . i c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-//const char *XrdObjectCVSID = "$Id$";
-
#include "Xrd/XrdScheduler.hh"
#include "XrdOuc/XrdOucTrace.hh"
diff --git a/src/Xrd/XrdPoll.cc b/src/Xrd/XrdPoll.cc
index cc0fc1e651c..f082747a40d 100644
--- a/src/Xrd/XrdPoll.cc
+++ b/src/Xrd/XrdPoll.cc
@@ -3,9 +3,28 @@
/* X r d P o l l . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdPoll.hh b/src/Xrd/XrdPoll.hh
index f7bd6304fa2..076d641d53d 100644
--- a/src/Xrd/XrdPoll.hh
+++ b/src/Xrd/XrdPoll.hh
@@ -6,7 +6,27 @@
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdPollDev.hh b/src/Xrd/XrdPollDev.hh
index c8df4df93dc..0f09db57e11 100644
--- a/src/Xrd/XrdPollDev.hh
+++ b/src/Xrd/XrdPollDev.hh
@@ -5,13 +5,30 @@
/* X r d P o l l D e v . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include "Xrd/XrdPoll.hh"
diff --git a/src/Xrd/XrdPollDev.icc b/src/Xrd/XrdPollDev.icc
index 8db26671b55..9d810fd3a8f 100644
--- a/src/Xrd/XrdPollDev.icc
+++ b/src/Xrd/XrdPollDev.icc
@@ -3,9 +3,28 @@
/* X r d P o l l D e v . i c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdPollE.hh b/src/Xrd/XrdPollE.hh
index 1d88d7bf5fa..65af2626862 100644
--- a/src/Xrd/XrdPollE.hh
+++ b/src/Xrd/XrdPollE.hh
@@ -5,9 +5,28 @@
/* X r d P o l l D e v . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdPollE.icc b/src/Xrd/XrdPollE.icc
index fb129345ddf..b96af020ac5 100644
--- a/src/Xrd/XrdPollE.icc
+++ b/src/Xrd/XrdPollE.icc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#ifndef __macos__
diff --git a/src/Xrd/XrdPollPoll.hh b/src/Xrd/XrdPollPoll.hh
index 96bd4e5a76e..e76c0c39512 100644
--- a/src/Xrd/XrdPollPoll.hh
+++ b/src/Xrd/XrdPollPoll.hh
@@ -5,13 +5,30 @@
/* X r d P o l l P o l l . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include "Xrd/XrdPoll.hh"
diff --git a/src/Xrd/XrdPollPoll.icc b/src/Xrd/XrdPollPoll.icc
index c311e426453..c39eb74c4a0 100644
--- a/src/Xrd/XrdPollPoll.icc
+++ b/src/Xrd/XrdPollPoll.icc
@@ -3,9 +3,28 @@
/* X r d P o l l P o l l . i c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#if !defined(__macos__) && !defined(__FreeBSD__)
diff --git a/src/Xrd/XrdProtLoad.cc b/src/Xrd/XrdProtLoad.cc
index 89d069993ff..630a0b3b84d 100644
--- a/src/Xrd/XrdProtLoad.cc
+++ b/src/Xrd/XrdProtLoad.cc
@@ -3,9 +3,28 @@
/* X r d P r o t L o a d . c c */
/* */
/* (c) 2006 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdSys/XrdSysError.hh"
diff --git a/src/Xrd/XrdProtLoad.hh b/src/Xrd/XrdProtLoad.hh
index c69da79d868..40a68e5fe50 100644
--- a/src/Xrd/XrdProtLoad.hh
+++ b/src/Xrd/XrdProtLoad.hh
@@ -5,9 +5,28 @@
/* X r d P r o t L o a d . h h */
/* */
/* (c) 2006 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "Xrd/XrdProtocol.hh"
diff --git a/src/Xrd/XrdProtocol.cc b/src/Xrd/XrdProtocol.cc
index 4aec4da592f..ef3505a7f7b 100644
--- a/src/Xrd/XrdProtocol.cc
+++ b/src/Xrd/XrdProtocol.cc
@@ -3,9 +3,28 @@
/* X r d P r o t o c o l . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdProtocol.hh b/src/Xrd/XrdProtocol.hh
index 80eb650e3f3..004cc40dd29 100644
--- a/src/Xrd/XrdProtocol.hh
+++ b/src/Xrd/XrdProtocol.hh
@@ -5,9 +5,28 @@
/* X r d P r o t o c o l . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "Xrd/XrdJob.hh"
diff --git a/src/Xrd/XrdScheduler.cc b/src/Xrd/XrdScheduler.cc
index dda0151fdf1..903b9c4e64e 100644
--- a/src/Xrd/XrdScheduler.cc
+++ b/src/Xrd/XrdScheduler.cc
@@ -3,9 +3,28 @@
/* X r d S c h e d u l e r . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdScheduler.hh b/src/Xrd/XrdScheduler.hh
index 6b9888b5582..ee38622e752 100644
--- a/src/Xrd/XrdScheduler.hh
+++ b/src/Xrd/XrdScheduler.hh
@@ -5,9 +5,28 @@
/* X r d S c h e d u l e r . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdStats.cc b/src/Xrd/XrdStats.cc
index 761271eea7f..0aa6a117e4c 100644
--- a/src/Xrd/XrdStats.cc
+++ b/src/Xrd/XrdStats.cc
@@ -3,9 +3,28 @@
/* X r d S t a t s . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#if !defined(__macos__) && !defined(__FreeBSD__)
diff --git a/src/Xrd/XrdStats.hh b/src/Xrd/XrdStats.hh
index 4db3621621d..597533b005d 100644
--- a/src/Xrd/XrdStats.hh
+++ b/src/Xrd/XrdStats.hh
@@ -5,9 +5,28 @@
/* X r d S t a t s . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/Xrd/XrdTrace.hh b/src/Xrd/XrdTrace.hh
index 03f9aec2c48..5cde63539be 100644
--- a/src/Xrd/XrdTrace.hh
+++ b/src/Xrd/XrdTrace.hh
@@ -5,13 +5,30 @@
/* X r d T r a c e . h h */
/* */
/* (C) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Deprtment of Energy */
+/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
// Trace flags
//
#define TRACE_NONE 0x0000
diff --git a/src/XrdAcc/XrdAccAccess.cc b/src/XrdAcc/XrdAccAccess.cc
index a24862e93b0..1e17d7c98f1 100644
--- a/src/XrdAcc/XrdAccAccess.cc
+++ b/src/XrdAcc/XrdAccAccess.cc
@@ -5,7 +5,27 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdAcc/XrdAccAccess.hh b/src/XrdAcc/XrdAccAccess.hh
index 540918909cc..b5ebadc3dc1 100644
--- a/src/XrdAcc/XrdAccAccess.hh
+++ b/src/XrdAcc/XrdAccAccess.hh
@@ -7,11 +7,29 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include "XrdAcc/XrdAccAudit.hh"
#include "XrdAcc/XrdAccAuthorize.hh"
#include "XrdAcc/XrdAccCapability.hh"
diff --git a/src/XrdAcc/XrdAccAudit.cc b/src/XrdAcc/XrdAccAudit.cc
index 1bd7d77da96..9c15a3e50b8 100644
--- a/src/XrdAcc/XrdAccAudit.cc
+++ b/src/XrdAcc/XrdAccAudit.cc
@@ -5,13 +5,29 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdAccAuditCVSID = "$Id$";
-
#include
#include
diff --git a/src/XrdAcc/XrdAccAudit.hh b/src/XrdAcc/XrdAccAudit.hh
index 1b2fab7119e..ade54718165 100644
--- a/src/XrdAcc/XrdAccAudit.hh
+++ b/src/XrdAcc/XrdAccAudit.hh
@@ -7,11 +7,29 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
/******************************************************************************/
/* A u d i t _ O p t i o n s */
/******************************************************************************/
diff --git a/src/XrdAcc/XrdAccAuthDB.hh b/src/XrdAcc/XrdAccAuthDB.hh
index 7cf776e561a..70fd218064f 100644
--- a/src/XrdAcc/XrdAccAuthDB.hh
+++ b/src/XrdAcc/XrdAccAuthDB.hh
@@ -7,11 +7,29 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include "XrdSys/XrdSysError.hh"
// This class is provided for obtaining capability information from some source.
diff --git a/src/XrdAcc/XrdAccAuthFile.cc b/src/XrdAcc/XrdAccAuthFile.cc
index 81571959efc..b20b5b6422a 100644
--- a/src/XrdAcc/XrdAccAuthFile.cc
+++ b/src/XrdAcc/XrdAccAuthFile.cc
@@ -5,13 +5,29 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdAccAuthFileCVSID = "$Id$";
-
#include
#include
#include
diff --git a/src/XrdAcc/XrdAccAuthFile.hh b/src/XrdAcc/XrdAccAuthFile.hh
index 2c38adaca0f..dc511073025 100644
--- a/src/XrdAcc/XrdAccAuthFile.hh
+++ b/src/XrdAcc/XrdAccAuthFile.hh
@@ -7,11 +7,29 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include
#include
diff --git a/src/XrdAcc/XrdAccAuthorize.hh b/src/XrdAcc/XrdAccAuthorize.hh
index 46306da151b..f5fb7a21399 100644
--- a/src/XrdAcc/XrdAccAuthorize.hh
+++ b/src/XrdAcc/XrdAccAuthorize.hh
@@ -7,7 +7,27 @@
/* (c) 2000 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdAcc/XrdAccPrivs.hh"
diff --git a/src/XrdAcc/XrdAccCapability.cc b/src/XrdAcc/XrdAccCapability.cc
index 64bd8a3801e..ccd53962f6b 100644
--- a/src/XrdAcc/XrdAccCapability.cc
+++ b/src/XrdAcc/XrdAccCapability.cc
@@ -5,13 +5,29 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdAccCapabilityCVSID = "$Id$";
-
#include "XrdAcc/XrdAccCapability.hh"
/******************************************************************************/
diff --git a/src/XrdAcc/XrdAccCapability.hh b/src/XrdAcc/XrdAccCapability.hh
index c31c97f30e7..59aaa20c96c 100644
--- a/src/XrdAcc/XrdAccCapability.hh
+++ b/src/XrdAcc/XrdAccCapability.hh
@@ -7,11 +7,29 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include
#include
diff --git a/src/XrdAcc/XrdAccConfig.cc b/src/XrdAcc/XrdAccConfig.cc
index 958c2fdd30c..b09d585f605 100644
--- a/src/XrdAcc/XrdAccConfig.cc
+++ b/src/XrdAcc/XrdAccConfig.cc
@@ -5,20 +5,28 @@
/* (C) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Deprtment of Energy */
+/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
-const char *XrdAccConfigCVSID = "$Id$";
-
-/*
- The routines in this file handle authorization system initialization.
-
- These routines are thread-safe if compiled with:
- AIX: -D_THREAD_SAFE
- SUN: -D_REENTRANT
-*/
#include
#include
diff --git a/src/XrdAcc/XrdAccConfig.hh b/src/XrdAcc/XrdAccConfig.hh
index 5ba9f419f2b..6fc72520c28 100644
--- a/src/XrdAcc/XrdAccConfig.hh
+++ b/src/XrdAcc/XrdAccConfig.hh
@@ -7,11 +7,29 @@
/* (C) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Deprtment of Energy */
+/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include "XrdOuc/XrdOuca2x.hh"
diff --git a/src/XrdAcc/XrdAccGroups.cc b/src/XrdAcc/XrdAccGroups.cc
index 8d735b4cf77..098bce7b1be 100644
--- a/src/XrdAcc/XrdAccGroups.cc
+++ b/src/XrdAcc/XrdAccGroups.cc
@@ -5,7 +5,27 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdAcc/XrdAccGroups.hh b/src/XrdAcc/XrdAccGroups.hh
index 17eae000900..ca76521f027 100644
--- a/src/XrdAcc/XrdAccGroups.hh
+++ b/src/XrdAcc/XrdAccGroups.hh
@@ -7,11 +7,29 @@
/* (C) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Deprtment of Energy */
+/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include
diff --git a/src/XrdAcc/XrdAccPrivs.hh b/src/XrdAcc/XrdAccPrivs.hh
index 57b03d7100b..279af72a4ce 100644
--- a/src/XrdAcc/XrdAccPrivs.hh
+++ b/src/XrdAcc/XrdAccPrivs.hh
@@ -7,11 +7,29 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
/******************************************************************************/
/* X r d A c c P r i v s */
/******************************************************************************/
diff --git a/src/XrdAcc/XrdAccTest.cc b/src/XrdAcc/XrdAccTest.cc
index 52976c231db..e831683ca7c 100644
--- a/src/XrdAcc/XrdAccTest.cc
+++ b/src/XrdAcc/XrdAccTest.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* Syntax: testaccess [=c cfn] [d] [-t] [user host op path]
diff --git a/src/XrdApps/XrdAppsCconfig.cc b/src/XrdApps/XrdAppsCconfig.cc
index 16788a2c3ac..68c7bf3f8ab 100644
--- a/src/XrdApps/XrdAppsCconfig.cc
+++ b/src/XrdApps/XrdAppsCconfig.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdApps/XrdCpConfig.cc b/src/XrdApps/XrdCpConfig.cc
index 7f5aeae5ce8..3c1717b7508 100644
--- a/src/XrdApps/XrdCpConfig.cc
+++ b/src/XrdApps/XrdCpConfig.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdApps/XrdCpConfig.hh b/src/XrdApps/XrdCpConfig.hh
index 936635f81b0..eb77068e1f4 100644
--- a/src/XrdApps/XrdCpConfig.hh
+++ b/src/XrdApps/XrdCpConfig.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdCks/XrdCksData.hh"
diff --git a/src/XrdApps/XrdCpFile.cc b/src/XrdApps/XrdCpFile.cc
index 9cae5b7bde9..70100ee4a90 100644
--- a/src/XrdApps/XrdCpFile.cc
+++ b/src/XrdApps/XrdCpFile.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdApps/XrdCpFile.hh b/src/XrdApps/XrdCpFile.hh
index 1fb888f6ce2..c7c40d7d6db 100644
--- a/src/XrdApps/XrdCpFile.hh
+++ b/src/XrdApps/XrdCpFile.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdApps/XrdCpy.cc b/src/XrdApps/XrdCpy.cc
index f6327840c9a..7408b1c6024 100644
--- a/src/XrdApps/XrdCpy.cc
+++ b/src/XrdApps/XrdCpy.cc
@@ -1,9 +1,39 @@
+/******************************************************************************/
+/* */
+/* X r d C p y . c c */
+/* */
+/* (c) 2012 by the Board of Trustees of the Leland Stanford, Jr., University */
+/* All Rights Reserved */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Modified by Andrew Hanushevsky (2012) under contract */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Modified by Andrew Hanushevsky (2012) under contract */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// xrdcp //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// //
// A cp-like command line tool for xrootd environments //
// //
//////////////////////////////////////////////////////////////////////////
diff --git a/src/XrdApps/XrdMpxStats.cc b/src/XrdApps/XrdMpxStats.cc
index dfb3649a421..a56a6757eec 100644
--- a/src/XrdApps/XrdMpxStats.cc
+++ b/src/XrdApps/XrdMpxStats.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdApps/XrdWait41.cc b/src/XrdApps/XrdWait41.cc
index 3b738d65ecf..3df14bb6272 100644
--- a/src/XrdApps/XrdWait41.cc
+++ b/src/XrdApps/XrdWait41.cc
@@ -3,14 +3,31 @@
/* X r d W a i t 4 1 . c c */
/* */
/* (c) 2009 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-const char *XrdWait41CVSID = "$Id$";
/* This unitily waits for the first of n file locks. The syntax is:
diff --git a/src/XrdApps/Xrdadler32.cc b/src/XrdApps/Xrdadler32.cc
index 71e8a28632e..c483a3824a4 100644
--- a/src/XrdApps/Xrdadler32.cc
+++ b/src/XrdApps/Xrdadler32.cc
@@ -1,9 +1,34 @@
+/******************************************************************************/
+/* */
+/* X r d a d l e r 3 2 . c c */
+/* */
+/* (c) 2009 by the Board of Trustees of the Leland Stanford, Jr., University */
+/* All Rights Reserved */
+/* Produced by Wei Yang for Stanford University under contract */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
/************************************************************************/
-/* Xrdadler32.cc */
-/* */
-/* Auther: Wei Yang */
-/* SLAC National Accelerator Laboratory / Stanford University, 2009 */
-/* */
/* Calculating Adler32 checksum of a local unix file (including stdin) */
/* and file on a remote xrootd data server. Support using XROOTD_VMP. */
/************************************************************************/
diff --git a/src/XrdBwm/XrdBwm.cc b/src/XrdBwm/XrdBwm.cc
index 705597eebc8..d3398603617 100644
--- a/src/XrdBwm/XrdBwm.cc
+++ b/src/XrdBwm/XrdBwm.cc
@@ -3,9 +3,28 @@
/* X r d B w m . c c */
/* */
/* (c) 2008 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Deprtment of Energy */
+/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdBwm/XrdBwm.hh b/src/XrdBwm/XrdBwm.hh
index 23fbc77dce1..4283c6ec990 100644
--- a/src/XrdBwm/XrdBwm.hh
+++ b/src/XrdBwm/XrdBwm.hh
@@ -5,9 +5,28 @@
/* X r d B w m . h h */
/* */
/* (c) 2008 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdBwm/XrdBwmConfig.cc b/src/XrdBwm/XrdBwmConfig.cc
index da5896be7f7..97b091cd987 100644
--- a/src/XrdBwm/XrdBwmConfig.cc
+++ b/src/XrdBwm/XrdBwmConfig.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdBwm/XrdBwmHandle.cc b/src/XrdBwm/XrdBwmHandle.cc
index 3af6e36ea10..99b185caba1 100644
--- a/src/XrdBwm/XrdBwmHandle.cc
+++ b/src/XrdBwm/XrdBwmHandle.cc
@@ -5,7 +5,27 @@
/* (c) 2008 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdBwm/XrdBwmHandle.hh b/src/XrdBwm/XrdBwmHandle.hh
index 528b84954fb..6dc8074c02e 100644
--- a/src/XrdBwm/XrdBwmHandle.hh
+++ b/src/XrdBwm/XrdBwmHandle.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdBwm/XrdBwmLogger.cc b/src/XrdBwm/XrdBwmLogger.cc
index ee0ed5c4bfb..9cd86f8d1c2 100644
--- a/src/XrdBwm/XrdBwmLogger.cc
+++ b/src/XrdBwm/XrdBwmLogger.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdBwm/XrdBwmLogger.hh b/src/XrdBwm/XrdBwmLogger.hh
index f666c2c3f2c..1c23ec5adbe 100644
--- a/src/XrdBwm/XrdBwmLogger.hh
+++ b/src/XrdBwm/XrdBwmLogger.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include "XrdSys/XrdSysPthread.hh"
diff --git a/src/XrdBwm/XrdBwmPolicy.hh b/src/XrdBwm/XrdBwmPolicy.hh
index f815a913784..2848aac87c7 100644
--- a/src/XrdBwm/XrdBwmPolicy.hh
+++ b/src/XrdBwm/XrdBwmPolicy.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
class XrdBwmPolicy
{
public:
diff --git a/src/XrdBwm/XrdBwmPolicy1.cc b/src/XrdBwm/XrdBwmPolicy1.cc
index 7597126cb69..a9b7042a2b1 100644
--- a/src/XrdBwm/XrdBwmPolicy1.cc
+++ b/src/XrdBwm/XrdBwmPolicy1.cc
@@ -6,11 +6,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
-const char *XrdBwmPolicy1CVSID = "$Id$";
#include
diff --git a/src/XrdBwm/XrdBwmPolicy1.hh b/src/XrdBwm/XrdBwmPolicy1.hh
index 475fc8941d9..82436a57a92 100644
--- a/src/XrdBwm/XrdBwmPolicy1.hh
+++ b/src/XrdBwm/XrdBwmPolicy1.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include "XrdBwm/XrdBwmPolicy.hh"
#include "XrdSys/XrdSysPthread.hh"
diff --git a/src/XrdBwm/XrdBwmTrace.hh b/src/XrdBwm/XrdBwmTrace.hh
index 658132818bc..d321e814d5e 100644
--- a/src/XrdBwm/XrdBwmTrace.hh
+++ b/src/XrdBwm/XrdBwmTrace.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#ifndef NODEBUG
diff --git a/src/XrdCks/XrdCks.hh b/src/XrdCks/XrdCks.hh
index 21371cd92ea..fa9cb2199f5 100644
--- a/src/XrdCks/XrdCks.hh
+++ b/src/XrdCks/XrdCks.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdCks/XrdCksData.hh"
diff --git a/src/XrdCks/XrdCksCalc.hh b/src/XrdCks/XrdCksCalc.hh
index d9f4c5d356f..a73f105dc59 100644
--- a/src/XrdCks/XrdCksCalc.hh
+++ b/src/XrdCks/XrdCksCalc.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/*! This class defines the interface to a checksum computation. When this class
diff --git a/src/XrdCks/XrdCksCalcadler32.hh b/src/XrdCks/XrdCksCalcadler32.hh
index 4a5c4d725e5..71e488d3336 100644
--- a/src/XrdCks/XrdCksCalcadler32.hh
+++ b/src/XrdCks/XrdCksCalcadler32.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCks/XrdCksCalccrc32.cc b/src/XrdCks/XrdCksCalccrc32.cc
index a711b5efb92..b72ef7eda3e 100644
--- a/src/XrdCks/XrdCksCalccrc32.cc
+++ b/src/XrdCks/XrdCksCalccrc32.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdCks/XrdCksCalccrc32.hh"
diff --git a/src/XrdCks/XrdCksCalccrc32.hh b/src/XrdCks/XrdCksCalccrc32.hh
index a77a6383911..4c427231098 100644
--- a/src/XrdCks/XrdCksCalccrc32.hh
+++ b/src/XrdCks/XrdCksCalccrc32.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCks/XrdCksCalcmd5.cc b/src/XrdCks/XrdCksCalcmd5.cc
index 07856073857..fe50bd237e2 100644
--- a/src/XrdCks/XrdCksCalcmd5.cc
+++ b/src/XrdCks/XrdCksCalcmd5.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCks/XrdCksCalcmd5.hh b/src/XrdCks/XrdCksCalcmd5.hh
index 96162bcbc36..00353d728ed 100644
--- a/src/XrdCks/XrdCksCalcmd5.hh
+++ b/src/XrdCks/XrdCksCalcmd5.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCks/XrdCksConfig.cc b/src/XrdCks/XrdCksConfig.cc
index 7e5b4c63021..d1be835878b 100644
--- a/src/XrdCks/XrdCksConfig.cc
+++ b/src/XrdCks/XrdCksConfig.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCks/XrdCksConfig.hh b/src/XrdCks/XrdCksConfig.hh
index 7e9f106cfd3..3e741ac5088 100644
--- a/src/XrdCks/XrdCksConfig.hh
+++ b/src/XrdCks/XrdCksConfig.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdOuc/XrdOucTList.hh"
diff --git a/src/XrdCks/XrdCksData.hh b/src/XrdCks/XrdCksData.hh
index ef8a9b5aa55..5c533d0120e 100644
--- a/src/XrdCks/XrdCksData.hh
+++ b/src/XrdCks/XrdCksData.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCks/XrdCksManager.cc b/src/XrdCks/XrdCksManager.cc
index bc161f44e02..8e795bfdd62 100644
--- a/src/XrdCks/XrdCksManager.cc
+++ b/src/XrdCks/XrdCksManager.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCks/XrdCksManager.hh b/src/XrdCks/XrdCksManager.hh
index 4ce5e6fba93..0d12e7fb8b3 100644
--- a/src/XrdCks/XrdCksManager.hh
+++ b/src/XrdCks/XrdCksManager.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "sys/types.h"
diff --git a/src/XrdCks/XrdCksXAttr.hh b/src/XrdCks/XrdCksXAttr.hh
index e16a80982d4..252aba415fe 100644
--- a/src/XrdCks/XrdCksXAttr.hh
+++ b/src/XrdCks/XrdCksXAttr.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdClient/TestXrdClient.cc b/src/XrdClient/TestXrdClient.cc
index 8c2af63fb68..3fa930b74f8 100644
--- a/src/XrdClient/TestXrdClient.cc
+++ b/src/XrdClient/TestXrdClient.cc
@@ -1,6 +1,28 @@
-// $Id$
-
-//const char *TestClientCVSID = "$Id$";
+/******************************************************************************/
+/* */
+/* T e s t X r d C l i e n t . c c */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
// Simple keleton for simple tests of Xrdclient and XrdClientAdmin
//
diff --git a/src/XrdClient/TestXrdClient_read.cc b/src/XrdClient/TestXrdClient_read.cc
index a8dbdcf9346..5f86e0d7f6a 100644
--- a/src/XrdClient/TestXrdClient_read.cc
+++ b/src/XrdClient/TestXrdClient_read.cc
@@ -1,6 +1,28 @@
-// $Id$
-
-// const char *TestXrdClient_readCVSID = "$Id$";
+/******************************************************************************/
+/* */
+/* T e s t X r d C l i e n t _ r e a d . c c */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
#include "XrdClient/XrdClient.hh"
#include "XrdClient/XrdClientEnv.hh"
#include "XrdSys/XrdSysHeaders.hh"
@@ -11,9 +33,6 @@
#include
#include
-
-
-
class MyXrdClientCallback: public XrdClientCallback {
virtual void OpenComplete(XrdClientAbs *clientP, void *cbArg, bool res) {
@@ -22,10 +41,6 @@ class MyXrdClientCallback: public XrdClientCallback {
};
-
-
-
-
kXR_unt16 open_mode = (kXR_ur | kXR_uw);
kXR_unt16 open_opts = (0);
diff --git a/src/XrdClient/XrdClient.cc b/src/XrdClient/XrdClient.cc
index e2fffbe49f8..d9b8eb49d41 100644
--- a/src/XrdClient/XrdClient.cc
+++ b/src/XrdClient/XrdClient.cc
@@ -1,20 +1,39 @@
-///////////////////////////////////////////////////////////////////////////
-// //
-// XrdClient //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
+/******************************************************************************/
+/* */
+/* X r d C l i e n t . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
+//////////////////////////////////////////////////////////////////////////
// //
// A UNIX reference client for xrootd. //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientCVSID = "$Id$";
-
#include "XrdClient/XrdClient.hh"
#include "XrdClient/XrdClientDebug.hh"
#include "XrdClient/XrdClientUrlSet.hh"
diff --git a/src/XrdClient/XrdClient.hh b/src/XrdClient/XrdClient.hh
index 274fef32dae..330fcb554f5 100644
--- a/src/XrdClient/XrdClient.hh
+++ b/src/XrdClient/XrdClient.hh
@@ -1,22 +1,41 @@
+#ifndef XRD_CLIENT_H
+#define XRD_CLIENT_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClient //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// A UNIX reference client for xrootd. //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRD_CLIENT_H
-#define XRD_CLIENT_H
-
-
//////////////////////////////////////////////////////////////////////////
// //
// //
@@ -48,7 +67,6 @@
#include
#include
-
class XrdClientReadAheadMgr;
struct XrdClientOpenInfo {
@@ -296,5 +314,4 @@ public:
std::vector fExcludedHosts;
};
-
#endif
diff --git a/src/XrdClient/XrdClientAbs.cc b/src/XrdClient/XrdClientAbs.cc
index 4fa25679d62..2f84191a7e6 100644
--- a/src/XrdClient/XrdClientAbs.cc
+++ b/src/XrdClient/XrdClientAbs.cc
@@ -1,25 +1,43 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t A b s . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientAbs //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Base class for objects who has to handle redirections with open files//
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientAbsCVSID = "$Id$";
-
#include "XrdClient/XrdClientAbs.hh"
#include "XrdClient/XrdClientDebug.hh"
#include "XrdClient/XrdClientEnv.hh"
-
//_____________________________________________________________________________
void XrdClientAbs::SetParm(const char *parm, int val)
{
diff --git a/src/XrdClient/XrdClientAbs.hh b/src/XrdClient/XrdClientAbs.hh
index cf639d86bc7..deaad466236 100644
--- a/src/XrdClient/XrdClientAbs.hh
+++ b/src/XrdClient/XrdClientAbs.hh
@@ -1,21 +1,41 @@
+#ifndef XRD_ABSCLIENTBASE_H
+#define XRD_ABSCLIENTBASE_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t A b s . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientAbs //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Base class for objects handling redirections keeping open files //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRD_ABSCLIENTBASE_H
-#define XRD_ABSCLIENTBASE_H
-
#include "XrdClient/XrdClientUnsolMsg.hh"
#include "XrdClient/XrdClientConn.hh"
@@ -102,5 +122,4 @@ public:
bool Query( kXR_int16 ReqCode, const kXR_char *Args, kXR_char **Resp, kXR_int32 MaxResplen );
};
-
#endif
diff --git a/src/XrdClient/XrdClientAbsMonIntf.hh b/src/XrdClient/XrdClientAbsMonIntf.hh
index 52961be7af7..8c7373f9895 100644
--- a/src/XrdClient/XrdClientAbsMonIntf.hh
+++ b/src/XrdClient/XrdClientAbsMonIntf.hh
@@ -1,11 +1,33 @@
#ifndef __XRDCLIABSMONINTF_H__
#define __XRDCLIABSMONINTF_H__
+/******************************************************************************/
+/* */
+/* X r d C l i e n t A b s M o n I n t f . h h */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
// XrdClientAbsMonIntf
// Public interface to generic monitoring systems
//
-
-// $Id$
class XrdClientAbsMonIntf {
public:
@@ -49,8 +71,4 @@ extern "C" {
typedef XrdClientAbsMonIntf *(*XrdClientMonIntfHook)(XrdClientMonIntfArgs);
XrdClientAbsMonIntf *XrdClientgetMonIntf(XrdClientMonIntfArgs);
}
-
-
-
-
#endif
diff --git a/src/XrdClient/XrdClientAdmin.cc b/src/XrdClient/XrdClientAdmin.cc
index 569fbc323a3..d4f9c0ea97b 100644
--- a/src/XrdClient/XrdClientAdmin.cc
+++ b/src/XrdClient/XrdClientAdmin.cc
@@ -1,20 +1,39 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t A d m i n . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from XTNetAdmin (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientAdmin //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from XTNetAdmin (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// A UNIX reference admin client for xrootd. //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientAdminCVSID = "$Id$";
-
#include "XrdClient/XrdClientAdmin.hh"
#include "XrdClient/XrdClientDebug.hh"
#include "XrdClient/XrdClientUrlSet.hh"
@@ -24,7 +43,6 @@ const char *XrdClientAdminCVSID = "$Id$";
#include "XrdOuc/XrdOucTokenizer.hh"
#include "XrdVersion.hh"
-
#include
#include
#include
diff --git a/src/XrdClient/XrdClientAdmin.hh b/src/XrdClient/XrdClientAdmin.hh
index 322338e74b7..b4a41cb58e2 100644
--- a/src/XrdClient/XrdClientAdmin.hh
+++ b/src/XrdClient/XrdClientAdmin.hh
@@ -1,28 +1,46 @@
+#ifndef XRD_CLIENT_ADMIN_H
+#define XRD_CLIENT_ADMIN_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t A d m i n . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientAdmin //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// A UNIX reference admin client for xrootd. //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRD_CLIENT_ADMIN_H
-#define XRD_CLIENT_ADMIN_H
-
-
#include "XrdClient/XrdClientAbs.hh"
#include "XrdClient/XrdClientVector.hh"
#include "XrdOuc/XrdOucHash.hh"
#include "XrdOuc/XrdOucString.hh"
-
typedef XrdClientVector vecString;
typedef XrdClientVector vecBool;
@@ -174,10 +192,4 @@ class XrdClientAdmin : public XrdClientAbs {
XrdClientMessage *unsolmsg);
};
-
#endif
-
-
-
-
-
diff --git a/src/XrdClient/XrdClientAdminJNI.cc b/src/XrdClient/XrdClientAdminJNI.cc
index 260b0b6c491..a91acd28930 100644
--- a/src/XrdClient/XrdClientAdminJNI.cc
+++ b/src/XrdClient/XrdClientAdminJNI.cc
@@ -1,6 +1,28 @@
-// $Id$
-
-//const char *XrdClientAdminJNICVSID = "$Id$";
+//****************************************************************************//
+// //
+// X r d C l i e n t A d m i n J N I . c c //
+// //
+// This file is part of the XRootD software suite. //
+// //
+// XRootD is free software: you can redistribute it and/or modify it under //
+// the terms of the GNU Lesser General Public License as published by the //
+// Free Software Foundation, either version 3 of the License, or (at your //
+// option) any later version. //
+// //
+// XRootD is distributed in the hope that it will be useful, but WITHOUT //
+// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or //
+// FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public //
+// License for more details. //
+// //
+// You should have received a copy of the GNU Lesser General Public License //
+// along with XRootD in a file called COPYING.LESSER (LGPL license) and file //
+// COPYING (GPL license). If not, see . //
+// //
+// The copyright holder's institutional names and contributor's names may not //
+// be used to endorse or promote products derived from this software without //
+// specific prior written permission of the institution or contributor. //
+//****************************************************************************//
+
#include "XrdClientAdminJNI.h"
#include "XrdClient/XrdClientAdmin.hh"
#include "XrdClient/XrdClientEnv.hh"
diff --git a/src/XrdClient/XrdClientAdmin_c.cc b/src/XrdClient/XrdClientAdmin_c.cc
index 147c8a9d3e6..c39ad70f745 100644
--- a/src/XrdClient/XrdClientAdmin_c.cc
+++ b/src/XrdClient/XrdClientAdmin_c.cc
@@ -1,16 +1,30 @@
-/********************************************************************************/
-/* X T N e t A d m i n _ c i n t f . c c */
-/* 2004 */
-/* Produced by Alvise Dorigo & Fabrizio Furano for INFN padova */
-/* A C wrapper for XTNetAdmin functionalities */
-/********************************************************************************/
-//
-// $Id$
-
-const char *XrdClientAdmin_cCVSID = "$Id$";
-//
-// Author: Alvise Dorigo, Fabrizio Furano
-
+/******************************************************************************/
+/* */
+/* X r d C l i e n t A d m i n _ c . c c */
+/* */
+/* 2004 Produced by Alvise Dorigo & Fabrizio Furano for INFN padova */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
#include "XrdClient/XrdClientAdmin.hh"
#include "XrdClient/XrdClientDebug.hh"
#include "XrdClient/XrdClientVector.hh"
diff --git a/src/XrdClient/XrdClientAdmin_c.hh b/src/XrdClient/XrdClientAdmin_c.hh
index 2c6c798b5fd..ecaff6e35f7 100644
--- a/src/XrdClient/XrdClientAdmin_c.hh
+++ b/src/XrdClient/XrdClientAdmin_c.hh
@@ -1,14 +1,33 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t A d m i n _ c . h h */
+/* */
+/* 2004 Produced by Alvise Dorigo & Fabrizio Furano for INFN padova */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
/********************************************************************************/
-/* X T N e t A d m i n _ c i n t f . h h */
-/* 2004 */
-/* Produced by Alvise Dorigo & Fabrizio Furano for INFN padova */
/* A C wrapper for XTNetAdmin functionalities */
/********************************************************************************/
-//
-// $Id$
-//
-// Author: Alvise Dorigo, Fabrizio Furano
-
#ifdef SWIG
%module XrdClientAdmin
diff --git a/src/XrdClient/XrdClientCallback.hh b/src/XrdClient/XrdClientCallback.hh
index 01ac8fdc1b6..eb859d4ddd1 100644
--- a/src/XrdClient/XrdClientCallback.hh
+++ b/src/XrdClient/XrdClientCallback.hh
@@ -1,18 +1,38 @@
+#ifndef XRD_CLIENTCALLBACK_H
+#define XRD_CLIENTCALLBACK_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t C a l l b a c k . h h */
+/* */
+/* Author: Fabrizio Furano (CERN IT-DSS, 2009) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientCallback //
-// //
-// Author: Fabrizio Furano (CERN IT-DSS, 2009) //
-// //
// Base class for objects receiving events from XrdClient //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRD_CLIENTCALLBACK_H
-#define XRD_CLIENTCALLBACK_H
-
class XrdClientAbs;
class XrdClientCallback
@@ -26,7 +46,4 @@ public:
XrdClientCallback() {}
virtual ~XrdClientCallback() {}
};
-
-
-
#endif
diff --git a/src/XrdClient/XrdClientConn.cc b/src/XrdClient/XrdClientConn.cc
index b581a9bc096..0a3ee0b9589 100644
--- a/src/XrdClient/XrdClientConn.cc
+++ b/src/XrdClient/XrdClientConn.cc
@@ -1,12 +1,35 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t C o n n . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientConn //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// High level handler of connections to xrootd. //
// //
//////////////////////////////////////////////////////////////////////////
diff --git a/src/XrdClient/XrdClientConn.hh b/src/XrdClient/XrdClientConn.hh
index 78c43a039f4..647b163a7a2 100644
--- a/src/XrdClient/XrdClientConn.hh
+++ b/src/XrdClient/XrdClientConn.hh
@@ -1,20 +1,41 @@
+#ifndef XRD_CONN_H
+#define XRD_CONN_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t C o n n . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientConn //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// High level handler of connections to xrootd. //
// //
//////////////////////////////////////////////////////////////////////////
-#ifndef XRD_CONN_H
-#define XRD_CONN_H
-
-
#include "XrdClient/XrdClientConst.hh"
#include "time.h"
@@ -427,7 +448,4 @@ private:
bool fLBSIsMeta; // Is current redirector a meta manager?
};
-
-
-
#endif
diff --git a/src/XrdClient/XrdClientConnMgr.cc b/src/XrdClient/XrdClientConnMgr.cc
index 856e453d15d..14dac14bf21 100644
--- a/src/XrdClient/XrdClientConnMgr.cc
+++ b/src/XrdClient/XrdClientConnMgr.cc
@@ -1,11 +1,35 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t C o n n M g r . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientConnMgr //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// The connection manager maps multiple logical connections on a single //
// physical connection. //
// There is one and only one logical connection per client //
@@ -17,10 +41,6 @@
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientConnMgrCVSID = "$Id$";
-
#include "XrdClient/XrdClientConnMgr.hh"
#include "XrdClient/XrdClientDebug.hh"
#include "XrdClient/XrdClientMessage.hh"
diff --git a/src/XrdClient/XrdClientConnMgr.hh b/src/XrdClient/XrdClientConnMgr.hh
index bdb2bab093b..680c5823628 100644
--- a/src/XrdClient/XrdClientConnMgr.hh
+++ b/src/XrdClient/XrdClientConnMgr.hh
@@ -1,11 +1,37 @@
+#ifndef XRC_CONNMGR_H
+#define XRC_CONNMGR_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t C o n n M g r . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientConnMgr //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// The connection manager maps multiple logical connections on a single //
// physical connection. //
// There is one and only one logical connection per client //
@@ -17,12 +43,6 @@
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRC_CONNMGR_H
-#define XRC_CONNMGR_H
-
-
#include "XrdOuc/XrdOucHash.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XrdClient/XrdClientUnsolMsg.hh"
@@ -107,6 +127,4 @@ public:
friend int DestroyPhyConn(const char *,
XrdClientPhyConnection *, void *);
};
-
-
#endif
diff --git a/src/XrdClient/XrdClientConst.hh b/src/XrdClient/XrdClientConst.hh
index fe2bf178a4c..4dbd67115ea 100644
--- a/src/XrdClient/XrdClientConst.hh
+++ b/src/XrdClient/XrdClientConst.hh
@@ -1,23 +1,41 @@
+#ifndef _XRC_CONST_H
+#define _XRC_CONST_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t C o n s t . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientConst //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Constants for Xrd //
// //
//////////////////////////////////////////////////////////////////////////
-
-// $Id$
-
-
-#ifndef _XRC_CONST_H
-#define _XRC_CONST_H
-
#define DFLT_CONNECTTIMEOUT 120
#define NAME_CONNECTTIMEOUT (char *)"ConnectTimeout"
@@ -172,4 +190,3 @@
#define xrdmax(a, b) (a > b ? a : b)
#endif
-
diff --git a/src/XrdClient/XrdClientDebug.cc b/src/XrdClient/XrdClientDebug.cc
index bbf57196254..a4b1fd074c7 100644
--- a/src/XrdClient/XrdClientDebug.cc
+++ b/src/XrdClient/XrdClientDebug.cc
@@ -1,15 +1,29 @@
-/***********************************************************/
-/* T X D e b u g . c c */
-/* 2003 */
-/* Produced by Alvise Dorigo */
-/* & Fabrizio Furano for INFN padova */
-/***********************************************************/
-//
-// $Id$
-
-const char *XrdClientDebugCVSID = "$Id$";
-//
-// Author: Alvise Dorigo, Fabrizio Furano
+/******************************************************************************/
+/* */
+/* X r d C l i e n t D e b u g . c c */
+/* */
+/* 2003 Produced by Alvise Dorigo & Fabrizio Furano for INFN padova */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
#include "XrdClient/XrdClientDebug.hh"
diff --git a/src/XrdClient/XrdClientDebug.hh b/src/XrdClient/XrdClientDebug.hh
index 30298de52fc..4e3a776d41f 100644
--- a/src/XrdClient/XrdClientDebug.hh
+++ b/src/XrdClient/XrdClientDebug.hh
@@ -1,21 +1,41 @@
+#ifndef XRC_DEBUG_H
+#define XRC_DEBUG_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t D e b u g . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientDebug //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Singleton used to handle the debug level and the log output //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRC_DEBUG_H
-#define XRC_DEBUG_H
-
#include
#include "XrdClient/XrdClientConst.hh"
#include "XrdSys/XrdSysPthread.hh"
@@ -26,8 +46,6 @@
using namespace std;
-
-
#define DebugLevel() XrdClientDebug::Instance()->GetDebugLevel()
#define DebugSetLevel(l) XrdClientDebug::Instance()->SetLevel(l)
@@ -105,5 +123,4 @@ class XrdClientDebug {
inline void Unlock() { fMutex.UnLock(); }
};
-
#endif
diff --git a/src/XrdClient/XrdClientEnv.cc b/src/XrdClient/XrdClientEnv.cc
index ee11df32f5b..af1d1bea1b9 100644
--- a/src/XrdClient/XrdClientEnv.cc
+++ b/src/XrdClient/XrdClientEnv.cc
@@ -1,12 +1,35 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t E n v . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientEnv //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Singleton used to handle the default parameter values //
// //
//////////////////////////////////////////////////////////////////////////
diff --git a/src/XrdClient/XrdClientEnv.hh b/src/XrdClient/XrdClientEnv.hh
index edbf596bae9..5f95c7a225f 100644
--- a/src/XrdClient/XrdClientEnv.hh
+++ b/src/XrdClient/XrdClientEnv.hh
@@ -1,21 +1,41 @@
+#ifndef XRD_CENV_H
+#define XRD_CENV_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t E n v . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientEnv //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Singleton used to handle the default parameter values //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRD_CENV_H
-#define XRD_CENV_H
-
#include "XrdOuc/XrdOucEnv.hh"
#include "XrdSys/XrdSysPthread.hh"
@@ -23,7 +43,6 @@
using namespace std;
-
#define EnvGetLong(x) XrdClientEnv::Instance()->ShellGetInt(x)
#define EnvGetString(x) XrdClientEnv::Instance()->ShellGet(x)
#define EnvPutString(name, val) XrdClientEnv::Instance()->Put(name, val)
@@ -102,5 +121,4 @@ class XrdClientEnv {
static XrdClientEnv *Instance();
};
-
#endif
diff --git a/src/XrdClient/XrdClientInputBuffer.cc b/src/XrdClient/XrdClientInputBuffer.cc
index 8d6cbe5604e..48f4cb2b7cb 100644
--- a/src/XrdClient/XrdClientInputBuffer.cc
+++ b/src/XrdClient/XrdClientInputBuffer.cc
@@ -1,12 +1,35 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t I n p u t B u f f e r . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientInputBuffer //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Buffer for incoming messages (responses) //
// Handles the waiting (with timeout) for a message to come //
// belonging to a logical streamid //
@@ -14,10 +37,6 @@
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientInputBufferCVSID = "$Id$";
-
#include "XrdClient/XrdClientInputBuffer.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XrdClient/XrdClientDebug.hh"
diff --git a/src/XrdClient/XrdClientInputBuffer.hh b/src/XrdClient/XrdClientInputBuffer.hh
index 8140488daac..971fe2eba26 100644
--- a/src/XrdClient/XrdClientInputBuffer.hh
+++ b/src/XrdClient/XrdClientInputBuffer.hh
@@ -1,12 +1,37 @@
+#ifndef XRC_INPUTBUFFER_H
+#define XRC_INPUTBUFFER_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t I n p u t B u f f e r . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientInputBuffer //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Buffer for incoming messages (responses) //
// Handles the waiting (with timeout) for a message to come //
// belonging to a logical streamid //
@@ -14,12 +39,6 @@
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRC_INPUTBUFFER_H
-#define XRC_INPUTBUFFER_H
-
-
#include "XrdClient/XrdClientMessage.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XrdSys/XrdSysSemWait.hh"
@@ -67,7 +86,4 @@ public:
XrdClientMessage *GetMsg(int streamid, int secstimeout);
};
-
-
-
#endif
diff --git a/src/XrdClient/XrdClientLogConnection.cc b/src/XrdClient/XrdClientLogConnection.cc
index 60f8b074197..4f7de2a1c73 100644
--- a/src/XrdClient/XrdClientLogConnection.cc
+++ b/src/XrdClient/XrdClientLogConnection.cc
@@ -1,27 +1,44 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t L o g C o n n e c t i o n . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientLogConnection //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Class implementing logical connections //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientLogConnectionCVSID = "$Id$";
-
#include "XrdClient/XrdClientLogConnection.hh"
#include "XrdClient/XrdClientPhyConnection.hh"
#include "XrdClient/XrdClientDebug.hh"
#include "XrdClient/XrdClientSid.hh"
-
-
//_____________________________________________________________________________
XrdClientLogConnection::XrdClientLogConnection(XrdClientSid *sidmgr):
fSidManager(sidmgr) {
diff --git a/src/XrdClient/XrdClientLogConnection.hh b/src/XrdClient/XrdClientLogConnection.hh
index 7fb2c815efe..ea735029f0a 100644
--- a/src/XrdClient/XrdClientLogConnection.hh
+++ b/src/XrdClient/XrdClientLogConnection.hh
@@ -1,22 +1,41 @@
+#ifndef XRD_CLOGCONNECTION_H
+#define XRD_CLOGCONNECTION_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t L o g C o n n e c t i o n . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientLogConnection //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Class implementing logical connections //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRD_CLOGCONNECTION_H
-#define XRD_CLOGCONNECTION_H
-
-
#include "XProtocol/XPtypes.hh"
#include "XrdClient/XrdClientUnsolMsg.hh"
@@ -56,5 +75,4 @@ public:
return fStreamid;
};
};
-
#endif
diff --git a/src/XrdClient/XrdClientMStream.cc b/src/XrdClient/XrdClientMStream.cc
index 77b14cefd97..f391be1627e 100644
--- a/src/XrdClient/XrdClientMStream.cc
+++ b/src/XrdClient/XrdClientMStream.cc
@@ -1,9 +1,32 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t M S t r e a m . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2006) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientMStream //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2006) //
-// //
// Helper code for XrdClient to handle multistream behavior //
// Functionalities dealing with //
// mstream creation on init //
@@ -11,11 +34,6 @@
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientMStreamCVSID = "$Id$";
-
-
#include "XrdClient/XrdClientMStream.hh"
#include "XrdClient/XrdClientLogConnection.hh"
#include "XrdClient/XrdClientEnv.hh"
diff --git a/src/XrdClient/XrdClientMStream.hh b/src/XrdClient/XrdClientMStream.hh
index 1d548188a07..74f62ae4388 100644
--- a/src/XrdClient/XrdClientMStream.hh
+++ b/src/XrdClient/XrdClientMStream.hh
@@ -1,27 +1,41 @@
+#ifndef XRD_CLI_MSTREAM
+#define XRD_CLI_MSTREAM
+/******************************************************************************/
+/* */
+/* X r d C l i e n t M S t r e a m . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2006) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientMStream //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2006) //
-// //
// Helper code for XrdClient to handle multistream behavior //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-
-#ifndef XRD_CLI_MSTREAM
-#define XRD_CLI_MSTREAM
-
#include "XrdClient/XrdClientConn.hh"
class XrdClientMStream {
-
-
-
-
-
public:
// Compute the parameters to split blocks
@@ -58,10 +72,4 @@ public:
};
-
-
-
-
-
-
#endif
diff --git a/src/XrdClient/XrdClientMessage.cc b/src/XrdClient/XrdClientMessage.cc
index 41dbeefaaf4..971946a0f20 100644
--- a/src/XrdClient/XrdClientMessage.cc
+++ b/src/XrdClient/XrdClientMessage.cc
@@ -1,21 +1,40 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t M e s s a g e . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientMessage //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// A message coming from a physical connection. I.e. a server response //
// or some kind of error //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientMessageCVSID = "$Id$";
-
#include "XrdClient/XrdClientMessage.hh"
#include "XrdClient/XrdClientProtocol.hh"
#include "XrdClient/XrdClientDebug.hh"
@@ -24,7 +43,6 @@ const char *XrdClientMessageCVSID = "$Id$";
#include // for malloc
#include // for memcpy
-
//__________________________________________________________________________
XrdClientMessage::XrdClientMessage(struct ServerResponseHeader header)
{
diff --git a/src/XrdClient/XrdClientMessage.hh b/src/XrdClient/XrdClientMessage.hh
index 791207fff69..523c1c99686 100644
--- a/src/XrdClient/XrdClientMessage.hh
+++ b/src/XrdClient/XrdClientMessage.hh
@@ -1,22 +1,42 @@
+#ifndef XRC_MESSAGE_H
+#define XRC_MESSAGE_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t M e s s a g e . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientMessage //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// A message coming from a physical connection. I.e. a server response //
// or some kind of error //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRC_MESSAGE_H
-#define XRC_MESSAGE_H
-
#include "XrdClient/XrdClientProtocol.hh"
#include "XrdClient/XrdClientSock.hh"
#include "XrdSys/XrdSysPthread.hh"
@@ -81,5 +101,4 @@ public:
void Unmarshall();
};
-
#endif
diff --git a/src/XrdClient/XrdClientPSock.cc b/src/XrdClient/XrdClientPSock.cc
index 3fdf56895d8..641b771c1e5 100644
--- a/src/XrdClient/XrdClientPSock.cc
+++ b/src/XrdClient/XrdClientPSock.cc
@@ -1,17 +1,36 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t P S o c k . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2006) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientPSock //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2006) //
-// //
// Client Socket with parallel streams and timeout features using XrdNet//
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientPSockCVSID = "$Id$";
-
#include
#include
#include
diff --git a/src/XrdClient/XrdClientPSock.hh b/src/XrdClient/XrdClientPSock.hh
index b00c96bfbed..4c2628c35a9 100644
--- a/src/XrdClient/XrdClientPSock.hh
+++ b/src/XrdClient/XrdClientPSock.hh
@@ -1,32 +1,48 @@
+#ifndef XRC_PSOCK_H
+#define XRC_PSOCK_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t P S o c k . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2006) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientPSock //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2006) //
-// //
// Client Socket with multiple streams and timeout features //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRC_PSOCK_H
-#define XRC_PSOCK_H
-
#include "XrdClient/XrdClientSock.hh"
#include "XrdClient/XrdClientVector.hh"
#include "XrdOuc/XrdOucRash.hh"
#include "XrdSys/XrdSysPthread.hh"
-
-
struct fdinfo {
fd_set fdset;
int maxfd;
};
-
-
class XrdClientPSock: public XrdClientSock {
friend class XrdClientPhyConnection;
@@ -138,5 +154,4 @@ public:
virtual void RestartSelectOnSubstream(Sockid substreamid);
};
-
#endif
diff --git a/src/XrdClient/XrdClientPhyConnection.cc b/src/XrdClient/XrdClientPhyConnection.cc
index e9c1c2768b5..21fcf521073 100644
--- a/src/XrdClient/XrdClientPhyConnection.cc
+++ b/src/XrdClient/XrdClientPhyConnection.cc
@@ -1,19 +1,39 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t P h y C o n n e c t i o n . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientPhyConnection //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Class handling physical connections to xrootd servers //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientPhyConnectionCVSID = "$Id$";
-
#include
#include
#include "XrdClient/XrdClientPhyConnection.hh"
diff --git a/src/XrdClient/XrdClientPhyConnection.hh b/src/XrdClient/XrdClientPhyConnection.hh
index 49070ac6a18..45911bd8001 100644
--- a/src/XrdClient/XrdClientPhyConnection.hh
+++ b/src/XrdClient/XrdClientPhyConnection.hh
@@ -1,19 +1,41 @@
+#ifndef _XrdClientPhyConnection
+#define _XrdClientPhyConnection
+/******************************************************************************/
+/* */
+/* X r d C l i e n t P h y C o n n e c t i o n . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientPhyConnection //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Class handling physical connections to xrootd servers //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef _XrdClientPhyConnection
-#define _XrdClientPhyConnection
#include "XrdClient/XrdClientPSock.hh"
#include "XrdClient/XrdClientMessage.hh"
@@ -201,6 +223,4 @@ public:
}
};
-
-
#endif
diff --git a/src/XrdClient/XrdClientPrep.cc b/src/XrdClient/XrdClientPrep.cc
index c79e03bf9e1..9fe35409559 100644
--- a/src/XrdClient/XrdClientPrep.cc
+++ b/src/XrdClient/XrdClientPrep.cc
@@ -1,6 +1,32 @@
-// $Id$
-
-const char *XrdClientPrepCVSID = "$Id$";
+/******************************************************************************/
+/* */
+/* X r d C l i e n t P r e p . c c */
+/* */
+/* (c) 2012 by the Board of Trustees of the Leland Stanford, Jr., University */
+/* All Rights Reserved */
+/* Produced by Andrew Hanushevsky for Stanford University under contract */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
#include
#include
diff --git a/src/XrdClient/XrdClientProtocol.cc b/src/XrdClient/XrdClientProtocol.cc
index 56d1da627ea..e82feea6282 100644
--- a/src/XrdClient/XrdClientProtocol.cc
+++ b/src/XrdClient/XrdClientProtocol.cc
@@ -1,20 +1,39 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t P r o t o c o l . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdProtocol //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// utility functions to deal with the protocol //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientProtocolCVSID = "$Id$";
-
#include "XProtocol/XProtocol.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include
diff --git a/src/XrdClient/XrdClientProtocol.hh b/src/XrdClient/XrdClientProtocol.hh
index fa95a1f8e81..dd5926c0a6a 100644
--- a/src/XrdClient/XrdClientProtocol.hh
+++ b/src/XrdClient/XrdClientProtocol.hh
@@ -1,24 +1,43 @@
+#ifndef XRD_CPROTOCOL_H
+#define XRD_CPROTOCOL_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t P r o t o c o l . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientProtocol //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// utility functions to deal with the protocol //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRD_CPROTOCOL_H
-#define XRD_CPROTOCOL_H
-
#include "XProtocol/XProtocol.hh"
-
void clientMarshall(ClientRequest* str);
void clientMarshallReadAheadList(readahead_list *buf_list, kXR_int32 dlen);
void clientUnMarshallReadAheadList(readahead_list *buf_list, kXR_int32 dlen);
@@ -38,5 +57,4 @@ char *convertRespStatusToChar(kXR_unt16 status);
void smartPrintClientHeader(ClientRequest* hdr);
void smartPrintServerHeader(struct ServerResponseHeader* hdr);
-
#endif
diff --git a/src/XrdClient/XrdClientReadAhead.cc b/src/XrdClient/XrdClientReadAhead.cc
index a3e4e21d2ab..a0ef8364afd 100644
--- a/src/XrdClient/XrdClientReadAhead.cc
+++ b/src/XrdClient/XrdClientReadAhead.cc
@@ -1,23 +1,40 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t R e a d A h e a d . c c */
+/* */
+/* Author: Fabrizio Furano (CERN IT-DM, 2009) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
/////////////////////////////////////////////////////////////////////////
-// //
-// XrdClientReadAhead //
-// //
-// Author: Fabrizio Furano (CERN IT-DM, 2009) //
-// //
+// //
// Classes to implement a selectable read ahead decision maker //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientReadAheadCVSID = "$Id$";
-
#include "XrdClientReadAhead.hh"
#include "XrdClientConst.hh"
#include "XrdClientVector.hh"
-
-
bool XrdClientReadAheadMgr::TrimReadRequest(long long &offs, long &len, long rasize, long blksz) {
if (!blksz) return true;
diff --git a/src/XrdClient/XrdClientReadAhead.hh b/src/XrdClient/XrdClientReadAhead.hh
index e1f26b16a4b..f9b8bfa2756 100644
--- a/src/XrdClient/XrdClientReadAhead.hh
+++ b/src/XrdClient/XrdClientReadAhead.hh
@@ -1,20 +1,38 @@
+#ifndef XRD_CLI_READAHEAD
+#define XRD_CLI_READAHEAD
+/******************************************************************************/
+/* */
+/* X r d C l i e n t R e a d A h e a d . h h */
+/* */
+/* Author: Fabrizio Furano (CERN IT-DM, 2009) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientReadAhead //
-// //
-// Author: Fabrizio Furano (CERN IT-DM, 2009) //
-// //
// Classes to implement a selectable read ahead decision maker //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRD_CLI_READAHEAD
-#define XRD_CLI_READAHEAD
-
-
-
class XrdClientReadAheadMgr {
public:
enum XrdClient_RAStrategy {
@@ -43,12 +61,4 @@ public:
XrdClient_RAStrategy GetCurrentStrategy() { return currstrategy; }
};
-
-
-
-
-
-
-
-
#endif
diff --git a/src/XrdClient/XrdClientReadCache.cc b/src/XrdClient/XrdClientReadCache.cc
index be08badca13..e42588d980c 100644
--- a/src/XrdClient/XrdClientReadCache.cc
+++ b/src/XrdClient/XrdClientReadCache.cc
@@ -1,23 +1,41 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t R e a d C a c h e . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2006) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientReadCache //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2006) //
-// //
// Classes to handle cache reading and cache placeholders //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientReadCacheCVSID = "$Id$";
-
#include "XrdClient/XrdClientReadCache.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XrdClient/XrdClientDebug.hh"
#include "XrdClient/XrdClientEnv.hh"
-
//________________________________________________________________________
XrdClientReadCacheItem::XrdClientReadCacheItem(const void *buffer, long long begin_offs,
long long end_offs, long long ticksnow, bool placeholder)
diff --git a/src/XrdClient/XrdClientReadCache.hh b/src/XrdClient/XrdClientReadCache.hh
index 755c8ae28e1..dd6c49b107c 100644
--- a/src/XrdClient/XrdClientReadCache.hh
+++ b/src/XrdClient/XrdClientReadCache.hh
@@ -1,25 +1,44 @@
+#ifndef XRD_READCACHE_H
+#define XRD_READCACHE_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t R e a d C a c h e . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2006) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientReadCache //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2006) //
-// //
// Classes to handle cache reading and cache placeholders //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRD_READCACHE_H
-#define XRD_READCACHE_H
-
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdClient/XrdClientInputBuffer.hh"
#include "XrdClient/XrdClientMessage.hh"
#include "XrdClient/XrdClientVector.hh"
#include "XrdClient/XrdClientConst.hh"
-
//
// XrdClientReadCacheItem
//
@@ -263,5 +282,4 @@ public:
}
};
-
#endif
diff --git a/src/XrdClient/XrdClientReadV.cc b/src/XrdClient/XrdClientReadV.cc
index d643dba3abf..0699f01c332 100644
--- a/src/XrdClient/XrdClientReadV.cc
+++ b/src/XrdClient/XrdClientReadV.cc
@@ -1,20 +1,40 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t R e a d V . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2006) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientReadV //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2006) //
-// //
// Helper functions for the vectored read functionality //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientReadVCVSID = "$Id$";
-
#include "XrdClient/XrdClientReadV.hh"
#include "XrdClient/XrdClientConn.hh"
#include "XrdClient/XrdClientDebug.hh"
+
#include
// Builds a request and sends it to the server
diff --git a/src/XrdClient/XrdClientReadV.hh b/src/XrdClient/XrdClientReadV.hh
index c74486b6344..f993ee103e5 100644
--- a/src/XrdClient/XrdClientReadV.hh
+++ b/src/XrdClient/XrdClientReadV.hh
@@ -1,20 +1,38 @@
+#ifndef XRD_CLIENT_READV
+#define XRD_CLIENT_READV
+/******************************************************************************/
+/* */
+/* X r d C l i e n t R e a d V . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2006) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientReadV //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2006) //
-// //
// Helper functions for the vectored read functionality //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-
-
-#ifndef XRD_CLIENT_READV
-#define XRD_CLIENT_READV
-
class XrdClientConn;
#include "XProtocol/XPtypes.hh"
#include "XProtocol/XProtocol.hh"
@@ -50,12 +68,5 @@ public:
kXR_int64 offs, kXR_int32 len,
kXR_int64 filelen,
kXR_int32 spltsize);
-
-
};
-
-
-
-
-
#endif
diff --git a/src/XrdClient/XrdClientSid.cc b/src/XrdClient/XrdClientSid.cc
index 3ba3006ee51..43e962379f1 100644
--- a/src/XrdClient/XrdClientSid.cc
+++ b/src/XrdClient/XrdClientSid.cc
@@ -1,9 +1,32 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t S i d . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2005) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientMessage //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2005) //
-// //
// Utility classes to handle the mapping between xrootd streamids. //
// A single streamid can have multiple "parallel" streamids. //
// Their use is typically to support the client to submit multiple //
@@ -12,12 +35,6 @@
// //
//////////////////////////////////////////////////////////////////////////
-
-// $Id$
-
-const char *XrdClientSidCVSID = "$Id$";
-
-
#include "XrdClient/XrdClientSid.hh"
#include "XrdClient/XrdClientEnv.hh"
#include "XrdClient/XrdClientConst.hh"
diff --git a/src/XrdClient/XrdClientSid.hh b/src/XrdClient/XrdClientSid.hh
index 222e2a1fc57..a5d612afa36 100644
--- a/src/XrdClient/XrdClientSid.hh
+++ b/src/XrdClient/XrdClientSid.hh
@@ -1,9 +1,34 @@
+#ifndef XRC_SID_H
+#define XRC_SID_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t S i d . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2005) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientMessage //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2005) //
-// //
// Utility classes to handle the mapping between xrootd streamids. //
// A single streamid can have multiple "parallel" streamids. //
// Their use is typically to support the client to submit multiple //
@@ -12,14 +37,6 @@
// //
//////////////////////////////////////////////////////////////////////////
-
-// $Id$
-
-
-
-#ifndef XRC_SID_H
-#define XRC_SID_H
-
#include "XrdOuc/XrdOucRash.hh"
#include "XProtocol/XProtocol.hh"
#include "XrdClient/XrdClientProtocol.hh"
@@ -110,12 +127,4 @@ class XrdClientSid {
// Useful for debugging
void PrintoutOutstandingRequests();
};
-
-
-
-
-
-
-
-
#endif
diff --git a/src/XrdClient/XrdClientSock.cc b/src/XrdClient/XrdClientSock.cc
index dde1cc51192..9aac7789628 100644
--- a/src/XrdClient/XrdClientSock.cc
+++ b/src/XrdClient/XrdClientSock.cc
@@ -1,12 +1,35 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t S o c k . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientSock //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Client Socket with timeout features using XrdNet //
// //
//////////////////////////////////////////////////////////////////////////
diff --git a/src/XrdClient/XrdClientSock.hh b/src/XrdClient/XrdClientSock.hh
index a5c16463a66..84dce51bf20 100644
--- a/src/XrdClient/XrdClientSock.hh
+++ b/src/XrdClient/XrdClientSock.hh
@@ -1,12 +1,37 @@
+#ifndef XRC_SOCK_H
+#define XRC_SOCK_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t S o c k . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientSock //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Client Socket with timeout features //
// //
// June 06 - Fabrizio Furano //
@@ -15,11 +40,6 @@
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRC_SOCK_H
-#define XRC_SOCK_H
-
#include
struct XrdClientSockConnectParms {
@@ -128,5 +148,4 @@ public:
virtual void PauseSelectOnSubstream(Sockid /* substreamid */) { }
virtual void RestartSelectOnSubstream(Sockid /*substreamid */) { }
};
-
#endif
diff --git a/src/XrdClient/XrdClientThread.cc b/src/XrdClient/XrdClientThread.cc
index daf3c77ea0b..edcea207fe4 100644
--- a/src/XrdClient/XrdClientThread.cc
+++ b/src/XrdClient/XrdClientThread.cc
@@ -1,16 +1,36 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t T h r e a d . c c */
+/* */
+/* Author: F.Furano (INFN, 2005) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientThread //
-// //
// An user friendly thread wrapper //
-// Author: F.Furano (INFN, 2005) //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdClientThreadCVSID = "$Id$";
-
#include
#include
diff --git a/src/XrdClient/XrdClientThread.hh b/src/XrdClient/XrdClientThread.hh
index f64ec1d5a96..8d277d98036 100644
--- a/src/XrdClient/XrdClientThread.hh
+++ b/src/XrdClient/XrdClientThread.hh
@@ -1,17 +1,38 @@
+#ifndef XRC_THREAD_H
+#define XRC_THREAD_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t T h r e a d . h h */
+/* */
+/* Author: F.Furano (INFN, 2005) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientThread //
-// //
// An user friendly thread wrapper //
-// Author: F.Furano (INFN, 2005) //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRC_THREAD_H
-#define XRC_THREAD_H
-
#include "XrdSys/XrdSysPthread.hh"
void * XrdClientThreadDispatcher(void * arg);
@@ -81,7 +102,4 @@ private:
int MaskSignal(int snum = 0, bool block = 1);
};
-
-
-
#endif
diff --git a/src/XrdClient/XrdClientUnsolMsg.hh b/src/XrdClient/XrdClientUnsolMsg.hh
index 1878567aec2..0fdd8770f15 100644
--- a/src/XrdClient/XrdClientUnsolMsg.hh
+++ b/src/XrdClient/XrdClientUnsolMsg.hh
@@ -1,21 +1,41 @@
+#ifndef XRC_UNSOLMSG_H
+#define XRC_UNSOLMSG_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t U n s o l M s g . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano */
+/* INFN Padova, 2003 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientUnsolMsg //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano //
-// INFN Padova, 2003 //
-// //
// Base classes for unsolicited msg senders/receivers //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef XRC_UNSOLMSG_H
-#define XRC_UNSOLMSG_H
-
class XrdClientMessage;
class XrdClientUnsolMsgSender;
@@ -59,5 +79,4 @@ class XrdClientUnsolMsgSender {
inline XrdClientUnsolMsgSender() { UnsolicitedMsgHandler = 0; }
};
-
#endif
diff --git a/src/XrdClient/XrdClientUrlInfo.cc b/src/XrdClient/XrdClientUrlInfo.cc
index dc4abbbe4f6..35d8d8a2667 100644
--- a/src/XrdClient/XrdClientUrlInfo.cc
+++ b/src/XrdClient/XrdClientUrlInfo.cc
@@ -1,12 +1,35 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t U r l I n f o . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano, INFN Padova, 2003 */
+/* Revised by G. Ganis, CERN, June 2005 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientUrlInfo //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano, INFN Padova, 2003 //
-// Revised by G. Ganis, CERN, June 2005 //
-// //
// Class handling information about an url //
// //
//////////////////////////////////////////////////////////////////////////
diff --git a/src/XrdClient/XrdClientUrlInfo.hh b/src/XrdClient/XrdClientUrlInfo.hh
index e65e5fb377a..b607101cead 100644
--- a/src/XrdClient/XrdClientUrlInfo.hh
+++ b/src/XrdClient/XrdClientUrlInfo.hh
@@ -1,12 +1,37 @@
+#ifndef _XRC_URLINFO_H
+#define _XRC_URLINFO_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t U r l I n f o . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano, INFN Padova, 2003 */
+/* Revised by G. Ganis, CERN, June 2005 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientUrlInfo //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano, INFN Padova, 2003 //
-// Revised by G. Ganis, CERN, June 2005 //
-// //
// Class handling information about an url //
// The purpose of this class is to allow: //
// - parsing a string url into its components //
@@ -15,11 +40,6 @@
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef _XRC_URLINFO_H
-#define _XRC_URLINFO_H
-
#include "XrdOuc/XrdOucString.hh"
//
@@ -54,6 +74,4 @@ class XrdClientUrlInfo {
XrdClientUrlInfo &operator=(const XrdOucString &url);
XrdClientUrlInfo &operator=(const XrdClientUrlInfo &url);
};
-
-
#endif
diff --git a/src/XrdClient/XrdClientUrlSet.cc b/src/XrdClient/XrdClientUrlSet.cc
index b2ef7f685cd..916a258887a 100644
--- a/src/XrdClient/XrdClientUrlSet.cc
+++ b/src/XrdClient/XrdClientUrlSet.cc
@@ -1,12 +1,35 @@
+/******************************************************************************/
+/* */
+/* X r d C l i e n t U r l S e t . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano, INFN Padova, 2003 */
+/* Revised by G. Ganis, CERN, June 2005 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientUrlSet //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano, INFN Padova, 2003 //
-// Revised by G. Ganis, CERN, June 2005 //
-// //
// A container for multiple urls to be resolved through DNS aliases //
// //
//////////////////////////////////////////////////////////////////////////
diff --git a/src/XrdClient/XrdClientUrlSet.hh b/src/XrdClient/XrdClientUrlSet.hh
index 8bae61af428..9378ff05aa4 100644
--- a/src/XrdClient/XrdClientUrlSet.hh
+++ b/src/XrdClient/XrdClientUrlSet.hh
@@ -1,21 +1,41 @@
+#ifndef _XRC_URLSET_H
+#define _XRC_URLSET_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t U r l S e t . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* Adapted from TXNetFile (root.cern.ch) originally done by */
+/* Alvise Dorigo, Fabrizio Furano, INFN Padova, 2003 */
+/* Revised by G. Ganis, CERN, June 2005 */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientUrlSet //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// Adapted from TXNetFile (root.cern.ch) originally done by //
-// Alvise Dorigo, Fabrizio Furano, INFN Padova, 2003 //
-// Revised by G. Ganis, CERN, June 2005 //
-// //
// A container for multiple urls to be resolved through DNS aliases //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-#ifndef _XRC_URLSET_H
-#define _XRC_URLSET_H
-
#include "XrdClient/XrdClientConst.hh"
#include "XrdClient/XrdClientVector.hh"
#include "XrdOuc/XrdOucString.hh"
@@ -76,5 +96,4 @@ public:
bool IsValid() { return fIsValid; } // Spot malformations
};
-
#endif
diff --git a/src/XrdClient/XrdClientVector.hh b/src/XrdClient/XrdClientVector.hh
index 1ae7ac51435..0cc0213275a 100644
--- a/src/XrdClient/XrdClientVector.hh
+++ b/src/XrdClient/XrdClientVector.hh
@@ -1,9 +1,34 @@
+#ifndef XRD_CLIIDXVEC_H
+#define XRD_CLIIDXVEC_H
+/******************************************************************************/
+/* */
+/* X r d C l i e n t V e c t o r . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2006) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdClientIdxVector //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2006) //
-// //
// A vector class optimized for insertions and deletions //
// indexed access takes O(1) //
// insertion takes O(1) plus a very small fraction of O(n) //
@@ -13,24 +38,16 @@
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-
-#ifndef XRD_CLIIDXVEC_H
-#define XRD_CLIIDXVEC_H
-
#include
#include
#include "XrdSys/XrdSysHeaders.hh"
-
#define IDXVEC_MINCAPACITY 128
template
class XrdClientVector {
-
private:
// We keep the corrected size of T
@@ -368,6 +385,4 @@ int XrdClientVector::BufRealloc(int newsize) {
return 1;
}
-
-
#endif
diff --git a/src/XrdClient/XrdCommandLine.cc b/src/XrdClient/XrdCommandLine.cc
index 62ddce43aa3..36783f5d58e 100644
--- a/src/XrdClient/XrdCommandLine.cc
+++ b/src/XrdClient/XrdCommandLine.cc
@@ -1,10 +1,33 @@
+/******************************************************************************/
+/* */
+/* X r d C o m m a n d L i n e . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2005) */
+/* Rewritten by Elvin Sindrilaru */
+/* with mods from Lukasz Janyst (CERN, 2010) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//------------------------------------------------------------------------------
-// XrdCommandLine
-//
-// Author: Fabrizio Furano (INFN Padova, 2005)
-// Rewritten by Elvin Sindrilaru
-// with mods from Lukasz Janyst (CERN, 2010)
-//
// A command line tool for xrootd environments. The executable normally
// is named xrd.
//------------------------------------------------------------------------------
diff --git a/src/XrdClient/XrdCpMthrQueue.cc b/src/XrdClient/XrdCpMthrQueue.cc
index 2a24b0e40a2..278074c520a 100644
--- a/src/XrdClient/XrdCpMthrQueue.cc
+++ b/src/XrdClient/XrdCpMthrQueue.cc
@@ -1,9 +1,32 @@
+/******************************************************************************/
+/* */
+/* X r d C p M t h r Q u e u e . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdCpMthrQueue //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// //
// A thread safe queue to be used for multithreaded producers-consumers //
// //
//////////////////////////////////////////////////////////////////////////
diff --git a/src/XrdClient/XrdCpMthrQueue.hh b/src/XrdClient/XrdCpMthrQueue.hh
index dd3bf159184..f3dcb210464 100644
--- a/src/XrdClient/XrdCpMthrQueue.hh
+++ b/src/XrdClient/XrdCpMthrQueue.hh
@@ -1,9 +1,34 @@
+#ifndef XRDCPMTHRQ__HH
+#define XRDCPMTHRQ__HH
+/******************************************************************************/
+/* */
+/* X r d C p M t h r Q u e u e . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdCpMthrQueue //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// //
// A thread safe queue to be used for multithreaded producers-consumers //
// //
//////////////////////////////////////////////////////////////////////////
@@ -48,4 +73,4 @@ class XrdCpMthrQueue {
int GetLength() { return fMsgQue.GetSize(); }
void Clear();
};
-
+#endif
diff --git a/src/XrdClient/XrdCpWorkLst.cc b/src/XrdClient/XrdCpWorkLst.cc
index 7f2a981a64f..d554e8f2d8e 100644
--- a/src/XrdClient/XrdCpWorkLst.cc
+++ b/src/XrdClient/XrdCpWorkLst.cc
@@ -1,16 +1,36 @@
+/******************************************************************************/
+/* */
+/* X r d C p W o r k L s t . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdCpWorkLst //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// //
// A class implementing a list of cps to do for XrdCp //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-
#include "XrdClient/XrdClientEnv.hh"
#include "XrdClient/XrdCpWorkLst.hh"
#include "XrdOuc/XrdOucErrInfo.hh"
diff --git a/src/XrdClient/XrdCpWorkLst.hh b/src/XrdClient/XrdCpWorkLst.hh
index a28bee3b00b..a974f039855 100644
--- a/src/XrdClient/XrdCpWorkLst.hh
+++ b/src/XrdClient/XrdCpWorkLst.hh
@@ -1,15 +1,38 @@
+#ifndef XRDCPWORKLST_HH
+#define XRDCPWORKLST_HH
+/******************************************************************************/
+/* */
+/* X r d C p W o r k L s t . h h */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdCpWorkLst //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// //
// A class implementing a list of cp to do for XrdCp //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
#include
#include "XrdClient/XrdClientAdmin.hh"
#include "XrdClient/XrdClient.hh"
@@ -71,3 +94,4 @@ class XrdCpWorkLst {
bool GetCpJob(XrdOucString &src, XrdOucString &dest);
};
+#endif
diff --git a/src/XrdClient/XrdStageTool.cc b/src/XrdClient/XrdStageTool.cc
index 4b63dcb35dc..c7a0b8cb24a 100644
--- a/src/XrdClient/XrdStageTool.cc
+++ b/src/XrdClient/XrdStageTool.cc
@@ -1,18 +1,37 @@
+/******************************************************************************/
+/* */
+/* X r d S t a g e T o o l . c c */
+/* */
+/* Author: Fabrizio Furano (CERN, 2007) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdStagetool //
-// //
-// Author: Fabrizio Furano (CERN, 2007) //
-// //
// A command line tool for xrootd environments, to trigger sync or async//
// staging of files //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdStageToolCVSID = "$Id$";
-
#include "XrdClient/XrdClientUrlInfo.hh"
#include "XrdClient/XrdClient.hh"
#include "XrdClient/XrdClientAdmin.hh"
diff --git a/src/XrdClient/Xrdcp.cc b/src/XrdClient/Xrdcp.cc
index 0856d516396..e2de53a7924 100644
--- a/src/XrdClient/Xrdcp.cc
+++ b/src/XrdClient/Xrdcp.cc
@@ -1,17 +1,36 @@
+/******************************************************************************/
+/* */
+/* X r d c p . c c */
+/* */
+/* Author: Fabrizio Furano (INFN Padova, 2004) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// xrdcp //
-// //
-// Author: Fabrizio Furano (INFN Padova, 2004) //
-// //
// A cp-like command line tool for xrootd environments //
// //
//////////////////////////////////////////////////////////////////////////
-// $Id$
-
-const char *XrdcpCVSID = "$Id$";
-
#include "XrdClient/XrdClientUrlInfo.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XrdClient/XrdClient.hh"
diff --git a/src/XrdClient/XrdcpXtremeRead.cc b/src/XrdClient/XrdcpXtremeRead.cc
index 0aa4c6558a0..176b3452d04 100644
--- a/src/XrdClient/XrdcpXtremeRead.cc
+++ b/src/XrdClient/XrdcpXtremeRead.cc
@@ -1,9 +1,32 @@
+/******************************************************************************/
+/* */
+/* X r d c p X t r e m e R e a d . c c */
+/* */
+/* Author: Fabrizio Furano (CERN, 2009) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdXtremeRead //
-// //
-// Author: Fabrizio Furano (CERN, 2009) //
-// //
// Utility classes handling coordinated parallel reads from multiple //
// XrdClient instances //
// //
@@ -18,7 +41,6 @@ XrdXtRdFile::XrdXtRdFile(int blksize, long long filesize) {
freeblks = 0;
doneblks = 0;
-
freeblks = nblks = (filesize + blksize - 1) / blksize;
blocks = new XrdXtRdBlkInfo[nblks];
diff --git a/src/XrdClient/XrdcpXtremeRead.hh b/src/XrdClient/XrdcpXtremeRead.hh
index a977b7ba62a..e267a950fa9 100644
--- a/src/XrdClient/XrdcpXtremeRead.hh
+++ b/src/XrdClient/XrdcpXtremeRead.hh
@@ -1,9 +1,34 @@
+#ifndef XRDCPXTREMEREAD_HH
+#define XRDCPXTREMEREAD_HH
+/******************************************************************************/
+/* */
+/* X r d c p X t r e m e R e a d . h h */
+/* */
+/* Author: Fabrizio Furano (CERN, 2009) */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//////////////////////////////////////////////////////////////////////////
// //
-// XrdXtremeRead //
-// //
-// Author: Fabrizio Furano (CERN, 2009) //
-// //
// Utility classes handling Extreme readers, i.e. coordinated parallel //
// reads from multiple XrdClient instances //
// //
@@ -74,3 +99,4 @@ public:
};
+#endif
diff --git a/src/XrdCms/XrdCmsAdmin.cc b/src/XrdCms/XrdCmsAdmin.cc
index c9f95f1cdca..3f29ee231b7 100644
--- a/src/XrdCms/XrdCmsAdmin.cc
+++ b/src/XrdCms/XrdCmsAdmin.cc
@@ -6,13 +6,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
-// Original Version: 1.20 2007/07/31 02:25:11 abh
-
-const char *XrdCmsAdminCVSID = "$Id$";
#include
#include
diff --git a/src/XrdCms/XrdCmsAdmin.hh b/src/XrdCms/XrdCmsAdmin.hh
index 678a7e0bf9a..690a2d1b81c 100644
--- a/src/XrdCms/XrdCmsAdmin.hh
+++ b/src/XrdCms/XrdCmsAdmin.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include
#include
diff --git a/src/XrdCms/XrdCmsBaseFS.cc b/src/XrdCms/XrdCmsBaseFS.cc
index 30dc6b7c380..5a9bd05100d 100644
--- a/src/XrdCms/XrdCmsBaseFS.cc
+++ b/src/XrdCms/XrdCmsBaseFS.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsBaseFS.hh b/src/XrdCms/XrdCmsBaseFS.hh
index 569ac2b81dc..92b2b63ec25 100644
--- a/src/XrdCms/XrdCmsBaseFS.hh
+++ b/src/XrdCms/XrdCmsBaseFS.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsCache.cc b/src/XrdCms/XrdCmsCache.cc
index 04fe216e2b4..fe52ac4aadb 100644
--- a/src/XrdCms/XrdCmsCache.cc
+++ b/src/XrdCms/XrdCmsCache.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsCache.hh b/src/XrdCms/XrdCmsCache.hh
index e06608f8523..8586703035d 100644
--- a/src/XrdCms/XrdCmsCache.hh
+++ b/src/XrdCms/XrdCmsCache.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsClient.hh b/src/XrdCms/XrdCmsClient.hh
index ba6239c4b03..f6f18dc9bd0 100644
--- a/src/XrdCms/XrdCmsClient.hh
+++ b/src/XrdCms/XrdCmsClient.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
class XrdOucEnv;
diff --git a/src/XrdCms/XrdCmsClientConfig.cc b/src/XrdCms/XrdCmsClientConfig.cc
index d25e4b77422..0e3562d05f4 100644
--- a/src/XrdCms/XrdCmsClientConfig.cc
+++ b/src/XrdCms/XrdCmsClientConfig.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsClientConfig.hh b/src/XrdCms/XrdCmsClientConfig.hh
index 4a5aa6649e4..524351e9ad9 100644
--- a/src/XrdCms/XrdCmsClientConfig.hh
+++ b/src/XrdCms/XrdCmsClientConfig.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdOuc/XrdOucTList.hh"
diff --git a/src/XrdCms/XrdCmsClientMan.cc b/src/XrdCms/XrdCmsClientMan.cc
index bc3fcf38682..6e6a51c3aff 100644
--- a/src/XrdCms/XrdCmsClientMan.cc
+++ b/src/XrdCms/XrdCmsClientMan.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsClientMan.hh b/src/XrdCms/XrdCmsClientMan.hh
index 4c28ae0dc5c..3ed38fef22b 100644
--- a/src/XrdCms/XrdCmsClientMan.hh
+++ b/src/XrdCms/XrdCmsClientMan.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsClientMsg.cc b/src/XrdCms/XrdCmsClientMsg.cc
index 51540833f56..93721c72d36 100644
--- a/src/XrdCms/XrdCmsClientMsg.cc
+++ b/src/XrdCms/XrdCmsClientMsg.cc
@@ -6,14 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-// Vased on: XrdCmsClientMsg.cc,v 1.14 2006/09/26 07:49:14 abh
-
-const char *XrdCmsClientMsgCVSID = "$Id$";
-
#include
#include "XProtocol/YProtocol.hh"
diff --git a/src/XrdCms/XrdCmsClientMsg.hh b/src/XrdCms/XrdCmsClientMsg.hh
index fc7d3aee472..928fef77bcc 100644
--- a/src/XrdCms/XrdCmsClientMsg.hh
+++ b/src/XrdCms/XrdCmsClientMsg.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include "XProtocol/YProtocol.hh"
diff --git a/src/XrdCms/XrdCmsCluster.cc b/src/XrdCms/XrdCmsCluster.cc
index cc8033a2468..e8ad1ba0678 100644
--- a/src/XrdCms/XrdCmsCluster.cc
+++ b/src/XrdCms/XrdCmsCluster.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsCluster.hh b/src/XrdCms/XrdCmsCluster.hh
index 22f91b8229f..a5b785fac2b 100644
--- a/src/XrdCms/XrdCmsCluster.hh
+++ b/src/XrdCms/XrdCmsCluster.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsConfig.cc b/src/XrdCms/XrdCmsConfig.cc
index d7c18dbf408..9883feb6e70 100644
--- a/src/XrdCms/XrdCmsConfig.cc
+++ b/src/XrdCms/XrdCmsConfig.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/*
diff --git a/src/XrdCms/XrdCmsConfig.hh b/src/XrdCms/XrdCmsConfig.hh
index b3b9a8ce3c7..c61083f4bf3 100644
--- a/src/XrdCms/XrdCmsConfig.hh
+++ b/src/XrdCms/XrdCmsConfig.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsFinder.cc b/src/XrdCms/XrdCmsFinder.cc
index a24774a2dbc..0daa58a7d07 100644
--- a/src/XrdCms/XrdCmsFinder.cc
+++ b/src/XrdCms/XrdCmsFinder.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsFinder.hh b/src/XrdCms/XrdCmsFinder.hh
index b2117f40d5e..178f881cf01 100644
--- a/src/XrdCms/XrdCmsFinder.hh
+++ b/src/XrdCms/XrdCmsFinder.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdCms/XrdCmsClient.hh"
diff --git a/src/XrdCms/XrdCmsJob.cc b/src/XrdCms/XrdCmsJob.cc
index c07bc7d34c4..ff799207362 100644
--- a/src/XrdCms/XrdCmsJob.cc
+++ b/src/XrdCms/XrdCmsJob.cc
@@ -6,11 +6,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
-const char *XrdCmsJobCVSID = "$Id$";
#include
#include
diff --git a/src/XrdCms/XrdCmsJob.hh b/src/XrdCms/XrdCmsJob.hh
index 6f0b2114c1b..2e725ad1a1e 100644
--- a/src/XrdCms/XrdCmsJob.hh
+++ b/src/XrdCms/XrdCmsJob.hh
@@ -9,10 +9,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include "XProtocol/YProtocol.hh"
#include "Xrd/XrdJob.hh"
diff --git a/src/XrdCms/XrdCmsKey.cc b/src/XrdCms/XrdCmsKey.cc
index 5517a5f97d6..554f986d5a5 100644
--- a/src/XrdCms/XrdCmsKey.cc
+++ b/src/XrdCms/XrdCmsKey.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCmsKeyCVSID = "$Id$";
-
#include
#include
diff --git a/src/XrdCms/XrdCmsKey.hh b/src/XrdCms/XrdCmsKey.hh
index a0efc49e888..7fd1168e01c 100644
--- a/src/XrdCms/XrdCmsKey.hh
+++ b/src/XrdCms/XrdCmsKey.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include "XrdCms/XrdCmsTypes.hh"
diff --git a/src/XrdCms/XrdCmsLogin.cc b/src/XrdCms/XrdCmsLogin.cc
index 21e1816da17..054c8f2c0cc 100644
--- a/src/XrdCms/XrdCmsLogin.cc
+++ b/src/XrdCms/XrdCmsLogin.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCmsLoginCVSID = "$Id$";
-
#include
#include "XProtocol/YProtocol.hh"
diff --git a/src/XrdCms/XrdCmsLogin.hh b/src/XrdCms/XrdCmsLogin.hh
index b4d98c64b18..4b36b1a529a 100644
--- a/src/XrdCms/XrdCmsLogin.hh
+++ b/src/XrdCms/XrdCmsLogin.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include "XProtocol/XPtypes.hh"
diff --git a/src/XrdCms/XrdCmsManList.cc b/src/XrdCms/XrdCmsManList.cc
index ddd0ddd36b5..bb0848cbec1 100644
--- a/src/XrdCms/XrdCmsManList.cc
+++ b/src/XrdCms/XrdCmsManList.cc
@@ -6,10 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// Original Version: 1.4 2007/01/22 03:40:24 abh
-
#include
#include
diff --git a/src/XrdCms/XrdCmsManList.hh b/src/XrdCms/XrdCmsManList.hh
index b667d414dd0..effce8b8ea4 100644
--- a/src/XrdCms/XrdCmsManList.hh
+++ b/src/XrdCms/XrdCmsManList.hh
@@ -8,12 +8,30 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdSys/XrdSysPthread.hh"
-// $Id$
-
class XrdCmsManRef;
class XrdCmsManList
diff --git a/src/XrdCms/XrdCmsManTree.cc b/src/XrdCms/XrdCmsManTree.cc
index d67152c48fc..f3950cddcd1 100644
--- a/src/XrdCms/XrdCmsManTree.cc
+++ b/src/XrdCms/XrdCmsManTree.cc
@@ -6,14 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-// Original Version: 2007/07/26 15:18:24 ganis
-
-const char *XrdCmsManTreeCVSID = "$Id$";
-
#include
#include "XProtocol/YProtocol.hh"
diff --git a/src/XrdCms/XrdCmsManTree.hh b/src/XrdCms/XrdCmsManTree.hh
index 3e6d867d961..569d680b2eb 100644
--- a/src/XrdCms/XrdCmsManTree.hh
+++ b/src/XrdCms/XrdCmsManTree.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include "XrdCms/XrdCmsManager.hh"
#include "XrdSys/XrdSysPthread.hh"
diff --git a/src/XrdCms/XrdCmsManager.cc b/src/XrdCms/XrdCmsManager.cc
index d7f1a015d33..13cd79e2b3c 100644
--- a/src/XrdCms/XrdCmsManager.cc
+++ b/src/XrdCms/XrdCmsManager.cc
@@ -6,14 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-// Original Version: 1.38 2007/07/26 15:18:24 ganis
-
-const char *XrdCmsManagerCVSID = "$Id$";
-
#include
#include
#include
diff --git a/src/XrdCms/XrdCmsManager.hh b/src/XrdCms/XrdCmsManager.hh
index b2d7ba5feed..75be51e737a 100644
--- a/src/XrdCms/XrdCmsManager.hh
+++ b/src/XrdCms/XrdCmsManager.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include
#include
diff --git a/src/XrdCms/XrdCmsMeter.cc b/src/XrdCms/XrdCmsMeter.cc
index 076d98a29e3..ef69ffcbdad 100644
--- a/src/XrdCms/XrdCmsMeter.cc
+++ b/src/XrdCms/XrdCmsMeter.cc
@@ -6,13 +6,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
-// Original Version: 1.22 2007/08/30 00:42:39 abh
-
-const char *XrdCmsMeterCVSID = "$Id$";
#include
#include
diff --git a/src/XrdCms/XrdCmsMeter.hh b/src/XrdCms/XrdCmsMeter.hh
index d8dfb1dd523..d91dfd1e0cf 100644
--- a/src/XrdCms/XrdCmsMeter.hh
+++ b/src/XrdCms/XrdCmsMeter.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XrdOuc/XrdOucStream.hh"
diff --git a/src/XrdCms/XrdCmsNash.cc b/src/XrdCms/XrdCmsNash.cc
index be54ac689dd..5d5f2978649 100644
--- a/src/XrdCms/XrdCmsNash.cc
+++ b/src/XrdCms/XrdCmsNash.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCmsNashCVSID = "$Id$";
-
#include
#include "XrdCms/XrdCmsNash.hh"
diff --git a/src/XrdCms/XrdCmsNash.hh b/src/XrdCms/XrdCmsNash.hh
index 084cce0fefd..740b1f4b0f5 100644
--- a/src/XrdCms/XrdCmsNash.hh
+++ b/src/XrdCms/XrdCmsNash.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include "XrdCms/XrdCmsKey.hh"
class XrdCmsNash
diff --git a/src/XrdCms/XrdCmsNode.cc b/src/XrdCms/XrdCmsNode.cc
index f965fc0df7b..fcca626be65 100644
--- a/src/XrdCms/XrdCmsNode.cc
+++ b/src/XrdCms/XrdCmsNode.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsNode.hh b/src/XrdCms/XrdCmsNode.hh
index 6f836a99512..131ef4388f8 100644
--- a/src/XrdCms/XrdCmsNode.hh
+++ b/src/XrdCms/XrdCmsNode.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsPList.cc b/src/XrdCms/XrdCmsPList.cc
index 8c4842c6202..934cbd94782 100644
--- a/src/XrdCms/XrdCmsPList.cc
+++ b/src/XrdCms/XrdCmsPList.cc
@@ -6,13 +6,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
-// Original Version: 1.8 2007/07/18 01:34:53 abh
-
-const char *XrdCmsPListCVSID = "$Id$";
#include "XrdCms/XrdCmsPList.hh"
diff --git a/src/XrdCms/XrdCmsPList.hh b/src/XrdCms/XrdCmsPList.hh
index f9870b56d42..a56d7e098ca 100644
--- a/src/XrdCms/XrdCmsPList.hh
+++ b/src/XrdCms/XrdCmsPList.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include
#include
diff --git a/src/XrdCms/XrdCmsParser.cc b/src/XrdCms/XrdCmsParser.cc
index f87c5ebc6a9..3cac667afc1 100644
--- a/src/XrdCms/XrdCmsParser.cc
+++ b/src/XrdCms/XrdCmsParser.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsParser.hh b/src/XrdCms/XrdCmsParser.hh
index a80b149b904..5b494038621 100644
--- a/src/XrdCms/XrdCmsParser.hh
+++ b/src/XrdCms/XrdCmsParser.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include "XProtocol/YProtocol.hh"
diff --git a/src/XrdCms/XrdCmsPrepArgs.cc b/src/XrdCms/XrdCmsPrepArgs.cc
index 7203b101f89..dd8f155b77b 100644
--- a/src/XrdCms/XrdCmsPrepArgs.cc
+++ b/src/XrdCms/XrdCmsPrepArgs.cc
@@ -6,13 +6,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
-// Original Version: 1.2 2007/07/26 15:18:24 ganis
-
-const char *XrdCmsPrepargsCVSID = "$Id$";
#include
#include
diff --git a/src/XrdCms/XrdCmsPrepArgs.hh b/src/XrdCms/XrdCmsPrepArgs.hh
index 9849042326b..b17cae24c63 100644
--- a/src/XrdCms/XrdCmsPrepArgs.hh
+++ b/src/XrdCms/XrdCmsPrepArgs.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include "XProtocol/YProtocol.hh"
diff --git a/src/XrdCms/XrdCmsPrepare.cc b/src/XrdCms/XrdCmsPrepare.cc
index af34dee9f27..48dcbb9d5cb 100644
--- a/src/XrdCms/XrdCmsPrepare.cc
+++ b/src/XrdCms/XrdCmsPrepare.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsPrepare.hh b/src/XrdCms/XrdCmsPrepare.hh
index fb42f5f090d..c2b4370ff61 100644
--- a/src/XrdCms/XrdCmsPrepare.hh
+++ b/src/XrdCms/XrdCmsPrepare.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "Xrd/XrdJob.hh"
diff --git a/src/XrdCms/XrdCmsProtocol.cc b/src/XrdCms/XrdCmsProtocol.cc
index 3edbb25cb4f..5f69e098693 100644
--- a/src/XrdCms/XrdCmsProtocol.cc
+++ b/src/XrdCms/XrdCmsProtocol.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsProtocol.hh b/src/XrdCms/XrdCmsProtocol.hh
index 63a01368ed4..544fd6dc474 100644
--- a/src/XrdCms/XrdCmsProtocol.hh
+++ b/src/XrdCms/XrdCmsProtocol.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "Xrd/XrdProtocol.hh"
diff --git a/src/XrdCms/XrdCmsRRData.cc b/src/XrdCms/XrdCmsRRData.cc
index 43bcbe016b2..847158ab842 100644
--- a/src/XrdCms/XrdCmsRRData.cc
+++ b/src/XrdCms/XrdCmsRRData.cc
@@ -6,11 +6,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
-const char *XrdCmsRRDataCVSID = "$Id$";
#include
diff --git a/src/XrdCms/XrdCmsRRData.hh b/src/XrdCms/XrdCmsRRData.hh
index bb94614623b..1f31b0bcd9b 100644
--- a/src/XrdCms/XrdCmsRRData.hh
+++ b/src/XrdCms/XrdCmsRRData.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include
diff --git a/src/XrdCms/XrdCmsRRQ.cc b/src/XrdCms/XrdCmsRRQ.cc
index 54f919d50b3..80333fda78e 100644
--- a/src/XrdCms/XrdCmsRRQ.cc
+++ b/src/XrdCms/XrdCmsRRQ.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsRRQ.hh b/src/XrdCms/XrdCmsRRQ.hh
index c6ec18b2c9d..0af092a6291 100644
--- a/src/XrdCms/XrdCmsRRQ.hh
+++ b/src/XrdCms/XrdCmsRRQ.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsRTable.cc b/src/XrdCms/XrdCmsRTable.cc
index d5e25ba423f..afb09cd9c71 100644
--- a/src/XrdCms/XrdCmsRTable.cc
+++ b/src/XrdCms/XrdCmsRTable.cc
@@ -6,14 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-// Original Version: 1.2 2006/04/05 02:28:05 abh
-
-const char *XrdCmsRTableCVSID = "$Id$";
-
#include "XrdCms/XrdCmsRTable.hh"
#include "XrdCms/XrdCmsTrace.hh"
diff --git a/src/XrdCms/XrdCmsRTable.hh b/src/XrdCms/XrdCmsRTable.hh
index e98a4bc7ec2..da6feb31165 100644
--- a/src/XrdCms/XrdCmsRTable.hh
+++ b/src/XrdCms/XrdCmsRTable.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include "XrdCms/XrdCmsNode.hh"
diff --git a/src/XrdCms/XrdCmsReq.cc b/src/XrdCms/XrdCmsReq.cc
index 650611e5e35..9161588979b 100644
--- a/src/XrdCms/XrdCmsReq.cc
+++ b/src/XrdCms/XrdCmsReq.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsReq.hh b/src/XrdCms/XrdCmsReq.hh
index 7b1445c308b..ebe56f1d765 100644
--- a/src/XrdCms/XrdCmsReq.hh
+++ b/src/XrdCms/XrdCmsReq.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
class XrdCmsRRQInfo;
class XrdCmsNode;
diff --git a/src/XrdCms/XrdCmsResp.cc b/src/XrdCms/XrdCmsResp.cc
index 9b30b8c6c58..b29095e5d6b 100644
--- a/src/XrdCms/XrdCmsResp.cc
+++ b/src/XrdCms/XrdCmsResp.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsResp.hh b/src/XrdCms/XrdCmsResp.hh
index f51c26a2bf9..29113a7c0a9 100644
--- a/src/XrdCms/XrdCmsResp.hh
+++ b/src/XrdCms/XrdCmsResp.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdOuc/XrdOucErrInfo.hh"
diff --git a/src/XrdCms/XrdCmsRole.hh b/src/XrdCms/XrdCmsRole.hh
index 1c9f482afc7..2c96bed15cf 100644
--- a/src/XrdCms/XrdCmsRole.hh
+++ b/src/XrdCms/XrdCmsRole.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsRouting.cc b/src/XrdCms/XrdCmsRouting.cc
index 04e4f96e74d..05b925ec302 100644
--- a/src/XrdCms/XrdCmsRouting.cc
+++ b/src/XrdCms/XrdCmsRouting.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdCms/XrdCmsNode.hh"
diff --git a/src/XrdCms/XrdCmsRouting.hh b/src/XrdCms/XrdCmsRouting.hh
index 0836d5e24fe..b7080f80b65 100644
--- a/src/XrdCms/XrdCmsRouting.hh
+++ b/src/XrdCms/XrdCmsRouting.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XProtocol/YProtocol.hh"
diff --git a/src/XrdCms/XrdCmsSecurity.cc b/src/XrdCms/XrdCmsSecurity.cc
index 9c99cf7c494..0a021e06bb7 100644
--- a/src/XrdCms/XrdCmsSecurity.cc
+++ b/src/XrdCms/XrdCmsSecurity.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsSecurity.hh b/src/XrdCms/XrdCmsSecurity.hh
index f4bd05f18c2..267022c62e8 100644
--- a/src/XrdCms/XrdCmsSecurity.hh
+++ b/src/XrdCms/XrdCmsSecurity.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCms/XrdCmsSelect.hh b/src/XrdCms/XrdCmsSelect.hh
index 2a050a2c398..2580e53a932 100644
--- a/src/XrdCms/XrdCmsSelect.hh
+++ b/src/XrdCms/XrdCmsSelect.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdCms/XrdCmsKey.hh"
diff --git a/src/XrdCms/XrdCmsState.cc b/src/XrdCms/XrdCmsState.cc
index 3000ad89c34..15f19de8e82 100644
--- a/src/XrdCms/XrdCmsState.cc
+++ b/src/XrdCms/XrdCmsState.cc
@@ -6,13 +6,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
-// Original Version: 1.3 2006/04/05 02:28:09 abh
-
-const char *XrdCmsStateCVSID = "$Id$";
#include
#include
diff --git a/src/XrdCms/XrdCmsState.hh b/src/XrdCms/XrdCmsState.hh
index 51fa14bf36c..b9c4df8273e 100644
--- a/src/XrdCms/XrdCmsState.hh
+++ b/src/XrdCms/XrdCmsState.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include "XrdSys/XrdSysPthread.hh"
#include "XrdCms/XrdCmsTypes.hh"
diff --git a/src/XrdCms/XrdCmsSupervisor.cc b/src/XrdCms/XrdCmsSupervisor.cc
index 6fa99c9e429..9c1056d85b6 100644
--- a/src/XrdCms/XrdCmsSupervisor.cc
+++ b/src/XrdCms/XrdCmsSupervisor.cc
@@ -7,6 +7,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "Xrd/XrdInet.hh"
diff --git a/src/XrdCms/XrdCmsSupervisor.hh b/src/XrdCms/XrdCmsSupervisor.hh
index 68ba9bfa8d8..62b4f2d985f 100644
--- a/src/XrdCms/XrdCmsSupervisor.hh
+++ b/src/XrdCms/XrdCmsSupervisor.hh
@@ -9,10 +9,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
class XrdInet;
class XrdCmsSupervisor
diff --git a/src/XrdCms/XrdCmsTalk.cc b/src/XrdCms/XrdCmsTalk.cc
index 7c00f3b7e87..475d60e6d14 100644
--- a/src/XrdCms/XrdCmsTalk.cc
+++ b/src/XrdCms/XrdCmsTalk.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCmsTalkCVSID = "$Id$";
-
#include
#include
#include
diff --git a/src/XrdCms/XrdCmsTalk.hh b/src/XrdCms/XrdCmsTalk.hh
index 50a1f12d567..ffed511543a 100644
--- a/src/XrdCms/XrdCmsTalk.hh
+++ b/src/XrdCms/XrdCmsTalk.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include "XProtocol/YProtocol.hh"
class XrdLink;
diff --git a/src/XrdCms/XrdCmsTrace.hh b/src/XrdCms/XrdCmsTrace.hh
index e001d8fe0c2..7c3fa70cae9 100644
--- a/src/XrdCms/XrdCmsTrace.hh
+++ b/src/XrdCms/XrdCmsTrace.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include "XrdSys/XrdSysError.hh"
#include "XrdOuc/XrdOucTrace.hh"
diff --git a/src/XrdCms/XrdCmsTypes.hh b/src/XrdCms/XrdCmsTypes.hh
index b2f5030eb3e..cb7d4beb4f8 100644
--- a/src/XrdCms/XrdCmsTypes.hh
+++ b/src/XrdCms/XrdCmsTypes.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
typedef unsigned long long SMask_t;
diff --git a/src/XrdCms/XrdCmsXmi.hh b/src/XrdCms/XrdCmsXmi.hh
index c8303d810ff..4f3b58c306a 100644
--- a/src/XrdCms/XrdCmsXmi.hh
+++ b/src/XrdCms/XrdCmsXmi.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include "XrdCms/XrdCmsReq.hh"
diff --git a/src/XrdCms/XrdCmsXmiReq.cc b/src/XrdCms/XrdCmsXmiReq.cc
index c5406ad925b..d7d4067225b 100644
--- a/src/XrdCms/XrdCmsXmiReq.cc
+++ b/src/XrdCms/XrdCmsXmiReq.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCmsXmiReqCVSID = "$Id$";
-
#include
#include "XrdCms/XrdCmsTrace.hh"
diff --git a/src/XrdCms/XrdCmsXmiReq.hh b/src/XrdCms/XrdCmsXmiReq.hh
index 73f276e9d96..8accee3e3c5 100644
--- a/src/XrdCms/XrdCmsXmiReq.hh
+++ b/src/XrdCms/XrdCmsXmiReq.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include "XrdCms/XrdCmsReq.hh"
#include "XrdCms/XrdCmsXmi.hh"
#include "XrdSys/XrdSysPthread.hh"
diff --git a/src/XrdCns/XrdCnsConfig.cc b/src/XrdCns/XrdCnsConfig.cc
index 278c3c99c37..8758ca3cae0 100644
--- a/src/XrdCns/XrdCnsConfig.cc
+++ b/src/XrdCns/XrdCnsConfig.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCns/XrdCnsConfig.hh b/src/XrdCns/XrdCnsConfig.hh
index 4d8810458ee..9e0d49d8409 100644
--- a/src/XrdCns/XrdCnsConfig.hh
+++ b/src/XrdCns/XrdCnsConfig.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
class XrdCnsLogServer;
class XrdCnsXref;
class XrdOucTList;
diff --git a/src/XrdCns/XrdCnsDaemon.cc b/src/XrdCns/XrdCnsDaemon.cc
index 9d63e5a2c75..193e6b163d8 100644
--- a/src/XrdCns/XrdCnsDaemon.cc
+++ b/src/XrdCns/XrdCnsDaemon.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCnsDaemonCVSID = "$Id$";
-
#include
#include
#include
diff --git a/src/XrdCns/XrdCnsDaemon.hh b/src/XrdCns/XrdCnsDaemon.hh
index 2ebe5029518..0c2614bd5a7 100644
--- a/src/XrdCns/XrdCnsDaemon.hh
+++ b/src/XrdCns/XrdCnsDaemon.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include "XrdSys/XrdSysPthread.hh"
class XrdOucStream;
diff --git a/src/XrdCns/XrdCnsInventory.cc b/src/XrdCns/XrdCnsInventory.cc
index f980c59c341..69352e32c00 100644
--- a/src/XrdCns/XrdCnsInventory.cc
+++ b/src/XrdCns/XrdCnsInventory.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCnsInventoryCVSID = "$Id$";
-
#include "XrdCns/XrdCnsConfig.hh"
#include "XrdCns/XrdCnsInventory.hh"
#include "XrdOss/XrdOssPath.hh"
diff --git a/src/XrdCns/XrdCnsInventory.hh b/src/XrdCns/XrdCnsInventory.hh
index 386a3224ee7..b527be0b8c9 100644
--- a/src/XrdCns/XrdCnsInventory.hh
+++ b/src/XrdCns/XrdCnsInventory.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include
diff --git a/src/XrdCns/XrdCnsLog.cc b/src/XrdCns/XrdCnsLog.cc
index fa8e7c9f1fc..5c1f017c2cc 100644
--- a/src/XrdCns/XrdCnsLog.cc
+++ b/src/XrdCns/XrdCnsLog.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCns/XrdCnsLog.hh b/src/XrdCns/XrdCnsLog.hh
index 519311ffd51..ef8b11454a7 100644
--- a/src/XrdCns/XrdCnsLog.hh
+++ b/src/XrdCns/XrdCnsLog.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include "XrdOuc/XrdOucNSWalk.hh"
diff --git a/src/XrdCns/XrdCnsLogClient.cc b/src/XrdCns/XrdCnsLogClient.cc
index 97533e2f9c3..84c917ddffc 100644
--- a/src/XrdCns/XrdCnsLogClient.cc
+++ b/src/XrdCns/XrdCnsLogClient.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCns/XrdCnsLogClient.hh b/src/XrdCns/XrdCnsLogClient.hh
index ad5491220e1..b42863cb038 100644
--- a/src/XrdCns/XrdCnsLogClient.hh
+++ b/src/XrdCns/XrdCnsLogClient.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include "XrdSys/XrdSysPthread.hh"
diff --git a/src/XrdCns/XrdCnsLogFile.cc b/src/XrdCns/XrdCnsLogFile.cc
index 4c6d6d7cf0d..a670c05e083 100644
--- a/src/XrdCns/XrdCnsLogFile.cc
+++ b/src/XrdCns/XrdCnsLogFile.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCnsLogFileCVSID = "$Id$";
-
#include
#include
#include
diff --git a/src/XrdCns/XrdCnsLogFile.hh b/src/XrdCns/XrdCnsLogFile.hh
index 362d3143668..8900f23ed9e 100644
--- a/src/XrdCns/XrdCnsLogFile.hh
+++ b/src/XrdCns/XrdCnsLogFile.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include "XrdCns/XrdCnsLogRec.hh"
#include "XrdSys/XrdSysPthread.hh"
diff --git a/src/XrdCns/XrdCnsLogRec.cc b/src/XrdCns/XrdCnsLogRec.cc
index bdf79ac8737..62c59d7dceb 100644
--- a/src/XrdCns/XrdCnsLogRec.cc
+++ b/src/XrdCns/XrdCnsLogRec.cc
@@ -6,11 +6,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
-const char *XrdCnsLogRecCVSID = "$Id$";
#include
#include
diff --git a/src/XrdCns/XrdCnsLogRec.hh b/src/XrdCns/XrdCnsLogRec.hh
index 480b71dc06a..1248cd07024 100644
--- a/src/XrdCns/XrdCnsLogRec.hh
+++ b/src/XrdCns/XrdCnsLogRec.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include
#include
diff --git a/src/XrdCns/XrdCnsLogServer.cc b/src/XrdCns/XrdCnsLogServer.cc
index ce4aed551a5..b100d4ea6e4 100644
--- a/src/XrdCns/XrdCnsLogServer.cc
+++ b/src/XrdCns/XrdCnsLogServer.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCnsLogServerCVSID = "$Id$";
-
#include
#include
#include
diff --git a/src/XrdCns/XrdCnsLogServer.hh b/src/XrdCns/XrdCnsLogServer.hh
index 95edffb40ed..97dbbb913d1 100644
--- a/src/XrdCns/XrdCnsLogServer.hh
+++ b/src/XrdCns/XrdCnsLogServer.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
class XrdOucTList;
diff --git a/src/XrdCns/XrdCnsMain.cc b/src/XrdCns/XrdCnsMain.cc
index 3b859d803e1..63cfeab1979 100644
--- a/src/XrdCns/XrdCnsMain.cc
+++ b/src/XrdCns/XrdCnsMain.cc
@@ -3,9 +3,28 @@
/* X r d G n s M a i n . c c */
/* */
/* (c) 2007 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* This is the Cluster Name Space interface. The syntax is:
diff --git a/src/XrdCns/XrdCnsSsi.cc b/src/XrdCns/XrdCnsSsi.cc
index d039ce681a6..1f95bb86828 100644
--- a/src/XrdCns/XrdCnsSsi.cc
+++ b/src/XrdCns/XrdCnsSsi.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCnsSsiCVSID = "$Id$";
-
#include
#include
#include
diff --git a/src/XrdCns/XrdCnsSsi.hh b/src/XrdCns/XrdCnsSsi.hh
index eb65b1a21c3..dd14595935d 100644
--- a/src/XrdCns/XrdCnsSsi.hh
+++ b/src/XrdCns/XrdCnsSsi.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
class XrdCnsSsiDRec;
class XrdCnsSsiFRec;
diff --git a/src/XrdCns/XrdCnsSsiCfg.cc b/src/XrdCns/XrdCnsSsiCfg.cc
index 694326e3e4d..16d100b74a2 100644
--- a/src/XrdCns/XrdCnsSsiCfg.cc
+++ b/src/XrdCns/XrdCnsSsiCfg.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCnsSsiCfgCVSID = "$Id$";
-
#include
#include
#include
diff --git a/src/XrdCns/XrdCnsSsiCfg.hh b/src/XrdCns/XrdCnsSsiCfg.hh
index adc2f7fdb75..9f5ecc0d12c 100644
--- a/src/XrdCns/XrdCnsSsiCfg.hh
+++ b/src/XrdCns/XrdCnsSsiCfg.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
class XrdCnsLogServer;
class XrdOucTList;
class XrdOucName2Name;
diff --git a/src/XrdCns/XrdCnsSsiMain.cc b/src/XrdCns/XrdCnsSsiMain.cc
index 63b7f25cfad..6ae40765121 100644
--- a/src/XrdCns/XrdCnsSsiMain.cc
+++ b/src/XrdCns/XrdCnsSsiMain.cc
@@ -3,9 +3,28 @@
/* X r d C n s S s i M a i n . c c */
/* */
/* (c) 2009 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* This is the Cluster Name Space utility. The syntax is:
diff --git a/src/XrdCns/XrdCnsSsiSay.hh b/src/XrdCns/XrdCnsSsiSay.hh
index 98c62a6261c..298c01fa8c1 100644
--- a/src/XrdCns/XrdCnsSsiSay.hh
+++ b/src/XrdCns/XrdCnsSsiSay.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include "XrdSys/XrdSysError.hh"
diff --git a/src/XrdCns/XrdCnsXref.cc b/src/XrdCns/XrdCnsXref.cc
index 475f687c6f3..f4a57d57e26 100644
--- a/src/XrdCns/XrdCnsXref.cc
+++ b/src/XrdCns/XrdCnsXref.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdCns/XrdCnsXref.hh"
diff --git a/src/XrdCns/XrdCnsXref.hh b/src/XrdCns/XrdCnsXref.hh
index d98cf67cf99..30d639930d4 100644
--- a/src/XrdCns/XrdCnsXref.hh
+++ b/src/XrdCns/XrdCnsXref.hh
@@ -8,9 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include "XrdOuc/XrdOucHash.hh"
#include "XrdSys/XrdSysPthread.hh"
diff --git a/src/XrdCrypto/PC1.cc b/src/XrdCrypto/PC1.cc
index eed4f2c7ec0..680d9b24a1e 100644
--- a/src/XrdCrypto/PC1.cc
+++ b/src/XrdCrypto/PC1.cc
@@ -1,6 +1,3 @@
-// $Id$
-
-const char *PC1CVSID = "$Id$";
/* ----------------------------------------------------------------------- *
* *
* PC1.cc *
diff --git a/src/XrdCrypto/PC1.hh b/src/XrdCrypto/PC1.hh
index a8bf8077c66..3610997ff6f 100644
--- a/src/XrdCrypto/PC1.hh
+++ b/src/XrdCrypto/PC1.hh
@@ -1,4 +1,3 @@
-// $Id$
/* ----------------------------------------------------------------------- *
* *
* PC1.hh *
diff --git a/src/XrdCrypto/PC3.cc b/src/XrdCrypto/PC3.cc
index 2dcc55c67cc..cac86fdf715 100644
--- a/src/XrdCrypto/PC3.cc
+++ b/src/XrdCrypto/PC3.cc
@@ -1,6 +1,3 @@
-// $Id$
-
-const char *PC3CVSID = "$Id$";
/* ----------------------------------------------------------------------- *
* *
* PC3.cc *
diff --git a/src/XrdCrypto/PC3.hh b/src/XrdCrypto/PC3.hh
index fbdb0b48b21..17393785f39 100644
--- a/src/XrdCrypto/PC3.hh
+++ b/src/XrdCrypto/PC3.hh
@@ -1,4 +1,3 @@
-// $Id$
/* ----------------------------------------------------------------------- *
* *
* PC3.cc *
diff --git a/src/XrdCrypto/XrdCryptoAux.cc b/src/XrdCrypto/XrdCryptoAux.cc
index 5b437845257..ab0e802861d 100644
--- a/src/XrdCrypto/XrdCryptoAux.cc
+++ b/src/XrdCrypto/XrdCryptoAux.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptoAuxCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o A u x . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Geri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCrypto/XrdCryptoAux.hh b/src/XrdCrypto/XrdCryptoAux.hh
index ed1fa5f18b4..a1fad709dc7 100644
--- a/src/XrdCrypto/XrdCryptoAux.hh
+++ b/src/XrdCrypto/XrdCryptoAux.hh
@@ -1,6 +1,32 @@
-// $Id$
#ifndef __CRYPTO_AUX_H__
#define __CRYPTO_AUX_H__
+/******************************************************************************/
+/* */
+/* X r d C r y p t o A u x . h h */
+/* */
+/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
#include
#include
diff --git a/src/XrdCrypto/XrdCryptoBasic.cc b/src/XrdCrypto/XrdCryptoBasic.cc
index 67de603ca38..0b3f58f9afe 100644
--- a/src/XrdCrypto/XrdCryptoBasic.cc
+++ b/src/XrdCrypto/XrdCryptoBasic.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptoBasicCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o B a s i c. h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoBasic.hh b/src/XrdCrypto/XrdCryptoBasic.hh
index 3d77cca802b..8193a900e5a 100644
--- a/src/XrdCrypto/XrdCryptoBasic.hh
+++ b/src/XrdCrypto/XrdCryptoBasic.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_BASIC_H__
#define __CRYPTO_BASIC_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o B a s i c. h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Geri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
diff --git a/src/XrdCrypto/XrdCryptoCipher.cc b/src/XrdCrypto/XrdCryptoCipher.cc
index 27bc898be25..df03b44ea05 100644
--- a/src/XrdCrypto/XrdCryptoCipher.cc
+++ b/src/XrdCrypto/XrdCryptoCipher.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptoCipherCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o C i p h e r . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoCipher.hh b/src/XrdCrypto/XrdCryptoCipher.hh
index 81de271562d..94401581bed 100644
--- a/src/XrdCrypto/XrdCryptoCipher.hh
+++ b/src/XrdCrypto/XrdCryptoCipher.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_CIPHER_H__
#define __CRYPTO_CIPHER_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o C i p h e r . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoFactory.cc b/src/XrdCrypto/XrdCryptoFactory.cc
index b1a4cdbe80d..cdeacc81f9e 100644
--- a/src/XrdCrypto/XrdCryptoFactory.cc
+++ b/src/XrdCrypto/XrdCryptoFactory.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptoFactoryCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o F a c t o r y . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoFactory.hh b/src/XrdCrypto/XrdCryptoFactory.hh
index dce6d4cf3d3..c4de5ed5b88 100644
--- a/src/XrdCrypto/XrdCryptoFactory.hh
+++ b/src/XrdCrypto/XrdCryptoFactory.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_FACTORY_H__
#define __CRYPTO_FACTORY_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o F a c t o r y . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoLite.cc b/src/XrdCrypto/XrdCryptoLite.cc
index bd83f6430f7..6fb000c94b4 100644
--- a/src/XrdCrypto/XrdCryptoLite.cc
+++ b/src/XrdCrypto/XrdCryptoLite.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdCryptoLiteCVSID = "$Id$";
-
#include
#include
diff --git a/src/XrdCrypto/XrdCryptoLite.hh b/src/XrdCrypto/XrdCryptoLite.hh
index b58424fafc3..7d393d2c5b9 100644
--- a/src/XrdCrypto/XrdCryptoLite.hh
+++ b/src/XrdCrypto/XrdCryptoLite.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
// This abstract class defines a very simple interface to encryption methods.
// CryptoLite provides a naive interface to stream cryptographic algorithms
// that include decryption validation. Use XrdCryptoBasic and it's derived
diff --git a/src/XrdCrypto/XrdCryptoLite_bf32.cc b/src/XrdCrypto/XrdCryptoLite_bf32.cc
index 65b02f40364..40b92d7abe8 100644
--- a/src/XrdCrypto/XrdCryptoLite_bf32.cc
+++ b/src/XrdCrypto/XrdCryptoLite_bf32.cc
@@ -7,6 +7,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdCrypto/XrdCryptoLite.hh"
diff --git a/src/XrdCrypto/XrdCryptoMsgDigest.cc b/src/XrdCrypto/XrdCryptoMsgDigest.cc
index 8539539a1b1..b0ebac0af3b 100644
--- a/src/XrdCrypto/XrdCryptoMsgDigest.cc
+++ b/src/XrdCrypto/XrdCryptoMsgDigest.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptoMsgDigestCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o M s g D i g e s t . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoMsgDigest.hh b/src/XrdCrypto/XrdCryptoMsgDigest.hh
index 753b16d794b..da8a4ab134b 100644
--- a/src/XrdCrypto/XrdCryptoMsgDigest.hh
+++ b/src/XrdCrypto/XrdCryptoMsgDigest.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_MSGDGST_H__
#define __CRYPTO_MSGDGST_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o M s g D i g e s t . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoRSA.cc b/src/XrdCrypto/XrdCryptoRSA.cc
index 6612f9712fb..5c9d8033e02 100644
--- a/src/XrdCrypto/XrdCryptoRSA.cc
+++ b/src/XrdCrypto/XrdCryptoRSA.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptoRSACVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o R S A . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoRSA.hh b/src/XrdCrypto/XrdCryptoRSA.hh
index d8a142c4be6..0efeafc85c6 100644
--- a/src/XrdCrypto/XrdCryptoRSA.hh
+++ b/src/XrdCrypto/XrdCryptoRSA.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_RSA_H__
#define __CRYPTO_RSA_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o R S A . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoTrace.hh b/src/XrdCrypto/XrdCryptoTrace.hh
index 58b1866ca38..f901b9ea15b 100644
--- a/src/XrdCrypto/XrdCryptoTrace.hh
+++ b/src/XrdCrypto/XrdCryptoTrace.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef ___CRYPTO_TRACE_H___
#define ___CRYPTO_TRACE_H___
/******************************************************************************/
@@ -7,8 +6,27 @@
/* */
/* (C) 2005 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Deprtment of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCrypto/XrdCryptoX509.cc b/src/XrdCrypto/XrdCryptoX509.cc
index e804cd9ff39..47928c0498a 100644
--- a/src/XrdCrypto/XrdCryptoX509.cc
+++ b/src/XrdCrypto/XrdCryptoX509.cc
@@ -1,12 +1,32 @@
-// $Id$
-
-const char *XrdCryptoX509CVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o X 5 0 9 . c c */
/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* (c) 2012 by the Board of Trustees of the Leland Stanford, Jr., University */
+/* All Rights Reserved */
+/* Produced by Andrew Hanushevsky for Stanford University under contract */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoX509.hh b/src/XrdCrypto/XrdCryptoX509.hh
index 274ba6ce3c1..363c55f7b5f 100644
--- a/src/XrdCrypto/XrdCryptoX509.hh
+++ b/src/XrdCrypto/XrdCryptoX509.hh
@@ -1,13 +1,31 @@
-// $Id$
#ifndef __CRYPTO_X509_H__
#define __CRYPTO_X509_H__
/******************************************************************************/
/* */
/* X r d C r y p t o X 5 0 9 . h h */
/* */
-/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoX509Chain.cc b/src/XrdCrypto/XrdCryptoX509Chain.cc
index 4dfa2e2a431..3ab495da55d 100644
--- a/src/XrdCrypto/XrdCryptoX509Chain.cc
+++ b/src/XrdCrypto/XrdCryptoX509Chain.cc
@@ -1,12 +1,29 @@
-// $Id$
-
-const char *XrdCryptoX509ChainCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o X 5 0 9 C h a i n . c c */
/* */
/* (c) 2005 G. Ganis, CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
#include
#include
@@ -14,7 +31,6 @@ const char *XrdCryptoX509ChainCVSID = "$Id$";
#include
#include
-
// ---------------------------------------------------------------------------//
// //
// XrdCryptoX509Chain //
diff --git a/src/XrdCrypto/XrdCryptoX509Chain.hh b/src/XrdCrypto/XrdCryptoX509Chain.hh
index 2e5270f0b79..270f6a9ff1a 100644
--- a/src/XrdCrypto/XrdCryptoX509Chain.hh
+++ b/src/XrdCrypto/XrdCryptoX509Chain.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_X509CHAIN_H__
#define __CRYPTO_X509CHAIN_H__
/******************************************************************************/
@@ -7,6 +6,26 @@
/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoX509Crl.cc b/src/XrdCrypto/XrdCryptoX509Crl.cc
index 22675f6b12f..72616fe4c2d 100644
--- a/src/XrdCrypto/XrdCryptoX509Crl.cc
+++ b/src/XrdCrypto/XrdCryptoX509Crl.cc
@@ -1,12 +1,29 @@
-// $Id$
-
-const char *XrdCryptoX509CrlCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o X 5 0 9 C r l. c c */
/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoX509Crl.hh b/src/XrdCrypto/XrdCryptoX509Crl.hh
index aa05757a220..f1f4fd2e38b 100644
--- a/src/XrdCrypto/XrdCryptoX509Crl.hh
+++ b/src/XrdCrypto/XrdCryptoX509Crl.hh
@@ -1,13 +1,31 @@
-// $Id$
#ifndef __CRYPTO_X509CRL_H__
#define __CRYPTO_X509CRL_H__
/******************************************************************************/
/* */
/* X r d C r y p t o X 5 0 9 C r l . h h */
/* */
-/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoX509Req.cc b/src/XrdCrypto/XrdCryptoX509Req.cc
index a6609025a75..8626a1d2d25 100644
--- a/src/XrdCrypto/XrdCryptoX509Req.cc
+++ b/src/XrdCrypto/XrdCryptoX509Req.cc
@@ -1,12 +1,29 @@
-// $Id$
-
-const char *XrdCryptoX509ReqCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o X 5 0 9 R e q. c c */
/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptoX509Req.hh b/src/XrdCrypto/XrdCryptoX509Req.hh
index 3248674c440..1fec042322e 100644
--- a/src/XrdCrypto/XrdCryptoX509Req.hh
+++ b/src/XrdCrypto/XrdCryptoX509Req.hh
@@ -1,13 +1,31 @@
-// $Id$
#ifndef __CRYPTO_X509REQ_H__
#define __CRYPTO_X509REQ_H__
/******************************************************************************/
/* */
/* X r d C r y p t o X 5 0 9 R e q. h h */
/* */
-/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptolocalCipher.cc b/src/XrdCrypto/XrdCryptolocalCipher.cc
index 636c59539cb..815a841e4ac 100644
--- a/src/XrdCrypto/XrdCryptolocalCipher.cc
+++ b/src/XrdCrypto/XrdCryptolocalCipher.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptolocalCipherCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o L o c a l C i p h e r . c c */
/* */
/* (c) 2005 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptolocalCipher.hh b/src/XrdCrypto/XrdCryptolocalCipher.hh
index 91a52441e03..6141fbe4b69 100644
--- a/src/XrdCrypto/XrdCryptolocalCipher.hh
+++ b/src/XrdCrypto/XrdCryptolocalCipher.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_LOCALCIPHER_H__
#define __CRYPTO_LOCALCIPHER_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o L o c a l C i p h e r . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptolocalFactory.cc b/src/XrdCrypto/XrdCryptolocalFactory.cc
index 2b2da2c7f40..1fcc8e4f135 100644
--- a/src/XrdCrypto/XrdCryptolocalFactory.cc
+++ b/src/XrdCrypto/XrdCryptolocalFactory.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptolocalFactoryCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o L o c a l F a c t o r y . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptolocalFactory.hh b/src/XrdCrypto/XrdCryptolocalFactory.hh
index 340cd7ecbbe..45a793dff9b 100644
--- a/src/XrdCrypto/XrdCryptolocalFactory.hh
+++ b/src/XrdCrypto/XrdCryptolocalFactory.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_LOCALFACTORY_H__
#define __CRYPTO_LOCALFACTORY_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o L o c a l F a c t o r y . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslAux.cc b/src/XrdCrypto/XrdCryptosslAux.cc
index 8ccf09d284c..934f422a666 100644
--- a/src/XrdCrypto/XrdCryptosslAux.cc
+++ b/src/XrdCrypto/XrdCryptosslAux.cc
@@ -1,12 +1,29 @@
-// $Id$
-
-const char *XrdCryptosslAuxCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o S s l A u x . h h */
/* */
/* (c) 2005 G. Ganis, CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslAux.hh b/src/XrdCrypto/XrdCryptosslAux.hh
index 63a90e6f72d..901f80c271b 100644
--- a/src/XrdCrypto/XrdCryptosslAux.hh
+++ b/src/XrdCrypto/XrdCryptosslAux.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_SSLAUX_H__
#define __CRYPTO_SSLAUX_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o S s l A u x . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslCipher.cc b/src/XrdCrypto/XrdCryptosslCipher.cc
index f84097a659a..6fb106d01da 100644
--- a/src/XrdCrypto/XrdCryptosslCipher.cc
+++ b/src/XrdCrypto/XrdCryptosslCipher.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptosslCipherCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o S s l C i p h e r . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslCipher.hh b/src/XrdCrypto/XrdCryptosslCipher.hh
index 5fedea680e8..8455266d23b 100644
--- a/src/XrdCrypto/XrdCryptosslCipher.hh
+++ b/src/XrdCrypto/XrdCryptosslCipher.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_SSLCIPHER_H__
#define __CRYPTO_SSLCIPHER_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o S s l C i p h e r . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslFactory.cc b/src/XrdCrypto/XrdCryptosslFactory.cc
index 6c85d9bba4a..729d3b2c181 100644
--- a/src/XrdCrypto/XrdCryptosslFactory.cc
+++ b/src/XrdCrypto/XrdCryptosslFactory.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptosslFactoryCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o S s l F a c t o r y . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslFactory.hh b/src/XrdCrypto/XrdCryptosslFactory.hh
index 635f23df105..4f84ed02259 100644
--- a/src/XrdCrypto/XrdCryptosslFactory.hh
+++ b/src/XrdCrypto/XrdCryptosslFactory.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_SSLFACTORY_H__
#define __CRYPTO_SSLFACTORY_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o S s l F a c t o r y . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslMsgDigest.cc b/src/XrdCrypto/XrdCryptosslMsgDigest.cc
index 91c85173036..71b03650490 100644
--- a/src/XrdCrypto/XrdCryptosslMsgDigest.cc
+++ b/src/XrdCrypto/XrdCryptosslMsgDigest.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptosslMsgDigestCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o M s g D i g e s t . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslMsgDigest.hh b/src/XrdCrypto/XrdCryptosslMsgDigest.hh
index ad312b25cb1..2f2cb670e3d 100644
--- a/src/XrdCrypto/XrdCryptosslMsgDigest.hh
+++ b/src/XrdCrypto/XrdCryptosslMsgDigest.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_MSGDGSTSSL_H__
#define __CRYPTO_MSGDGSTSSL_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o S s l M s g D i g e s t . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslRSA.cc b/src/XrdCrypto/XrdCryptosslRSA.cc
index c88b13b5827..75fd179e111 100644
--- a/src/XrdCrypto/XrdCryptosslRSA.cc
+++ b/src/XrdCrypto/XrdCryptosslRSA.cc
@@ -1,14 +1,29 @@
-// $Id$
-
-const char *XrdCryptosslRSACVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o S s l R S A . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslRSA.hh b/src/XrdCrypto/XrdCryptosslRSA.hh
index 8ade7de28c3..c403d3e97c5 100644
--- a/src/XrdCrypto/XrdCryptosslRSA.hh
+++ b/src/XrdCrypto/XrdCryptosslRSA.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_SSLRSA_H__
#define __CRYPTO_SSLRSA_H__
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o S s l R S A . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslTrace.hh b/src/XrdCrypto/XrdCryptosslTrace.hh
index d2f3936b8ad..c8f8c6f3e52 100644
--- a/src/XrdCrypto/XrdCryptosslTrace.hh
+++ b/src/XrdCrypto/XrdCryptosslTrace.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef ___CRYPTOSSL_TRACE_H___
#define ___CRYPTOSSL_TRACE_H___
/******************************************************************************/
@@ -6,9 +5,27 @@
/* X r d C r y p t o S s l T r a c e . h h */
/* */
/* (C) 2005 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved */
-/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Deprtment of Energy */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdCrypto/XrdCryptosslX509.cc b/src/XrdCrypto/XrdCryptosslX509.cc
index 15c6b00fe5c..bd79a335c56 100644
--- a/src/XrdCrypto/XrdCryptosslX509.cc
+++ b/src/XrdCrypto/XrdCryptosslX509.cc
@@ -1,15 +1,31 @@
-// $Id$
-
-const char *XrdCryptosslX509CVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o s s l X 5 0 9 . c c */
/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
-
/* ************************************************************************** */
/* */
/* OpenSSL implementation of XrdCryptoX509 */
diff --git a/src/XrdCrypto/XrdCryptosslX509.hh b/src/XrdCrypto/XrdCryptosslX509.hh
index 2209b995ae7..731d9481fd9 100644
--- a/src/XrdCrypto/XrdCryptosslX509.hh
+++ b/src/XrdCrypto/XrdCryptosslX509.hh
@@ -1,13 +1,31 @@
-// $Id$
#ifndef __CRYPTO_SSLX509_H__
#define __CRYPTO_SSLX509_H__
/******************************************************************************/
/* */
/* X r d C r y p t o s s l X 5 0 9 . h h */
/* */
-/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslX509Crl.cc b/src/XrdCrypto/XrdCryptosslX509Crl.cc
index 94b6b538955..194c091d409 100644
--- a/src/XrdCrypto/XrdCryptosslX509Crl.cc
+++ b/src/XrdCrypto/XrdCryptosslX509Crl.cc
@@ -1,15 +1,31 @@
-// $Id$
-
-const char *XrdCryptosslX509CrlCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o s s l X 5 0 9 C r l. c c */
/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
-
/* ************************************************************************** */
/* */
/* OpenSSL implementation of XrdCryptoX509Crl */
diff --git a/src/XrdCrypto/XrdCryptosslX509Crl.hh b/src/XrdCrypto/XrdCryptosslX509Crl.hh
index 0001a9fd316..7d562b1fe2c 100644
--- a/src/XrdCrypto/XrdCryptosslX509Crl.hh
+++ b/src/XrdCrypto/XrdCryptosslX509Crl.hh
@@ -1,13 +1,31 @@
-// $Id$
#ifndef __CRYPTO_SSLX509CRL_H__
#define __CRYPTO_SSLX509CRL_H__
/******************************************************************************/
/* */
/* X r d C r y p t o s s l X 5 0 9 C r l . h h */
/* */
-/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
#include
diff --git a/src/XrdCrypto/XrdCryptosslX509Req.cc b/src/XrdCrypto/XrdCryptosslX509Req.cc
index 2633f35235a..2a72c25bd32 100644
--- a/src/XrdCrypto/XrdCryptosslX509Req.cc
+++ b/src/XrdCrypto/XrdCryptosslX509Req.cc
@@ -1,15 +1,31 @@
-// $Id$
-
-const char *XrdCryptosslX509ReqCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o s s l X 5 0 9 R e q. c c */
/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
-
/* ************************************************************************** */
/* */
/* OpenSSL implementation of XrdCryptoX509Req */
diff --git a/src/XrdCrypto/XrdCryptosslX509Req.hh b/src/XrdCrypto/XrdCryptosslX509Req.hh
index 58020155065..3137e11d57f 100644
--- a/src/XrdCrypto/XrdCryptosslX509Req.hh
+++ b/src/XrdCrypto/XrdCryptosslX509Req.hh
@@ -1,13 +1,31 @@
-// $Id$
#ifndef __CRYPTO_SSLX509REQ_H__
#define __CRYPTO_SSLX509REQ_H__
/******************************************************************************/
/* */
/* X r d C r y p t o s s l X 5 0 9 R e q . h h */
/* */
-/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslX509Store.cc b/src/XrdCrypto/XrdCryptosslX509Store.cc
index 251de358ce2..4fb8bfb6e42 100644
--- a/src/XrdCrypto/XrdCryptosslX509Store.cc
+++ b/src/XrdCrypto/XrdCryptosslX509Store.cc
@@ -1,15 +1,31 @@
-// $Id$
-
-const char *XrdCryptosslX509StoreCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o s s l X 5 0 9 S t o r e . c c */
/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
-
/* ************************************************************************** */
/* */
/* OpenSSL implementation of XrdCryptoX509Store */
diff --git a/src/XrdCrypto/XrdCryptosslX509Store.hh b/src/XrdCrypto/XrdCryptosslX509Store.hh
index 646ae9b89ef..1723ef2b502 100644
--- a/src/XrdCrypto/XrdCryptosslX509Store.hh
+++ b/src/XrdCrypto/XrdCryptosslX509Store.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_SSLX509STORE_H__
#define __CRYPTO_SSLX509STORE_H__
/******************************************************************************/
@@ -7,6 +6,26 @@
/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslgsiAux.cc b/src/XrdCrypto/XrdCryptosslgsiAux.cc
index 77357d16238..914fa95b6c1 100644
--- a/src/XrdCrypto/XrdCryptosslgsiAux.cc
+++ b/src/XrdCrypto/XrdCryptosslgsiAux.cc
@@ -1,12 +1,29 @@
-// $Id$
-
-const char *XrdCryptosslgsiAuxCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o s s l g s i A u x . h h */
/* */
/* (c) 2005, G. Ganis / CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslgsiAux.hh b/src/XrdCrypto/XrdCryptosslgsiAux.hh
index 581d7186dcd..04a94413ed2 100644
--- a/src/XrdCrypto/XrdCryptosslgsiAux.hh
+++ b/src/XrdCrypto/XrdCryptosslgsiAux.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_SSLGSIAUX_H__
#define __CRYPTO_SSLGSIAUX_H__
/******************************************************************************/
@@ -7,6 +6,26 @@
/* */
/* (c) 2005, G. Ganis / CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptosslgsiX509Chain.cc b/src/XrdCrypto/XrdCryptosslgsiX509Chain.cc
index b7c760eb2fc..b54c81737f5 100644
--- a/src/XrdCrypto/XrdCryptosslgsiX509Chain.cc
+++ b/src/XrdCrypto/XrdCryptosslgsiX509Chain.cc
@@ -1,13 +1,31 @@
-// $Id$
-
-const char *XrdCryptosslgsiX509ChainCVSID = "$Id$";
/******************************************************************************/
/* */
/* X r d C r y p t o s s l g s i X 5 0 9 C h a i n . h h */
/* */
/* (c) 2005 G. Ganis, CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
+
#include
#include
diff --git a/src/XrdCrypto/XrdCryptosslgsiX509Chain.hh b/src/XrdCrypto/XrdCryptosslgsiX509Chain.hh
index 4c4e714e943..b7aa7d1967c 100644
--- a/src/XrdCrypto/XrdCryptosslgsiX509Chain.hh
+++ b/src/XrdCrypto/XrdCryptosslgsiX509Chain.hh
@@ -1,4 +1,3 @@
-// $Id$
#ifndef __CRYPTO_SSLGSIX509CHAIN_H__
#define __CRYPTO_SSLGSIX509CHAIN_H__
/******************************************************************************/
@@ -7,6 +6,26 @@
/* */
/* (c) 2005 G. Ganis , CERN */
/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/* */
/******************************************************************************/
/* ************************************************************************** */
diff --git a/src/XrdCrypto/XrdCryptotest.cc b/src/XrdCrypto/XrdCryptotest.cc
index 2c99e25f967..176f19f8232 100644
--- a/src/XrdCrypto/XrdCryptotest.cc
+++ b/src/XrdCrypto/XrdCryptotest.cc
@@ -1,6 +1,31 @@
-// $Id$
-
-const char *XrdCryptotestCVSID = "$Id$";
+/******************************************************************************/
+/* */
+/* X r d C r y p t o t e s t . c c */
+/* */
+/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
+/* Produced by Gerri Ganis for CERN */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
+/******************************************************************************/
+
//
// Test program for XrdCrypto
//
diff --git a/src/XrdFfs/XrdFfsDent.cc b/src/XrdFfs/XrdFfsDent.cc
index fd700d4c387..527014f57bd 100644
--- a/src/XrdFfs/XrdFfsDent.cc
+++ b/src/XrdFfs/XrdFfsDent.cc
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2009) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdFfs/XrdFfsDent.hh"
diff --git a/src/XrdFfs/XrdFfsDent.hh b/src/XrdFfs/XrdFfsDent.hh
index d85621b7527..81359a36efa 100644
--- a/src/XrdFfs/XrdFfsDent.hh
+++ b/src/XrdFfs/XrdFfsDent.hh
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2009) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFfs/XrdFfsFsinfo.cc b/src/XrdFfs/XrdFfsFsinfo.cc
index a40a42bcc99..5a8c4966e1a 100644
--- a/src/XrdFfs/XrdFfsFsinfo.cc
+++ b/src/XrdFfs/XrdFfsFsinfo.cc
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2010) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFfs/XrdFfsFsinfo.hh b/src/XrdFfs/XrdFfsFsinfo.hh
index 1ccbdea2789..44cb4b6c177 100644
--- a/src/XrdFfs/XrdFfsFsinfo.hh
+++ b/src/XrdFfs/XrdFfsFsinfo.hh
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2010) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFfs/XrdFfsMisc.cc b/src/XrdFfs/XrdFfsMisc.cc
index 1c08f7890dd..97d286bee0d 100644
--- a/src/XrdFfs/XrdFfsMisc.cc
+++ b/src/XrdFfs/XrdFfsMisc.cc
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2009) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#define _FILE_OFFSET_BITS 64
diff --git a/src/XrdFfs/XrdFfsMisc.hh b/src/XrdFfs/XrdFfsMisc.hh
index 61f7194d5b8..fc5e2ce0fdf 100644
--- a/src/XrdFfs/XrdFfsMisc.hh
+++ b/src/XrdFfs/XrdFfsMisc.hh
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2009) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#ifdef __cplusplus
diff --git a/src/XrdFfs/XrdFfsPosix.cc b/src/XrdFfs/XrdFfsPosix.cc
index 26a25297a5d..e211578ce9d 100644
--- a/src/XrdFfs/XrdFfsPosix.cc
+++ b/src/XrdFfs/XrdFfsPosix.cc
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2009) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#define _FILE_OFFSET_BITS 64
diff --git a/src/XrdFfs/XrdFfsPosix.hh b/src/XrdFfs/XrdFfsPosix.hh
index 52ebe323057..ce8481c54da 100644
--- a/src/XrdFfs/XrdFfsPosix.hh
+++ b/src/XrdFfs/XrdFfsPosix.hh
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2009) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFfs/XrdFfsQueue.cc b/src/XrdFfs/XrdFfsQueue.cc
index 5a0ee9af6c4..f05480b1fbe 100644
--- a/src/XrdFfs/XrdFfsQueue.cc
+++ b/src/XrdFfs/XrdFfsQueue.cc
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2009) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdFfs/XrdFfsQueue.hh"
diff --git a/src/XrdFfs/XrdFfsQueue.hh b/src/XrdFfs/XrdFfsQueue.hh
index 04635f9414f..c9f52c899d9 100644
--- a/src/XrdFfs/XrdFfsQueue.hh
+++ b/src/XrdFfs/XrdFfsQueue.hh
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2009) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#ifdef __cplusplus
diff --git a/src/XrdFfs/XrdFfsWcache.cc b/src/XrdFfs/XrdFfsWcache.cc
index f7d20281462..6dab23b3ec3 100644
--- a/src/XrdFfs/XrdFfsWcache.cc
+++ b/src/XrdFfs/XrdFfsWcache.cc
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2009) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/*
diff --git a/src/XrdFfs/XrdFfsWcache.hh b/src/XrdFfs/XrdFfsWcache.hh
index 95633270eed..4ed2ebb659f 100644
--- a/src/XrdFfs/XrdFfsWcache.hh
+++ b/src/XrdFfs/XrdFfsWcache.hh
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2009) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#ifdef __cplusplus
diff --git a/src/XrdFfs/XrdFfsXrootdfs.cc b/src/XrdFfs/XrdFfsXrootdfs.cc
index b0dbc487c43..c00c4c0e88a 100644
--- a/src/XrdFfs/XrdFfsXrootdfs.cc
+++ b/src/XrdFfs/XrdFfsXrootdfs.cc
@@ -5,6 +5,26 @@
/* All Rights Reserved */
/* Author: Wei Yang (SLAC National Accelerator Laboratory, 2009) */
/* Contract DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#define FUSE_USE_VERSION 26
diff --git a/src/XrdFrc/XrdFrcCID.cc b/src/XrdFrc/XrdFrcCID.cc
index 46e66f5ab59..ab61373a220 100644
--- a/src/XrdFrc/XrdFrcCID.cc
+++ b/src/XrdFrc/XrdFrcCID.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrc/XrdFrcCID.hh b/src/XrdFrc/XrdFrcCID.hh
index d8219a383fb..814587b517d 100644
--- a/src/XrdFrc/XrdFrcCID.hh
+++ b/src/XrdFrc/XrdFrcCID.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrc/XrdFrcProxy.cc b/src/XrdFrc/XrdFrcProxy.cc
index 1ba2a44486c..8cc4a9c91e2 100644
--- a/src/XrdFrc/XrdFrcProxy.cc
+++ b/src/XrdFrc/XrdFrcProxy.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "errno.h"
diff --git a/src/XrdFrc/XrdFrcProxy.hh b/src/XrdFrc/XrdFrcProxy.hh
index 6ef6d9d0681..12123425850 100644
--- a/src/XrdFrc/XrdFrcProxy.hh
+++ b/src/XrdFrc/XrdFrcProxy.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdFrc/XrdFrcRequest.hh"
diff --git a/src/XrdFrc/XrdFrcReqAgent.cc b/src/XrdFrc/XrdFrcReqAgent.cc
index 85e7d00b17a..952de9174e0 100644
--- a/src/XrdFrc/XrdFrcReqAgent.cc
+++ b/src/XrdFrc/XrdFrcReqAgent.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrc/XrdFrcReqAgent.hh b/src/XrdFrc/XrdFrcReqAgent.hh
index de9cc4e0a9f..5ac873d47fb 100644
--- a/src/XrdFrc/XrdFrcReqAgent.hh
+++ b/src/XrdFrc/XrdFrcReqAgent.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdFrc/XrdFrcReqFile.hh"
diff --git a/src/XrdFrc/XrdFrcReqFile.cc b/src/XrdFrc/XrdFrcReqFile.cc
index dd940be282a..c15ef0ff432 100644
--- a/src/XrdFrc/XrdFrcReqFile.cc
+++ b/src/XrdFrc/XrdFrcReqFile.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrc/XrdFrcReqFile.hh b/src/XrdFrc/XrdFrcReqFile.hh
index 93d981d657b..ca0a6633df3 100644
--- a/src/XrdFrc/XrdFrcReqFile.hh
+++ b/src/XrdFrc/XrdFrcReqFile.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdFrc/XrdFrcRequest.hh"
diff --git a/src/XrdFrc/XrdFrcRequest.hh b/src/XrdFrc/XrdFrcRequest.hh
index e150c6ab030..c5d92d4fd51 100644
--- a/src/XrdFrc/XrdFrcRequest.hh
+++ b/src/XrdFrc/XrdFrcRequest.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
class XrdFrcRequest
diff --git a/src/XrdFrc/XrdFrcTrace.cc b/src/XrdFrc/XrdFrcTrace.cc
index 6d05770a750..a31ebe5c8ff 100644
--- a/src/XrdFrc/XrdFrcTrace.cc
+++ b/src/XrdFrc/XrdFrcTrace.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdFrc/XrdFrcTrace.hh"
diff --git a/src/XrdFrc/XrdFrcTrace.hh b/src/XrdFrc/XrdFrcTrace.hh
index 53091e06012..819f579ae7c 100644
--- a/src/XrdFrc/XrdFrcTrace.hh
+++ b/src/XrdFrc/XrdFrcTrace.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdSys/XrdSysError.hh"
diff --git a/src/XrdFrc/XrdFrcUtils.cc b/src/XrdFrc/XrdFrcUtils.cc
index fb113860db6..d49c54ede4f 100644
--- a/src/XrdFrc/XrdFrcUtils.cc
+++ b/src/XrdFrc/XrdFrcUtils.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrc/XrdFrcUtils.hh b/src/XrdFrc/XrdFrcUtils.hh
index 178ea9256af..e431764159b 100644
--- a/src/XrdFrc/XrdFrcUtils.hh
+++ b/src/XrdFrc/XrdFrcUtils.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrc/XrdFrcXAttr.hh b/src/XrdFrc/XrdFrcXAttr.hh
index ba6eb070487..6a567ae8075 100644
--- a/src/XrdFrc/XrdFrcXAttr.hh
+++ b/src/XrdFrc/XrdFrcXAttr.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrc/XrdFrcXLock.hh b/src/XrdFrc/XrdFrcXLock.hh
index 3f59cc8e082..60c4bfe79ba 100644
--- a/src/XrdFrc/XrdFrcXLock.hh
+++ b/src/XrdFrc/XrdFrcXLock.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdOuc/XrdOucSxeq.hh"
diff --git a/src/XrdFrm/XrdFrmAdmin.cc b/src/XrdFrm/XrdFrmAdmin.cc
index ab915aa0200..50056a0f2d7 100644
--- a/src/XrdFrm/XrdFrmAdmin.cc
+++ b/src/XrdFrm/XrdFrmAdmin.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmAdmin.hh b/src/XrdFrm/XrdFrmAdmin.hh
index 00186f64015..ec68c1f961f 100644
--- a/src/XrdFrm/XrdFrmAdmin.hh
+++ b/src/XrdFrm/XrdFrmAdmin.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmAdminAudit.cc b/src/XrdFrm/XrdFrmAdminAudit.cc
index b974e795dca..dfa7cc5a1c1 100644
--- a/src/XrdFrm/XrdFrmAdminAudit.cc
+++ b/src/XrdFrm/XrdFrmAdminAudit.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmAdminConvert.cc b/src/XrdFrm/XrdFrmAdminConvert.cc
index 6b3b8b1f79d..51fdb660a8a 100644
--- a/src/XrdFrm/XrdFrmAdminConvert.cc
+++ b/src/XrdFrm/XrdFrmAdminConvert.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmAdminFiles.cc b/src/XrdFrm/XrdFrmAdminFiles.cc
index e3c08a6e3cc..8479d3324bc 100644
--- a/src/XrdFrm/XrdFrmAdminFiles.cc
+++ b/src/XrdFrm/XrdFrmAdminFiles.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmAdminFind.cc b/src/XrdFrm/XrdFrmAdminFind.cc
index 855cf16d528..48b70005466 100644
--- a/src/XrdFrm/XrdFrmAdminFind.cc
+++ b/src/XrdFrm/XrdFrmAdminFind.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmAdminMain.cc b/src/XrdFrm/XrdFrmAdminMain.cc
index 3f47b476796..07c40b896a2 100644
--- a/src/XrdFrm/XrdFrmAdminMain.cc
+++ b/src/XrdFrm/XrdFrmAdminMain.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* This is the "main" part of the frm_PreStage command. Syntax is:
diff --git a/src/XrdFrm/XrdFrmAdminQuery.cc b/src/XrdFrm/XrdFrmAdminQuery.cc
index e9893fa5d9b..2ff935d6a0d 100644
--- a/src/XrdFrm/XrdFrmAdminQuery.cc
+++ b/src/XrdFrm/XrdFrmAdminQuery.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmAdminReloc.cc b/src/XrdFrm/XrdFrmAdminReloc.cc
index ed606bd1156..9537ef87b79 100644
--- a/src/XrdFrm/XrdFrmAdminReloc.cc
+++ b/src/XrdFrm/XrdFrmAdminReloc.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmAdminUnlink.cc b/src/XrdFrm/XrdFrmAdminUnlink.cc
index 3c10b48b532..d341ad3f94d 100644
--- a/src/XrdFrm/XrdFrmAdminUnlink.cc
+++ b/src/XrdFrm/XrdFrmAdminUnlink.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmCns.cc b/src/XrdFrm/XrdFrmCns.cc
index a94caf10a6d..7eaaa886651 100644
--- a/src/XrdFrm/XrdFrmCns.cc
+++ b/src/XrdFrm/XrdFrmCns.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmCns.hh b/src/XrdFrm/XrdFrmCns.hh
index 49b081a5b37..333114e6aa3 100644
--- a/src/XrdFrm/XrdFrmCns.hh
+++ b/src/XrdFrm/XrdFrmCns.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmConfig.cc b/src/XrdFrm/XrdFrmConfig.cc
index e2e940525f7..e944cbaa747 100644
--- a/src/XrdFrm/XrdFrmConfig.cc
+++ b/src/XrdFrm/XrdFrmConfig.cc
@@ -3,9 +3,28 @@
/* X r d F r m C o n f i g . c c */
/* */
/* (c) 2009 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmConfig.hh b/src/XrdFrm/XrdFrmConfig.hh
index c9d6d52ce60..cde8ff703d0 100644
--- a/src/XrdFrm/XrdFrmConfig.hh
+++ b/src/XrdFrm/XrdFrmConfig.hh
@@ -5,9 +5,28 @@
/* X r d F r m C o n f i g . h h */
/* */
/* (C) 2009 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Deprtment of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmFiles.cc b/src/XrdFrm/XrdFrmFiles.cc
index 654d90a6af6..0bd3eeb04a1 100644
--- a/src/XrdFrm/XrdFrmFiles.cc
+++ b/src/XrdFrm/XrdFrmFiles.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmFiles.hh b/src/XrdFrm/XrdFrmFiles.hh
index 7745145b437..12d18f2aad8 100644
--- a/src/XrdFrm/XrdFrmFiles.hh
+++ b/src/XrdFrm/XrdFrmFiles.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmMigrate.cc b/src/XrdFrm/XrdFrmMigrate.cc
index 63d165ced0c..86fd98557be 100644
--- a/src/XrdFrm/XrdFrmMigrate.cc
+++ b/src/XrdFrm/XrdFrmMigrate.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmMigrate.hh b/src/XrdFrm/XrdFrmMigrate.hh
index 9b7e92c4fa4..2647d7e4a2e 100644
--- a/src/XrdFrm/XrdFrmMigrate.hh
+++ b/src/XrdFrm/XrdFrmMigrate.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmMonitor.cc b/src/XrdFrm/XrdFrmMonitor.cc
index ca31f2cc267..563ebbb623f 100644
--- a/src/XrdFrm/XrdFrmMonitor.cc
+++ b/src/XrdFrm/XrdFrmMonitor.cc
@@ -5,7 +5,27 @@
/* (c) 2010 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmMonitor.hh b/src/XrdFrm/XrdFrmMonitor.hh
index a18d67103e3..613ff23ce27 100644
--- a/src/XrdFrm/XrdFrmMonitor.hh
+++ b/src/XrdFrm/XrdFrmMonitor.hh
@@ -7,7 +7,27 @@
/* (c) 2010 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmPurgMain.cc b/src/XrdFrm/XrdFrmPurgMain.cc
index b06fca63785..a78d767abda 100644
--- a/src/XrdFrm/XrdFrmPurgMain.cc
+++ b/src/XrdFrm/XrdFrmPurgMain.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* This is the "main" part of the frm_purge command. Syntax is:
diff --git a/src/XrdFrm/XrdFrmPurge.cc b/src/XrdFrm/XrdFrmPurge.cc
index 4e8517927d3..0a9427bf526 100644
--- a/src/XrdFrm/XrdFrmPurge.cc
+++ b/src/XrdFrm/XrdFrmPurge.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmPurge.hh b/src/XrdFrm/XrdFrmPurge.hh
index 8a0c0143133..baa31f703de 100644
--- a/src/XrdFrm/XrdFrmPurge.hh
+++ b/src/XrdFrm/XrdFrmPurge.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmReqBoss.cc b/src/XrdFrm/XrdFrmReqBoss.cc
index de68c468d26..a0644cff69c 100644
--- a/src/XrdFrm/XrdFrmReqBoss.cc
+++ b/src/XrdFrm/XrdFrmReqBoss.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmReqBoss.hh b/src/XrdFrm/XrdFrmReqBoss.hh
index 332ddae2070..66c3b6c7cf7 100644
--- a/src/XrdFrm/XrdFrmReqBoss.hh
+++ b/src/XrdFrm/XrdFrmReqBoss.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdFrc/XrdFrcReqFile.hh"
diff --git a/src/XrdFrm/XrdFrmTSort.cc b/src/XrdFrm/XrdFrmTSort.cc
index 9f7b4308166..5c28c08981f 100644
--- a/src/XrdFrm/XrdFrmTSort.cc
+++ b/src/XrdFrm/XrdFrmTSort.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdFrm/XrdFrmFiles.hh"
diff --git a/src/XrdFrm/XrdFrmTSort.hh b/src/XrdFrm/XrdFrmTSort.hh
index 97a6652919e..6476eaf9309 100644
--- a/src/XrdFrm/XrdFrmTSort.hh
+++ b/src/XrdFrm/XrdFrmTSort.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
class XrdFrmFileset;
diff --git a/src/XrdFrm/XrdFrmTransfer.cc b/src/XrdFrm/XrdFrmTransfer.cc
index 5d54648825e..bc5fda36968 100644
--- a/src/XrdFrm/XrdFrmTransfer.cc
+++ b/src/XrdFrm/XrdFrmTransfer.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmTransfer.hh b/src/XrdFrm/XrdFrmTransfer.hh
index 0b67f72f48b..a2e6e0ac0a4 100644
--- a/src/XrdFrm/XrdFrmTransfer.hh
+++ b/src/XrdFrm/XrdFrmTransfer.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdOuc/XrdOucHash.hh"
diff --git a/src/XrdFrm/XrdFrmXfrAgent.cc b/src/XrdFrm/XrdFrmXfrAgent.cc
index d77ea56e0fa..55f4bce6d6b 100644
--- a/src/XrdFrm/XrdFrmXfrAgent.cc
+++ b/src/XrdFrm/XrdFrmXfrAgent.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmXfrAgent.hh b/src/XrdFrm/XrdFrmXfrAgent.hh
index 89e16bc5717..4ab1946c9fc 100644
--- a/src/XrdFrm/XrdFrmXfrAgent.hh
+++ b/src/XrdFrm/XrdFrmXfrAgent.hh
@@ -9,6 +9,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdFrc/XrdFrcReqAgent.hh"
diff --git a/src/XrdFrm/XrdFrmXfrDaemon.cc b/src/XrdFrm/XrdFrmXfrDaemon.cc
index 08cf6fb4aed..89556136ebc 100644
--- a/src/XrdFrm/XrdFrmXfrDaemon.cc
+++ b/src/XrdFrm/XrdFrmXfrDaemon.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmXfrDaemon.hh b/src/XrdFrm/XrdFrmXfrDaemon.hh
index c3e2a7243f4..d58c0b686db 100644
--- a/src/XrdFrm/XrdFrmXfrDaemon.hh
+++ b/src/XrdFrm/XrdFrmXfrDaemon.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdFrm/XrdFrmReqBoss.hh"
diff --git a/src/XrdFrm/XrdFrmXfrJob.hh b/src/XrdFrm/XrdFrmXfrJob.hh
index d1070089d5d..446cd4bfdd6 100644
--- a/src/XrdFrm/XrdFrmXfrJob.hh
+++ b/src/XrdFrm/XrdFrmXfrJob.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmXfrMain.cc b/src/XrdFrm/XrdFrmXfrMain.cc
index a6abff9c716..abc72a7662f 100644
--- a/src/XrdFrm/XrdFrmXfrMain.cc
+++ b/src/XrdFrm/XrdFrmXfrMain.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
/* This is the "main" part of the frm_xfragent & frm_xfrd commands.
diff --git a/src/XrdFrm/XrdFrmXfrQueue.cc b/src/XrdFrm/XrdFrmXfrQueue.cc
index 5424ee055fd..af2f03d3d1c 100644
--- a/src/XrdFrm/XrdFrmXfrQueue.cc
+++ b/src/XrdFrm/XrdFrmXfrQueue.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdFrm/XrdFrmXfrQueue.hh b/src/XrdFrm/XrdFrmXfrQueue.hh
index 7605d1318fb..09a0f08f957 100644
--- a/src/XrdFrm/XrdFrmXfrQueue.hh
+++ b/src/XrdFrm/XrdFrmXfrQueue.hh
@@ -8,6 +8,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include "XrdFrc/XrdFrcRequest.hh"
diff --git a/src/XrdNet/XrdNet.cc b/src/XrdNet/XrdNet.cc
index c4ace02c5dd..5720cc96d96 100644
--- a/src/XrdNet/XrdNet.cc
+++ b/src/XrdNet/XrdNet.cc
@@ -3,9 +3,28 @@
/* X r d N e t . c c */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
#include
diff --git a/src/XrdNet/XrdNet.hh b/src/XrdNet/XrdNet.hh
index ed323bd1a10..9a1ff3ac43a 100644
--- a/src/XrdNet/XrdNet.hh
+++ b/src/XrdNet/XrdNet.hh
@@ -5,13 +5,30 @@
/* X r d N e t . h h */
/* */
/* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */
-/* All Rights Reserved. See XrdInfo.cc for complete License Terms */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include
#ifndef WIN32
diff --git a/src/XrdNet/XrdNetBuffer.cc b/src/XrdNet/XrdNetBuffer.cc
index 18dc6c4a24d..f1fcd3b58c2 100644
--- a/src/XrdNet/XrdNetBuffer.cc
+++ b/src/XrdNet/XrdNetBuffer.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdNetBufferCVSID = "$Id$";
-
#ifndef WIN32
#include
#endif
diff --git a/src/XrdNet/XrdNetBuffer.hh b/src/XrdNet/XrdNetBuffer.hh
index 293c5156cea..af52f9623e5 100644
--- a/src/XrdNet/XrdNetBuffer.hh
+++ b/src/XrdNet/XrdNetBuffer.hh
@@ -7,10 +7,28 @@
/* (c) 2003 by the Board of Trustees of the Leland Stanford, Jr., University */
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
-/* DE-AC03-76-SFO0515 with the Department of Energy */
+/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
#include
diff --git a/src/XrdNet/XrdNetCmsNotify.cc b/src/XrdNet/XrdNetCmsNotify.cc
index 2c6a9f0d437..e8527046344 100644
--- a/src/XrdNet/XrdNetCmsNotify.cc
+++ b/src/XrdNet/XrdNetCmsNotify.cc
@@ -6,10 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#include
#include
@@ -21,8 +39,6 @@
#include "XrdSys/XrdSysPthread.hh"
#include "XrdSys/XrdSysTimer.hh"
-const char *XrdNetCmsNotifyCVSID = "$Id$";
-
/******************************************************************************/
/* C o n s t r u c t o r */
/******************************************************************************/
diff --git a/src/XrdNet/XrdNetCmsNotify.hh b/src/XrdNet/XrdNetCmsNotify.hh
index 2733a8a3c30..9c4f60b8a49 100644
--- a/src/XrdNet/XrdNetCmsNotify.hh
+++ b/src/XrdNet/XrdNetCmsNotify.hh
@@ -8,10 +8,27 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-
-// $Id$
-
class XrdNetMsg;
class XrdSysError;
diff --git a/src/XrdNet/XrdNetConnect.cc b/src/XrdNet/XrdNetConnect.cc
index f0c3dcb7661..9a7e2816a90 100644
--- a/src/XrdNet/XrdNetConnect.cc
+++ b/src/XrdNet/XrdNetConnect.cc
@@ -6,12 +6,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
-const char *XrdNetConnectCVSID = "$Id$";
-
#include "errno.h"
#include "fcntl.h"
#ifndef WIN32
diff --git a/src/XrdNet/XrdNetConnect.hh b/src/XrdNet/XrdNetConnect.hh
index d40af4b0bdd..f0543b5035e 100644
--- a/src/XrdNet/XrdNetConnect.hh
+++ b/src/XrdNet/XrdNetConnect.hh
@@ -8,10 +8,28 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see . */
+/* */
+/* The copyright holder's institutional names and contributor's names may not */
+/* be used to endorse or promote products derived from this software without */
+/* specific prior written permission of the institution or contributor. */
/******************************************************************************/
-// $Id$
-
#include
#ifndef WIN32
#include
diff --git a/src/XrdNet/XrdNetLink.cc b/src/XrdNet/XrdNetLink.cc
index e3c907533e2..77d09b2df86 100644
--- a/src/XrdNet/XrdNetLink.cc
+++ b/src/XrdNet/XrdNetLink.cc
@@ -6,6 +6,26 @@
/* All Rights Reserved */
/* Produced by Andrew Hanushevsky for Stanford University under contract */
/* DE-AC02-76-SFO0515 with the Department of Energy */
+/* */
+/* This file is part of the XRootD software suite. */
+/* */
+/* XRootD is free software: you can redistribute it and/or modify it under */
+/* the terms of the GNU Lesser General Public License as published by the */
+/* Free Software Foundation, either version 3 of the License, or (at your */
+/* option) any later version. */
+/* */
+/* XRootD is distributed in the hope that it will be useful, but WITHOUT */
+/* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or */
+/* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public */
+/* License for more details. */
+/* */
+/* You should have received a copy of the GNU Lesser General Public License */
+/* along with XRootD in a file called COPYING.LESSER (LGPL license) and file */
+/* COPYING (GPL license). If not, see