diff --git a/LICENSE.md b/LICENSE.md index 6375bbe..3100759 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,22 +1,36 @@ ## License ## -Jehanne inherits a lot of code from [Plan9][Plan9] through its [UC Berkeley release][bhro], +Jehanne inherits a lot of code from [Plan9][Plan9] through its [UC Berkeley release][brho], [Plan9-9k][plan9-9k], [9front][9front] and [Harvey][harvey]. -Plan9 code is modified and redistributed under GNU General Public License, Version 2 -as explained in licence/LICENSE.Plan9.txt. +The initial [Plan 9][brho] code has been received, modified and +is redistributed according to the GNU General Public License, Version 2 +as explained in /doc/licence/LICENSE.Plan9.txt. -Libraries that are linked to the kernel must obey to a compatible license. +The kernel is a direct fork of Charles Forsyth's [Plan9-9k][plan9-9k], +according to /doc/license/NOTICE.Plan9-9k.txt. Original kernel code is +released as GNU General Public License, Version 2. -New libraries and programs that use Plan9 libraries as system libraries can be subject -to different licenses. +New tools and improvements ported from 9front are subject to the MIT +license as explained in /doc/licence/9front-mit.txt. + +New libraries and programs that use Plan9 libraries as system libraries +can be subject to different licenses, as documented in the respective +sources. + +## New System Libraries ## + +Some new libraries designed for use within Jehanne are released under +GNU Affero General Public License, Version 3. + +They can be linked as "System Libraries" for use within Jehanne. ## Additional Licenses ## Jehanne contains a number of third-party packages under various licenses. They are retrieved from their respective sources - licenses for these packages are not included here, but should be available -from the respective directories in /sys/src or /pkg. +from the respective directories in /sys/src, /pkgs or /hacking. [Plan9]: https://9p.io/plan9/index.html [brho]: https://github.com/brho/plan9 diff --git a/doc/license/9front-mit.txt b/doc/license/9front-mit.txt new file mode 100644 index 0000000..95f1602 --- /dev/null +++ b/doc/license/9front-mit.txt @@ -0,0 +1,19 @@ +Copyright (c) 20XX 9front + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/doc/license/NOTICE.Plan9-9k.txt b/doc/license/NOTICE.Plan9-9k.txt new file mode 100644 index 0000000..df6a51a --- /dev/null +++ b/doc/license/NOTICE.Plan9-9k.txt @@ -0,0 +1,23 @@ +Plan 9® Copyright © 2002 Lucent Technologies Inc. + +Many people have contributed kernel components and revisions over the years, +as Contributors under the various Plan 9 licences. +Latterly, Alcatel-Lucent have made Plan 9 available under the GPLv2, which is used here. + +libaml comes from 9front, under the Lucent Public License 1.02 + +Plan 9 is a registered trademark of Alcatel-Lucent + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License (`GPL') as published by +the Free Software Foundation; either version 2 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, write to the Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. diff --git a/doc/license/agpl-3.0.txt b/doc/license/agpl-3.0.txt new file mode 100644 index 0000000..be3f7b2 --- /dev/null +++ b/doc/license/agpl-3.0.txt @@ -0,0 +1,661 @@ + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 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 Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +our General Public Licenses are 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. + + 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. + + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. + + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. + + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. + + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. + + 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 Affero 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. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. + + 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 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 work with which it is combined will remain governed by version +3 of the GNU General Public License. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU Affero 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 Affero 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 Affero 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 Affero 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 Affero 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 Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. + + 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 AGPL, see +. diff --git a/sys/include/memdraw.h b/sys/include/memdraw.h index 4e57d23..b115a58 100644 --- a/sys/include/memdraw.h +++ b/sys/include/memdraw.h @@ -6,6 +6,10 @@ * modified, propagated, or distributed except according to the terms contained * in the LICENSE file. */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #pragma src "/sys/src/lib/memdraw" #pragma lib "libmemdraw.a" @@ -202,4 +206,3 @@ extern int drawdebug; #pragma varargck type "lb" ulong #pragma varargck type "b" int #pragma varargck type "b" uint32_t - diff --git a/sys/src/cmd/pstree.c b/sys/src/cmd/pstree.c index 8618095..c2110e6 100644 --- a/sys/src/cmd/pstree.c +++ b/sys/src/cmd/pstree.c @@ -1,3 +1,23 @@ +/* Copyright (c) 20XX 9front + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ #include #include #include diff --git a/sys/src/cmd/vt/cons.h b/sys/src/cmd/vt/cons.h index c08df60..d8e5ae5 100644 --- a/sys/src/cmd/vt/cons.h +++ b/sys/src/cmd/vt/cons.h @@ -1,3 +1,16 @@ +/* + * This file is part of the UCB release of Plan 9. It is subject to the license + * terms in the LICENSE file found in the top-level directory of this + * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No + * part of the UCB release of Plan 9, including this file, may be copied, + * modified, propagated, or distributed except according to the terms contained + * in the LICENSE file. + */ +/* Portions of this file are Copyright 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* console state (for consctl) */ typedef struct Consstate Consstate; struct Consstate{ diff --git a/sys/src/cmd/vt/fs.c b/sys/src/cmd/vt/fs.c index 1bdb3a7..de6e08e 100644 --- a/sys/src/cmd/vt/fs.c +++ b/sys/src/cmd/vt/fs.c @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2017-2018 Giacomo Tesio + * + * This file is part of the UCB release of Plan 9. It is subject to the license + * terms in the LICENSE file found in the top-level directory of this + * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No + * part of the UCB release of Plan 9, including this file, may be copied, + * modified, propagated, or distributed except according to the terms contained + * in the LICENSE file. + */ +/* Portions of this file are Copyright 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + #include #include #include diff --git a/sys/src/cmd/vt/main.c b/sys/src/cmd/vt/main.c index ca4e402..d2a8c82 100644 --- a/sys/src/cmd/vt/main.c +++ b/sys/src/cmd/vt/main.c @@ -1,3 +1,15 @@ +/* + * This file is part of the UCB release of Plan 9. It is subject to the license + * terms in the LICENSE file found in the top-level directory of this + * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No + * part of the UCB release of Plan 9, including this file, may be copied, + * modified, propagated, or distributed except according to the terms contained + * in the LICENSE file. + */ +/* Portions of this file are Copyright 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include #include #include diff --git a/sys/src/cmd/vt/vt.c b/sys/src/cmd/vt/vt.c index 3b4fca2..980fc99 100644 --- a/sys/src/cmd/vt/vt.c +++ b/sys/src/cmd/vt/vt.c @@ -1,3 +1,16 @@ +/* + * This file is part of the UCB release of Plan 9. It is subject to the license + * terms in the LICENSE file found in the top-level directory of this + * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No + * part of the UCB release of Plan 9, including this file, may be copied, + * modified, propagated, or distributed except according to the terms contained + * in the LICENSE file. + */ +/* Portions of this file are Copyright 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * Known bugs: * diff --git a/sys/src/kern/amd64/acpi.c b/sys/src/kern/amd64/acpi.c index 4d13235..7fe181f 100644 --- a/sys/src/kern/amd64/acpi.c +++ b/sys/src/kern/amd64/acpi.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/acpi.h b/sys/src/kern/amd64/acpi.h index 0b5874c..b3e8978 100644 --- a/sys/src/kern/amd64/acpi.h +++ b/sys/src/kern/amd64/acpi.h @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ typedef struct Fadt Fadt; typedef struct Gas Gas; typedef struct Tbl Tbl; diff --git a/sys/src/kern/amd64/ahci.h b/sys/src/kern/amd64/ahci.h index c05d2b0..5e82ea1 100644 --- a/sys/src/kern/amd64/ahci.h +++ b/sys/src/kern/amd64/ahci.h @@ -2,6 +2,13 @@ * advanced host controller interface (sata) * © 2007 coraid, inc */ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ /* ata errors */ enum { diff --git a/sys/src/kern/amd64/apic.h b/sys/src/kern/amd64/apic.h index 583e2ad..e2f44dd 100644 --- a/sys/src/kern/amd64/apic.h +++ b/sys/src/kern/amd64/apic.h @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ /* * There are 2 flavours of APIC, Local APIC and IOAPIC, * which don't necessarily share one APIC ID space. diff --git a/sys/src/kern/amd64/arch.c b/sys/src/kern/amd64/arch.c index efbb275..a83c39d 100644 --- a/sys/src/kern/amd64/arch.c +++ b/sys/src/kern/amd64/arch.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ /* * EPISODE 12B * How to recognise different types of trees from quite a long way away. diff --git a/sys/src/kern/amd64/archmp.c b/sys/src/kern/amd64/archmp.c index d0d576d..d6703b7 100644 --- a/sys/src/kern/amd64/archmp.c +++ b/sys/src/kern/amd64/archmp.c @@ -1,3 +1,11 @@ +/* + * This file is part of the UCB release of Plan 9. It is subject to the license + * terms in the LICENSE file found in the top-level directory of this + * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No + * part of the UCB release of Plan 9, including this file, may be copied, + * modified, propagated, or distributed except according to the terms contained + * in the LICENSE file. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/dat.h b/sys/src/kern/amd64/dat.h index 4e7701c..1d14b50 100644 --- a/sys/src/kern/amd64/dat.h +++ b/sys/src/kern/amd64/dat.h @@ -1,19 +1,12 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2017 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. */ typedef struct BIOS32si BIOS32si; typedef struct BIOS32ci BIOS32ci; diff --git a/sys/src/kern/amd64/devacpi.c b/sys/src/kern/amd64/devacpi.c index 1b420d9..f0bf4e3 100644 --- a/sys/src/kern/amd64/devacpi.c +++ b/sys/src/kern/amd64/devacpi.c @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * ACPI 5.0 support. overly ornate. * - split table parsing out from file server diff --git a/sys/src/kern/amd64/devarch.c b/sys/src/kern/amd64/devarch.c index 3c92c43..c163cce 100644 --- a/sys/src/kern/amd64/devarch.c +++ b/sys/src/kern/amd64/devarch.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/devether.c b/sys/src/kern/amd64/devether.c index 63d9591..44826aa 100644 --- a/sys/src/kern/amd64/devether.c +++ b/sys/src/kern/amd64/devether.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/devkbin.c b/sys/src/kern/amd64/devkbin.c index 06df08b..6e9488d 100644 --- a/sys/src/kern/amd64/devkbin.c +++ b/sys/src/kern/amd64/devkbin.c @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * keyboard scan code input from outside the kernel. * to avoid duplication of keyboard map processing for usb. diff --git a/sys/src/kern/amd64/devpmc.c b/sys/src/kern/amd64/devpmc.c index 663210b..74c0278 100644 --- a/sys/src/kern/amd64/devpmc.c +++ b/sys/src/kern/amd64/devpmc.c @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * Performance counters */ diff --git a/sys/src/kern/amd64/devrtc.c b/sys/src/kern/amd64/devrtc.c index a530794..9532c59 100644 --- a/sys/src/kern/amd64/devrtc.c +++ b/sys/src/kern/amd64/devrtc.c @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/ether8139.c b/sys/src/kern/amd64/ether8139.c index 42f3be2..84f5062 100644 --- a/sys/src/kern/amd64/ether8139.c +++ b/sys/src/kern/amd64/ether8139.c @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * Realtek 8139 (but not the 8129). * Error recovery for the various over/under -flow conditions diff --git a/sys/src/kern/amd64/ether8169.c b/sys/src/kern/amd64/ether8169.c index 10e1e5e..88ffe9c 100644 --- a/sys/src/kern/amd64/ether8169.c +++ b/sys/src/kern/amd64/ether8169.c @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * Realtek RTL8110S/8169S Gigabit Ethernet Controllers. * Mostly there. There are some magic register values used diff --git a/sys/src/kern/amd64/ether82557.c b/sys/src/kern/amd64/ether82557.c index 80968ca..eec4c9b 100644 --- a/sys/src/kern/amd64/ether82557.c +++ b/sys/src/kern/amd64/ether82557.c @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * Intel 82557 Fast Ethernet PCI Bus LAN Controller * as found on the Intel EtherExpress PRO/100B. This chip is full diff --git a/sys/src/kern/amd64/ether82563.c b/sys/src/kern/amd64/ether82563.c index 8df9f8c..16d7619 100644 --- a/sys/src/kern/amd64/ether82563.c +++ b/sys/src/kern/amd64/ether82563.c @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * Intel 8256[367], 8257[1-9], 8258[03], i21[01], i350 * Gigabit Ethernet PCI-Express Controllers diff --git a/sys/src/kern/amd64/ether82598.c b/sys/src/kern/amd64/ether82598.c index 6a5cd3c..69033ca 100644 --- a/sys/src/kern/amd64/ether82598.c +++ b/sys/src/kern/amd64/ether82598.c @@ -2,6 +2,13 @@ * intel 10gbe pcie driver * copyright © 2007—2012, coraid, inc. */ +/* Portions of this file are Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/etherbcm.c b/sys/src/kern/amd64/etherbcm.c index fc6c96a..2cac674 100644 --- a/sys/src/kern/amd64/etherbcm.c +++ b/sys/src/kern/amd64/etherbcm.c @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * Broadcom BCM57xx * Not implemented: diff --git a/sys/src/kern/amd64/etherif.h b/sys/src/kern/amd64/etherif.h index de4691e..988c1a6 100644 --- a/sys/src/kern/amd64/etherif.h +++ b/sys/src/kern/amd64/etherif.h @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + enum { Eaddrlen = 6, diff --git a/sys/src/kern/amd64/etherigbe.c b/sys/src/kern/amd64/etherigbe.c index f3316e0..2defbf3 100644 --- a/sys/src/kern/amd64/etherigbe.c +++ b/sys/src/kern/amd64/etherigbe.c @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * Intel 8254[340]NN Gigabit Ethernet PCI Controllers * as found on the Intel PRO/1000 series of adapters: diff --git a/sys/src/kern/amd64/etherm10g.c b/sys/src/kern/amd64/etherm10g.c index 0c9b831..2371a44 100644 --- a/sys/src/kern/amd64/etherm10g.c +++ b/sys/src/kern/amd64/etherm10g.c @@ -6,6 +6,14 @@ * we use uint64_t rather than uintptr_t to hold addresses so that * we don't get "warning: stupid shift" on 32-bit architectures. */ + +/* Portions of this files are Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/etherm10g2k.i b/sys/src/kern/amd64/etherm10g2k.i index cf0c0f3..4ca05cc 100644 --- a/sys/src/kern/amd64/etherm10g2k.i +++ b/sys/src/kern/amd64/etherm10g2k.i @@ -1,3 +1,6 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ static char fw2k[] ={ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, diff --git a/sys/src/kern/amd64/etherm10g4k.i b/sys/src/kern/amd64/etherm10g4k.i index 611aab3..63043d6 100644 --- a/sys/src/kern/amd64/etherm10g4k.i +++ b/sys/src/kern/amd64/etherm10g4k.i @@ -1,3 +1,6 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ static char fw4k[] ={ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, diff --git a/sys/src/kern/amd64/ethermii.c b/sys/src/kern/amd64/ethermii.c index 2426bd9..8eedbd6 100644 --- a/sys/src/kern/amd64/ethermii.c +++ b/sys/src/kern/amd64/ethermii.c @@ -1,3 +1,11 @@ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/ethermii.h b/sys/src/kern/amd64/ethermii.h index 65ff2a4..9a8e1ce 100644 --- a/sys/src/kern/amd64/ethermii.h +++ b/sys/src/kern/amd64/ethermii.h @@ -1,3 +1,6 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ typedef struct Mii Mii; typedef struct MiiPhy MiiPhy; diff --git a/sys/src/kern/amd64/fis.c b/sys/src/kern/amd64/fis.c index d83e691..09116c0 100644 --- a/sys/src/kern/amd64/fis.c +++ b/sys/src/kern/amd64/fis.c @@ -2,6 +2,9 @@ * sata fises and sas frames * copyright © 2009-2010 erik quanstrom */ +/* Portions of this files are Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "fis.h" diff --git a/sys/src/kern/amd64/fis.h b/sys/src/kern/amd64/fis.h index 44cd993..d7bfa35 100644 --- a/sys/src/kern/amd64/fis.h +++ b/sys/src/kern/amd64/fis.h @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #pragma lib "libfis.a" #pragma src "/sys/src/libfis" diff --git a/sys/src/kern/amd64/fns.h b/sys/src/kern/amd64/fns.h index 1b1563e..24376e3 100644 --- a/sys/src/kern/amd64/fns.h +++ b/sys/src/kern/amd64/fns.h @@ -1,20 +1,14 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2016 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + #include "../port/portfns.h" #define SUPPORT_MWAIT (m->cpuinfo[1][2] & (1<<3)) @@ -307,4 +301,3 @@ int slim_setlabel(Label*) __attribute__((returns_twice)); err;}) #pragma GCC diagnostic pop - diff --git a/sys/src/kern/amd64/hpet.c b/sys/src/kern/amd64/hpet.c index ae2e5ca..c91e31d 100644 --- a/sys/src/kern/amd64/hpet.c +++ b/sys/src/kern/amd64/hpet.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/ht.c b/sys/src/kern/amd64/ht.c index 59c41ba..5726c0b 100644 --- a/sys/src/kern/amd64/ht.c +++ b/sys/src/kern/amd64/ht.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/i8253.c b/sys/src/kern/amd64/i8253.c index 8699bb4..c64ebca 100644 --- a/sys/src/kern/amd64/i8253.c +++ b/sys/src/kern/amd64/i8253.c @@ -1,3 +1,15 @@ +/* + * This file is part of the UCB release of Plan 9. It is subject to the license + * terms in the LICENSE file found in the top-level directory of this + * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No + * part of the UCB release of Plan 9, including this file, may be copied, + * modified, propagated, or distributed except according to the terms contained + * in the LICENSE file. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/i8254.c b/sys/src/kern/amd64/i8254.c index 0f5c5b2..b76db15 100644 --- a/sys/src/kern/amd64/i8254.c +++ b/sys/src/kern/amd64/i8254.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/kbd.c b/sys/src/kern/amd64/kbd.c index 77e0e4d..2d00d17 100644 --- a/sys/src/kern/amd64/kbd.c +++ b/sys/src/kern/amd64/kbd.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/l64fpu.S b/sys/src/kern/amd64/l64fpu.S index 02d02b2..c2e0b15 100644 --- a/sys/src/kern/amd64/l64fpu.S +++ b/sys/src/kern/amd64/l64fpu.S @@ -1,3 +1,7 @@ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ + /* * SIMD Floating Point. */ diff --git a/sys/src/kern/amd64/l64idt.S b/sys/src/kern/amd64/l64idt.S index b3e4deb..dc9cb85 100644 --- a/sys/src/kern/amd64/l64idt.S +++ b/sys/src/kern/amd64/l64idt.S @@ -1,3 +1,7 @@ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ + /* * Interrupt/exception handling. */ diff --git a/sys/src/kern/amd64/l64sipi.S b/sys/src/kern/amd64/l64sipi.S index b132ede..bed9792 100644 --- a/sys/src/kern/amd64/l64sipi.S +++ b/sys/src/kern/amd64/l64sipi.S @@ -1,3 +1,7 @@ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ + /* * Start-up request IPI handler. * diff --git a/sys/src/kern/amd64/l64v.S b/sys/src/kern/amd64/l64v.S index af454d6..820ba6d 100644 --- a/sys/src/kern/amd64/l64v.S +++ b/sys/src/kern/amd64/l64v.S @@ -1,3 +1,7 @@ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ + #include "amd64.h" .code64 diff --git a/sys/src/kern/amd64/lapic.c b/sys/src/kern/amd64/lapic.c index 383dadc..de05483 100644 --- a/sys/src/kern/amd64/lapic.c +++ b/sys/src/kern/amd64/lapic.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/main.c b/sys/src/kern/amd64/main.c index 67141a5..4641bd8 100644 --- a/sys/src/kern/amd64/main.c +++ b/sys/src/kern/amd64/main.c @@ -1,20 +1,10 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2017 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ + #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/mmu.c b/sys/src/kern/amd64/mmu.c index 259300d..0c661c1 100644 --- a/sys/src/kern/amd64/mmu.c +++ b/sys/src/kern/amd64/mmu.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/mp.c b/sys/src/kern/amd64/mp.c index 52de86a..b845d32 100644 --- a/sys/src/kern/amd64/mp.c +++ b/sys/src/kern/amd64/mp.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/pci.c b/sys/src/kern/amd64/pci.c index fa6a4bb..0e9dbf7 100644 --- a/sys/src/kern/amd64/pci.c +++ b/sys/src/kern/amd64/pci.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ /* * PCI support code. * Needs a massive rewrite. diff --git a/sys/src/kern/amd64/pmc.h b/sys/src/kern/amd64/pmc.h index f6bb2aa..fe44724 100644 --- a/sys/src/kern/amd64/pmc.h +++ b/sys/src/kern/amd64/pmc.h @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ typedef struct PmcCtl PmcCtl; typedef struct PmcCtr PmcCtr; typedef struct PmcCtlCtrId PmcCtlCtrId; diff --git a/sys/src/kern/amd64/sdahci.c b/sys/src/kern/amd64/sdahci.c index f951b87..94f0741 100644 --- a/sys/src/kern/amd64/sdahci.c +++ b/sys/src/kern/amd64/sdahci.c @@ -2,7 +2,24 @@ * intel/amd ahci sata controller * copyright © 2007-12 coraid, inc. */ +/* Portions of this file are Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/sdata.c b/sys/src/kern/amd64/sdata.c index 26c9e5a..3cd6274 100644 --- a/sys/src/kern/amd64/sdata.c +++ b/sys/src/kern/amd64/sdata.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/sdscsi.c b/sys/src/kern/amd64/sdscsi.c index 748fa7d..7504d25 100644 --- a/sys/src/kern/amd64/sdscsi.c +++ b/sys/src/kern/amd64/sdscsi.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/smbus.h b/sys/src/kern/amd64/smbus.h index fca478e..84e637f 100644 --- a/sys/src/kern/amd64/smbus.h +++ b/sys/src/kern/amd64/smbus.h @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ typedef struct SMBus SMBus; typedef struct SMdev SMdev; diff --git a/sys/src/kern/amd64/syscall.c b/sys/src/kern/amd64/syscall.c index daf82e5..5be6cab 100644 --- a/sys/src/kern/amd64/syscall.c +++ b/sys/src/kern/amd64/syscall.c @@ -1,19 +1,12 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2016 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. */ #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/amd64/trap.c b/sys/src/kern/amd64/trap.c index dc1abd8..db7df0f 100644 --- a/sys/src/kern/amd64/trap.c +++ b/sys/src/kern/amd64/trap.c @@ -1,19 +1,12 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2016 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. */ #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/amd64/uarti8250.c b/sys/src/kern/amd64/uarti8250.c index fc5ace0..8eb34f7 100644 --- a/sys/src/kern/amd64/uarti8250.c +++ b/sys/src/kern/amd64/uarti8250.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/uartpci.c b/sys/src/kern/amd64/uartpci.c index 6b2be00..56af723 100644 --- a/sys/src/kern/amd64/uartpci.c +++ b/sys/src/kern/amd64/uartpci.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/amd64/usbehci.h b/sys/src/kern/amd64/usbehci.h index 35d0407..1c5804a 100644 --- a/sys/src/kern/amd64/usbehci.h +++ b/sys/src/kern/amd64/usbehci.h @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* override default macros from ../port/usb.h */ #undef dprint #undef ddprint diff --git a/sys/src/kern/amd64/usbehcipc.c b/sys/src/kern/amd64/usbehcipc.c index 6e01a20..d514ff0 100644 --- a/sys/src/kern/amd64/usbehcipc.c +++ b/sys/src/kern/amd64/usbehcipc.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * PC-specific code for * USB Enhanced Host Controller Interface (EHCI) driver diff --git a/sys/src/kern/amd64/usbohci.c b/sys/src/kern/amd64/usbohci.c index e75ee70..5d99068 100644 --- a/sys/src/kern/amd64/usbohci.c +++ b/sys/src/kern/amd64/usbohci.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * USB Open Host Controller Interface (Ohci) driver * diff --git a/sys/src/kern/amd64/usbuhci.c b/sys/src/kern/amd64/usbuhci.c index b883f08..5ee9f56 100644 --- a/sys/src/kern/amd64/usbuhci.c +++ b/sys/src/kern/amd64/usbuhci.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * USB Universal Host Controller Interface (sic) driver. * diff --git a/sys/src/kern/boot/aux.c b/sys/src/kern/boot/aux.c index 88220cd..37ace16 100644 --- a/sys/src/kern/boot/aux.c +++ b/sys/src/kern/boot/aux.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/boot.c b/sys/src/kern/boot/boot.c index 439117d..1f28da7 100644 --- a/sys/src/kern/boot/boot.c +++ b/sys/src/kern/boot/boot.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/boot.h b/sys/src/kern/boot/boot.h index 0cb8509..a59e2e4 100644 --- a/sys/src/kern/boot/boot.h +++ b/sys/src/kern/boot/boot.h @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ typedef struct Method Method; diff --git a/sys/src/kern/boot/bootauth.c b/sys/src/kern/boot/bootauth.c index 1d357eb..40d5c26 100644 --- a/sys/src/kern/boot/bootauth.c +++ b/sys/src/kern/boot/bootauth.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/bootcache.c b/sys/src/kern/boot/bootcache.c index 91c576a..ce87357 100644 --- a/sys/src/kern/boot/bootcache.c +++ b/sys/src/kern/boot/bootcache.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/bootip.c b/sys/src/kern/boot/bootip.c index abfbe03..c8d0507 100644 --- a/sys/src/kern/boot/bootip.c +++ b/sys/src/kern/boot/bootip.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/bootrc.c b/sys/src/kern/boot/bootrc.c index 0cb4049..b8773c6 100644 --- a/sys/src/kern/boot/bootrc.c +++ b/sys/src/kern/boot/bootrc.c @@ -1,4 +1,6 @@ /* + * Copyright (C) 2015-2018 Giacomo Tesio + * * This file is part of the UCB release of Plan 9. It is subject to the license * terms in the LICENSE file found in the top-level directory of this * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No diff --git a/sys/src/kern/boot/doauthenticate.c b/sys/src/kern/boot/doauthenticate.c index e5f0404..226d8f3 100644 --- a/sys/src/kern/boot/doauthenticate.c +++ b/sys/src/kern/boot/doauthenticate.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/embed.c b/sys/src/kern/boot/embed.c index a37b806..bc5abce 100644 --- a/sys/src/kern/boot/embed.c +++ b/sys/src/kern/boot/embed.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/getpasswd.c b/sys/src/kern/boot/getpasswd.c index d7953b5..69f87ae 100644 --- a/sys/src/kern/boot/getpasswd.c +++ b/sys/src/kern/boot/getpasswd.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/local.c b/sys/src/kern/boot/local.c index ec721b4..24db4d5 100644 --- a/sys/src/kern/boot/local.c +++ b/sys/src/kern/boot/local.c @@ -1,4 +1,6 @@ /* + * Copyright (C) 2015-2018 Giacomo Tesio + * * This file is part of the UCB release of Plan 9. It is subject to the license * terms in the LICENSE file found in the top-level directory of this * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No @@ -11,7 +13,6 @@ #include #include "../boot/boot.h" -//static char diskname[64]; static char *disk; void diff --git a/sys/src/kern/boot/nopsession.c b/sys/src/kern/boot/nopsession.c index f4207d8..6021904 100644 --- a/sys/src/kern/boot/nopsession.c +++ b/sys/src/kern/boot/nopsession.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/paq.c b/sys/src/kern/boot/paq.c index 0d6723a..3492d2c 100644 --- a/sys/src/kern/boot/paq.c +++ b/sys/src/kern/boot/paq.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/printstub.c b/sys/src/kern/boot/printstub.c index c550856..4d33da6 100644 --- a/sys/src/kern/boot/printstub.c +++ b/sys/src/kern/boot/printstub.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/sac.c b/sys/src/kern/boot/sac.c index 49dadf3..3002136 100644 --- a/sys/src/kern/boot/sac.c +++ b/sys/src/kern/boot/sac.c @@ -1,10 +1,8 @@ -/* - * This file is part of the UCB release of Plan 9. It is subject to the license - * terms in the LICENSE file found in the top-level directory of this - * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No - * part of the UCB release of Plan 9, including this file, may be copied, - * modified, propagated, or distributed except according to the terms contained - * in the LICENSE file. +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include diff --git a/sys/src/kern/boot/settime.c b/sys/src/kern/boot/settime.c index bcf4b9e..6ea2923 100644 --- a/sys/src/kern/boot/settime.c +++ b/sys/src/kern/boot/settime.c @@ -1,4 +1,6 @@ /* + * Copyright (C) 2015-2018 Giacomo Tesio + * * This file is part of the UCB release of Plan 9. It is subject to the license * terms in the LICENSE file found in the top-level directory of this * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No diff --git a/sys/src/kern/ip/arp.c b/sys/src/kern/ip/arp.c index d58c9a2..4640900 100644 --- a/sys/src/kern/ip/arp.c +++ b/sys/src/kern/ip/arp.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" @@ -682,4 +692,3 @@ rxmitproc(void *v) tsleep(&arp->rxmtq, return0, 0, wakeupat); } } - diff --git a/sys/src/kern/ip/chandial.c b/sys/src/kern/ip/chandial.c index d67073e..b5bfafb 100644 --- a/sys/src/kern/ip/chandial.c +++ b/sys/src/kern/ip/chandial.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/devip.c b/sys/src/kern/ip/devip.c index c1d6c62..6e92a48 100644 --- a/sys/src/kern/ip/devip.c +++ b/sys/src/kern/ip/devip.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/esp.c b/sys/src/kern/ip/esp.c index 57e641c..30bd7c0 100644 --- a/sys/src/kern/ip/esp.c +++ b/sys/src/kern/ip/esp.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ /* * Encapsulating Security Payload for IPsec for IPv4, rfc1827. * rfc2104 defines hmac computation. diff --git a/sys/src/kern/ip/ethermedium.c b/sys/src/kern/ip/ethermedium.c index dff4e83..1a76ff7 100644 --- a/sys/src/kern/ip/ethermedium.c +++ b/sys/src/kern/ip/ethermedium.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/gre.c b/sys/src/kern/ip/gre.c index 5382d5d..c32f587 100644 --- a/sys/src/kern/ip/gre.c +++ b/sys/src/kern/ip/gre.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ /* * Generic Routing Encapsulation over IPv4, rfc1702 */ diff --git a/sys/src/kern/ip/icmp.c b/sys/src/kern/ip/icmp.c index 46e611a..32259be 100644 --- a/sys/src/kern/ip/icmp.c +++ b/sys/src/kern/ip/icmp.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/icmp6.c b/sys/src/kern/ip/icmp6.c index aaedcee..f2cdf9b 100644 --- a/sys/src/kern/ip/icmp6.c +++ b/sys/src/kern/ip/icmp6.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ /* * Internet Control Message Protocol for IPv6 */ diff --git a/sys/src/kern/ip/il.c b/sys/src/kern/ip/il.c index 1ca162f..d0a2da0 100644 --- a/sys/src/kern/ip/il.c +++ b/sys/src/kern/ip/il.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/ip.c b/sys/src/kern/ip/ip.c index 26ae6d2..3bfaac4 100644 --- a/sys/src/kern/ip/ip.c +++ b/sys/src/kern/ip/ip.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/ip.h b/sys/src/kern/ip/ip.h index 9f54620..0c81224 100644 --- a/sys/src/kern/ip/ip.h +++ b/sys/src/kern/ip/ip.h @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ typedef struct Conv Conv; typedef struct Fragment4 Fragment4; typedef struct Fragment6 Fragment6; diff --git a/sys/src/kern/ip/ipaux.c b/sys/src/kern/ip/ipaux.c index 441b70d..d60d0d6 100644 --- a/sys/src/kern/ip/ipaux.c +++ b/sys/src/kern/ip/ipaux.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/ipifc.c b/sys/src/kern/ip/ipifc.c index 7d0a1fc..1a03013 100644 --- a/sys/src/kern/ip/ipifc.c +++ b/sys/src/kern/ip/ipifc.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/iproute.c b/sys/src/kern/ip/iproute.c index 3de82d9..8b686c1 100644 --- a/sys/src/kern/ip/iproute.c +++ b/sys/src/kern/ip/iproute.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/ipv6.c b/sys/src/kern/ip/ipv6.c index 389ee05..e3559ae 100644 --- a/sys/src/kern/ip/ipv6.c +++ b/sys/src/kern/ip/ipv6.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/ipv6.h b/sys/src/kern/ip/ipv6.h index e1ef718..135f46e 100644 --- a/sys/src/kern/ip/ipv6.h +++ b/sys/src/kern/ip/ipv6.h @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ /* * Internet Protocol Version 6 * diff --git a/sys/src/kern/ip/loopbackmedium.c b/sys/src/kern/ip/loopbackmedium.c index 3e85bed..50425fb 100644 --- a/sys/src/kern/ip/loopbackmedium.c +++ b/sys/src/kern/ip/loopbackmedium.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/netdevmedium.c b/sys/src/kern/ip/netdevmedium.c index 8b9efd1..618f6f8 100644 --- a/sys/src/kern/ip/netdevmedium.c +++ b/sys/src/kern/ip/netdevmedium.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/netlog.c b/sys/src/kern/ip/netlog.c index 769ac30..04a3be2 100644 --- a/sys/src/kern/ip/netlog.c +++ b/sys/src/kern/ip/netlog.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/nullmedium.c b/sys/src/kern/ip/nullmedium.c index 5c036c6..3020b10 100644 --- a/sys/src/kern/ip/nullmedium.c +++ b/sys/src/kern/ip/nullmedium.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/pktmedium.c b/sys/src/kern/ip/pktmedium.c index dcf75aa..cc4941f 100644 --- a/sys/src/kern/ip/pktmedium.c +++ b/sys/src/kern/ip/pktmedium.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/ptclbsum.c b/sys/src/kern/ip/ptclbsum.c index 390148a..8e4a00a 100644 --- a/sys/src/kern/ip/ptclbsum.c +++ b/sys/src/kern/ip/ptclbsum.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/tcp.c b/sys/src/kern/ip/tcp.c index df6f762..18441d2 100644 --- a/sys/src/kern/ip/tcp.c +++ b/sys/src/kern/ip/tcp.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/ip/udp.c b/sys/src/kern/ip/udp.c index aa20274..2265bcc 100644 --- a/sys/src/kern/ip/udp.c +++ b/sys/src/kern/ip/udp.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/alarm.c b/sys/src/kern/port/alarm.c index 72f421d..27fe6a0 100644 --- a/sys/src/kern/port/alarm.c +++ b/sys/src/kern/port/alarm.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/alloc.c b/sys/src/kern/port/alloc.c index 45b7922..793724d 100644 --- a/sys/src/kern/port/alloc.c +++ b/sys/src/kern/port/alloc.c @@ -1,3 +1,15 @@ +/* + * This file is part of the UCB release of Plan 9. It is subject to the license + * terms in the LICENSE file found in the top-level directory of this + * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No + * part of the UCB release of Plan 9, including this file, may be copied, + * modified, propagated, or distributed except according to the terms contained + * in the LICENSE file. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ + #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/allocb.c b/sys/src/kern/port/allocb.c index 6a6fb58..7299a8e 100644 --- a/sys/src/kern/port/allocb.c +++ b/sys/src/kern/port/allocb.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/aoe.h b/sys/src/kern/port/aoe.h index ff1bd02..79a08e7 100644 --- a/sys/src/kern/port/aoe.h +++ b/sys/src/kern/port/aoe.h @@ -2,6 +2,12 @@ * Copyright © 2011 Coraid, Inc. * All rights reserved. */ +/* Portions of this file are Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ typedef struct Aoehdr Aoehdr; typedef struct Aoeata Aoeata; diff --git a/sys/src/kern/port/awake.c b/sys/src/kern/port/awake.c index f9bee72..3dbcea8 100644 --- a/sys/src/kern/port/awake.c +++ b/sys/src/kern/port/awake.c @@ -1,7 +1,7 @@ /* * This file is part of Jehanne. * - * Copyright (C) 2015-2017 Giacomo Tesio + * Copyright (C) 2015-2018 Giacomo Tesio * * Jehanne is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sys/src/kern/port/chan.c b/sys/src/kern/port/chan.c index 18f0a84..5776578 100644 --- a/sys/src/kern/port/chan.c +++ b/sys/src/kern/port/chan.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" @@ -1665,4 +1675,3 @@ putmhead(Mhead *mh) jehanne_free(mh); } } - diff --git a/sys/src/kern/port/dev.c b/sys/src/kern/port/dev.c index 9d8ff07..c11eeef 100644 --- a/sys/src/kern/port/dev.c +++ b/sys/src/kern/port/dev.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/dev9p.c b/sys/src/kern/port/dev9p.c index e3410eb..236d069 100644 --- a/sys/src/kern/port/dev9p.c +++ b/sys/src/kern/port/dev9p.c @@ -1,19 +1,12 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2017 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. */ #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/port/devbridge.c b/sys/src/kern/port/devbridge.c index 4b2d0a6..fc15113 100644 --- a/sys/src/kern/port/devbridge.c +++ b/sys/src/kern/port/devbridge.c @@ -1,3 +1,19 @@ +/* + * This file is part of the UCB release of Plan 9. It is subject to the license + * terms in the LICENSE file found in the top-level directory of this + * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No + * part of the UCB release of Plan 9, including this file, may be copied, + * modified, propagated, or distributed except according to the terms contained + * in the LICENSE file. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * IPv4 Ethernet bridge */ diff --git a/sys/src/kern/port/devcap.c b/sys/src/kern/port/devcap.c index a0046ec..fcca0e6 100644 --- a/sys/src/kern/port/devcap.c +++ b/sys/src/kern/port/devcap.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/devcons.c b/sys/src/kern/port/devcons.c index f251314..f4a987d 100644 --- a/sys/src/kern/port/devcons.c +++ b/sys/src/kern/port/devcons.c @@ -1,19 +1,8 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2016 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/port/devdup.c b/sys/src/kern/port/devdup.c index 63b5d04..1758793 100644 --- a/sys/src/kern/port/devdup.c +++ b/sys/src/kern/port/devdup.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/devenv.c b/sys/src/kern/port/devenv.c index 0f81e15..43c3212 100644 --- a/sys/src/kern/port/devenv.c +++ b/sys/src/kern/port/devenv.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/devfs.c b/sys/src/kern/port/devfs.c index 8d83b10..fef1ad8 100644 --- a/sys/src/kern/port/devfs.c +++ b/sys/src/kern/port/devfs.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * File system devices. * Follows device config in Ken's file server. diff --git a/sys/src/kern/port/devkprof.c b/sys/src/kern/port/devkprof.c index 6c68dda..c904004 100644 --- a/sys/src/kern/port/devkprof.c +++ b/sys/src/kern/port/devkprof.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ + #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/devmem.c b/sys/src/kern/port/devmem.c index c62a720..a986a64 100644 --- a/sys/src/kern/port/devmem.c +++ b/sys/src/kern/port/devmem.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ + #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/devmem1.c b/sys/src/kern/port/devmem1.c index 0ecd381..02d0976 100644 --- a/sys/src/kern/port/devmem1.c +++ b/sys/src/kern/port/devmem1.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ + #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/devpci.c b/sys/src/kern/port/devpci.c index 091b400..07a3d85 100644 --- a/sys/src/kern/port/devpci.c +++ b/sys/src/kern/port/devpci.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * access to PCI configuration space (devpnp.c without PNP) * diff --git a/sys/src/kern/port/devpipe.c b/sys/src/kern/port/devpipe.c index 42a5617..3024248 100644 --- a/sys/src/kern/port/devpipe.c +++ b/sys/src/kern/port/devpipe.c @@ -1,19 +1,12 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2017 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. */ #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/port/devproc.c b/sys/src/kern/port/devproc.c index a1be66a..8daa0fe 100644 --- a/sys/src/kern/port/devproc.c +++ b/sys/src/kern/port/devproc.c @@ -1,19 +1,12 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2016 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. */ #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/port/devroot.c b/sys/src/kern/port/devroot.c index e7775d3..d332e13 100644 --- a/sys/src/kern/port/devroot.c +++ b/sys/src/kern/port/devroot.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" @@ -253,4 +259,3 @@ Dev rootdevtab = { devremove, devwstat, }; - diff --git a/sys/src/kern/port/devsd.c b/sys/src/kern/port/devsd.c index 6a8d8f1..04dbb10 100644 --- a/sys/src/kern/port/devsd.c +++ b/sys/src/kern/port/devsd.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * Storage Device. */ diff --git a/sys/src/kern/port/devsegment.c b/sys/src/kern/port/devsegment.c index ca762d2..0e820a5 100644 --- a/sys/src/kern/port/devsegment.c +++ b/sys/src/kern/port/devsegment.c @@ -6,6 +6,13 @@ * modified, propagated, or distributed except according to the terms contained * in the LICENSE file. */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" @@ -586,4 +593,3 @@ Dev segmentdevtab = { segmentremove, segmentwstat, }; - diff --git a/sys/src/kern/port/devshr.c b/sys/src/kern/port/devshr.c index 8960dde..9d4f712 100644 --- a/sys/src/kern/port/devshr.c +++ b/sys/src/kern/port/devshr.c @@ -1,4 +1,22 @@ -/* This device has been ported from 9front. +/* Copyright (c) 20XX 9front + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. */ #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/port/devsrv.c b/sys/src/kern/port/devsrv.c index 6e5ddd5..94584f2 100644 --- a/sys/src/kern/port/devsrv.c +++ b/sys/src/kern/port/devsrv.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/devssl.c b/sys/src/kern/port/devssl.c index edcba01..8e5edf3 100644 --- a/sys/src/kern/port/devssl.c +++ b/sys/src/kern/port/devssl.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * devssl - secure sockets layer */ diff --git a/sys/src/kern/port/devtab.c b/sys/src/kern/port/devtab.c index 31c267e..eb8bcb7 100644 --- a/sys/src/kern/port/devtab.c +++ b/sys/src/kern/port/devtab.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ + /* * Stub. */ diff --git a/sys/src/kern/port/devtls.c b/sys/src/kern/port/devtls.c index 5f07e97..22ed60f 100644 --- a/sys/src/kern/port/devtls.c +++ b/sys/src/kern/port/devtls.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ + /* * devtls - record layer for transport layer security 1.0 and secure sockets layer 3.0 */ diff --git a/sys/src/kern/port/devtrace.c b/sys/src/kern/port/devtrace.c index d3f8a33..07a67d5 100644 --- a/sys/src/kern/port/devtrace.c +++ b/sys/src/kern/port/devtrace.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/devuart.c b/sys/src/kern/port/devuart.c index 8c7d2aa..8924e1a 100644 --- a/sys/src/kern/port/devuart.c +++ b/sys/src/kern/port/devuart.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/devusb.c b/sys/src/kern/port/devusb.c index 46322d5..1bb8918 100644 --- a/sys/src/kern/port/devusb.c +++ b/sys/src/kern/port/devusb.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * USB device driver framework. * diff --git a/sys/src/kern/port/devwd.c b/sys/src/kern/port/devwd.c index 8a10015..1dd6a27 100644 --- a/sys/src/kern/port/devwd.c +++ b/sys/src/kern/port/devwd.c @@ -1,3 +1,14 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * watchdog framework */ diff --git a/sys/src/kern/port/fault.c b/sys/src/kern/port/fault.c index dd8da08..fddb98f 100644 --- a/sys/src/kern/port/fault.c +++ b/sys/src/kern/port/fault.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ + #define _DBGC_ 'F' #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/port/latin1.c b/sys/src/kern/port/latin1.c index b982c3e..b370e0d 100644 --- a/sys/src/kern/port/latin1.c +++ b/sys/src/kern/port/latin1.c @@ -1,3 +1,6 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/port/mcslock.c b/sys/src/kern/port/mcslock.c index 2137e4c..5c54e80 100644 --- a/sys/src/kern/port/mcslock.c +++ b/sys/src/kern/port/mcslock.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/mul64fract.c b/sys/src/kern/port/mul64fract.c index 08afb30..a027f8d 100644 --- a/sys/src/kern/port/mul64fract.c +++ b/sys/src/kern/port/mul64fract.c @@ -1,3 +1,6 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ #include "u.h" /* mul64fract(uint64_t*r, uint64_t a, uint64_t b) diff --git a/sys/src/kern/port/net.c b/sys/src/kern/port/net.c index da558db..89c0f8c 100644 --- a/sys/src/kern/port/net.c +++ b/sys/src/kern/port/net.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/netif.c b/sys/src/kern/port/netif.c index d7c8dad..c5466f8 100644 --- a/sys/src/kern/port/netif.c +++ b/sys/src/kern/port/netif.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/parse.c b/sys/src/kern/port/parse.c index ccb0118..f87a0e7 100644 --- a/sys/src/kern/port/parse.c +++ b/sys/src/kern/port/parse.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/pgrp.c b/sys/src/kern/port/pgrp.c index f824b87..b3c1158 100644 --- a/sys/src/kern/port/pgrp.c +++ b/sys/src/kern/port/pgrp.c @@ -1,3 +1,6 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/portclock.c b/sys/src/kern/port/portclock.c index 688d579..f1d66cb 100644 --- a/sys/src/kern/port/portclock.c +++ b/sys/src/kern/port/portclock.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/portdat.h b/sys/src/kern/port/portdat.h index b7cf15b..935af57 100644 --- a/sys/src/kern/port/portdat.h +++ b/sys/src/kern/port/portdat.h @@ -1,19 +1,8 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2016 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ typedef struct Alarms Alarms; typedef struct AwakeAlarm AwakeAlarm; diff --git a/sys/src/kern/port/portfns.h b/sys/src/kern/port/portfns.h index e3f100f..518fb25 100644 --- a/sys/src/kern/port/portfns.h +++ b/sys/src/kern/port/portfns.h @@ -1,19 +1,8 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2016 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ void _assert(char*); void accounttime(void); diff --git a/sys/src/kern/port/portusbehci.h b/sys/src/kern/port/portusbehci.h index 212aea5..526513c 100644 --- a/sys/src/kern/port/portusbehci.h +++ b/sys/src/kern/port/portusbehci.h @@ -1,3 +1,7 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ + /* * ECHI portable hardware definitions */ diff --git a/sys/src/kern/port/print.c b/sys/src/kern/port/print.c index 0846d6c..6b0d78a 100644 --- a/sys/src/kern/port/print.c +++ b/sys/src/kern/port/print.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/proc.c b/sys/src/kern/port/proc.c index 30dbdb5..57ea239 100644 --- a/sys/src/kern/port/proc.c +++ b/sys/src/kern/port/proc.c @@ -1,19 +1,8 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2016 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include #include "../port/lib.h" @@ -1793,4 +1782,3 @@ accounttime(void) n = (nrdy+n)*1000; m->load = (m->load*(HZ-1)+n)/HZ; } - diff --git a/sys/src/kern/port/ps.c b/sys/src/kern/port/ps.c index 6c1478f..8c5a865 100644 --- a/sys/src/kern/port/ps.c +++ b/sys/src/kern/port/ps.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/qio.c b/sys/src/kern/port/qio.c index 6e16588..3dc819b 100644 --- a/sys/src/kern/port/qio.c +++ b/sys/src/kern/port/qio.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/qlock.c b/sys/src/kern/port/qlock.c index bd4ccae..cc4a190 100644 --- a/sys/src/kern/port/qlock.c +++ b/sys/src/kern/port/qlock.c @@ -1,3 +1,13 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/random.c b/sys/src/kern/port/random.c index a1994ae..64153e7 100644 --- a/sys/src/kern/port/random.c +++ b/sys/src/kern/port/random.c @@ -1,3 +1,23 @@ +/* Copyright (c) 20XX 9front + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/ref.c b/sys/src/kern/port/ref.c index b35a8dd..0e96bd5 100644 --- a/sys/src/kern/port/ref.c +++ b/sys/src/kern/port/ref.c @@ -1,3 +1,6 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/rmap.c b/sys/src/kern/port/rmap.c index 6760d46..00ecbea 100644 --- a/sys/src/kern/port/rmap.c +++ b/sys/src/kern/port/rmap.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/sd.h b/sys/src/kern/port/sd.h index 4668c7a..42be8eb 100644 --- a/sys/src/kern/port/sd.h +++ b/sys/src/kern/port/sd.h @@ -1,3 +1,7 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ + /* * Storage Device. */ diff --git a/sys/src/kern/port/swcursor.c b/sys/src/kern/port/swcursor.c index a94be5b..953bec4 100644 --- a/sys/src/kern/port/swcursor.c +++ b/sys/src/kern/port/swcursor.c @@ -1,3 +1,15 @@ +/* + * This file is part of the UCB release of Plan 9. It is subject to the license + * terms in the LICENSE file found in the top-level directory of this + * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No + * part of the UCB release of Plan 9, including this file, may be copied, + * modified, propagated, or distributed except according to the terms contained + * in the LICENSE file. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/sysauth.c b/sys/src/kern/port/sysauth.c index 73b6b5a..a6f9a87 100644 --- a/sys/src/kern/port/sysauth.c +++ b/sys/src/kern/port/sysauth.c @@ -1,19 +1,8 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2016 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/port/syscallfmt.c b/sys/src/kern/port/syscallfmt.c index 699891b..34b3995 100644 --- a/sys/src/kern/port/syscallfmt.c +++ b/sys/src/kern/port/syscallfmt.c @@ -1,19 +1,8 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2017 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include "u.h" #include "../port/lib.h" @@ -81,4 +70,3 @@ fmtuserstringlist(Fmt* fmt, const char** argv) argv++; } } - diff --git a/sys/src/kern/port/sysfile.c b/sys/src/kern/port/sysfile.c index 0b0f8eb..ca63e04 100644 --- a/sys/src/kern/port/sysfile.c +++ b/sys/src/kern/port/sysfile.c @@ -1,19 +1,8 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2017 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/port/sysproc.c b/sys/src/kern/port/sysproc.c index 359b4c8..c0f1f73 100644 --- a/sys/src/kern/port/sysproc.c +++ b/sys/src/kern/port/sysproc.c @@ -1,19 +1,8 @@ -/* - * This file is part of Jehanne. - * - * Copyright (C) 2015-2017 Giacomo Tesio - * - * Jehanne is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2 of the License. - * - * Jehanne is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Jehanne. If not, see . +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. */ #include "u.h" #include "../port/lib.h" diff --git a/sys/src/kern/port/taslock.c b/sys/src/kern/port/taslock.c index f9a6374..b41d6f3 100644 --- a/sys/src/kern/port/taslock.c +++ b/sys/src/kern/port/taslock.c @@ -1,3 +1,10 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/tod.c b/sys/src/kern/port/tod.c index cb4f29f..43daf53 100644 --- a/sys/src/kern/port/tod.c +++ b/sys/src/kern/port/tod.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/uidgid.c b/sys/src/kern/port/uidgid.c index bbcb42d..3f1a35a 100644 --- a/sys/src/kern/port/uidgid.c +++ b/sys/src/kern/port/uidgid.c @@ -1,3 +1,9 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio + * See /doc/license/gpl-2.0.txt for details about the licensing. + */ #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/kern/port/usb.h b/sys/src/kern/port/usb.h index a0802ef..0fc9897 100644 --- a/sys/src/kern/port/usb.h +++ b/sys/src/kern/port/usb.h @@ -1,3 +1,7 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ + /* * common USB definitions. */ diff --git a/sys/src/kern/port/usbehci.c b/sys/src/kern/port/usbehci.c index 3b1be86..200dce5 100644 --- a/sys/src/kern/port/usbehci.c +++ b/sys/src/kern/port/usbehci.c @@ -1,3 +1,11 @@ +/* Copyright (C) Charles Forsyth + * See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + /* * USB Enhanced Host Controller Interface (EHCI) driver * High speed USB 2.0. diff --git a/sys/src/kern/port/xalloc.c b/sys/src/kern/port/xalloc.c index c97137c..78e284e 100644 --- a/sys/src/kern/port/xalloc.c +++ b/sys/src/kern/port/xalloc.c @@ -1,3 +1,16 @@ +/* + * This file is part of the UCB release of Plan 9. It is subject to the license + * terms in the LICENSE file found in the top-level directory of this + * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No + * part of the UCB release of Plan 9, including this file, may be copied, + * modified, propagated, or distributed except according to the terms contained + * in the LICENSE file. + */ +/* Portions of this file are Copyright (C) 9front's team. + * See /doc/license/9front-mit for details about the licensing. + * See http://code.9front.org/hg/plan9front/ for a list of authors. + */ + #include "u.h" #include "../port/lib.h" #include "mem.h" diff --git a/sys/src/lib/aml/aml.c b/sys/src/lib/aml/aml.c index d78035d..acd5be2 100644 --- a/sys/src/lib/aml/aml.c +++ b/sys/src/lib/aml/aml.c @@ -1,3 +1,23 @@ +/* Copyright (c) 20XX 9front + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ #include #include #include diff --git a/sys/src/lib/aml/amlalloc.c b/sys/src/lib/aml/amlalloc.c index 7cdf662..ca7f175 100644 --- a/sys/src/lib/aml/amlalloc.c +++ b/sys/src/lib/aml/amlalloc.c @@ -1,3 +1,23 @@ +/* Copyright (c) 20XX 9front + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ #include #include #include diff --git a/sys/src/lib/aml/amldelay.c b/sys/src/lib/aml/amldelay.c index ed53ed4..3334ce5 100644 --- a/sys/src/lib/aml/amldelay.c +++ b/sys/src/lib/aml/amldelay.c @@ -1,3 +1,23 @@ +/* Copyright (c) 20XX 9front + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ #include #include #include diff --git a/sys/src/lib/aml/amlmapio.c b/sys/src/lib/aml/amlmapio.c index 598d5c9..fc2c3ae 100644 --- a/sys/src/lib/aml/amlmapio.c +++ b/sys/src/lib/aml/amlmapio.c @@ -1,3 +1,23 @@ +/* Copyright (c) 20XX 9front + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ #include #include #include diff --git a/sys/src/lib/aml/amlunmapio.c b/sys/src/lib/aml/amlunmapio.c index 2975fbf..e9120f5 100644 --- a/sys/src/lib/aml/amlunmapio.c +++ b/sys/src/lib/aml/amlunmapio.c @@ -1,3 +1,23 @@ +/* Copyright (c) 20XX 9front + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ #include #include #include