Fix html tidy warnings in the foundation directory 51/13551/2
authorMichael Meffie <mmeffie@sinenomine.net>
Mon, 15 Apr 2019 17:08:58 +0000 (13:08 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 19 Apr 2019 17:45:38 +0000 (13:45 -0400)
This commit fixes misspelled head tags, missing li tags, empty
paragraphs, and missing DOCTYPEs in the foundation subdirectories, as
reported by the html tidy tool.

    $ tidy -q -e foundation/gatekeepers.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>

    $ tidy -q -e foundation/index.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>

    $ tidy -q -e foundation/plan/advisory.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>

    $ tidy -q -e foundation/plan/articles.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 2 column 1 - Warning: inserting implicit <body>
    line 3 column 1 - Warning: <title> isn't allowed in <header> elements
    line 2 column 1 - Info: <header> previously mentioned
    line 7 column 1 - Warning: discarding unexpected <body>
    line 2 column 1 - Warning: trimming empty <header>

    $ tidy -q -e foundation/plan/bylaws.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 2 column 1 - Warning: inserting implicit <body>
    line 3 column 1 - Warning: <title> isn't allowed in <header> elements
    line 2 column 1 - Info: <header> previously mentioned
    line 5 column 1 - Warning: discarding unexpected <body>
    line 33 column 1 - Warning: missing <li>
    line 36 column 1 - Warning: missing <li>
    line 45 column 1 - Warning: missing <li>
    line 48 column 1 - Warning: missing <li>
    line 51 column 1 - Warning: missing <li>
    line 53 column 1 - Warning: missing <li>
    line 55 column 1 - Warning: missing <li>
    line 63 column 1 - Warning: missing <li>
    line 65 column 1 - Warning: missing <li>
    line 67 column 1 - Warning: missing <li>
    line 69 column 1 - Warning: missing <li>
    line 71 column 1 - Warning: missing <li>
    line 73 column 1 - Warning: missing <li>
    line 75 column 1 - Warning: missing <li>
    line 77 column 1 - Warning: missing <li>
    line 79 column 1 - Warning: missing <li>
    line 81 column 1 - Warning: missing <li>
    line 83 column 1 - Warning: missing <li>
    line 91 column 1 - Warning: missing <li>
    line 93 column 1 - Warning: missing <li>
    line 110 column 1 - Warning: missing <li>
    line 112 column 1 - Warning: missing <li>
    line 120 column 1 - Warning: missing <li>
    line 122 column 1 - Warning: missing <li>
    line 124 column 1 - Warning: missing <li>
    line 126 column 1 - Warning: missing <li>
    line 136 column 1 - Warning: missing <li>
    line 144 column 1 - Warning: missing <li>
    line 146 column 1 - Warning: missing <li>
    line 148 column 1 - Warning: missing <li>
    line 150 column 1 - Warning: missing <li>
    line 158 column 1 - Warning: missing <li>
    line 160 column 1 - Warning: missing <li>
    line 2 column 1 - Warning: trimming empty <header>
    line 13 column 1 - Warning: trimming empty <p>
    line 28 column 1 - Warning: trimming empty <p>
    line 33 column 1 - Warning: trimming empty <p>
    line 36 column 1 - Warning: trimming empty <p>
    line 39 column 1 - Warning: trimming empty <p>
    line 41 column 1 - Warning: trimming empty <p>
    line 45 column 1 - Warning: trimming empty <p>
    line 48 column 1 - Warning: trimming empty <p>
    line 51 column 1 - Warning: trimming empty <p>
    line 53 column 1 - Warning: trimming empty <p>
    line 55 column 1 - Warning: trimming empty <p>
    line 58 column 1 - Warning: trimming empty <p>
    line 60 column 1 - Warning: trimming empty <p>
    line 63 column 1 - Warning: trimming empty <p>
    line 65 column 1 - Warning: trimming empty <p>
    line 67 column 1 - Warning: trimming empty <p>
    line 71 column 1 - Warning: trimming empty <p>
    line 73 column 1 - Warning: trimming empty <p>
    line 75 column 1 - Warning: trimming empty <p>
    line 77 column 1 - Warning: trimming empty <p>
    line 79 column 1 - Warning: trimming empty <p>
    line 81 column 1 - Warning: trimming empty <p>
    line 83 column 1 - Warning: trimming empty <p>
    line 86 column 1 - Warning: trimming empty <p>
    line 88 column 1 - Warning: trimming empty <p>
    line 91 column 1 - Warning: trimming empty <p>
    line 93 column 1 - Warning: trimming empty <p>
    line 105 column 1 - Warning: trimming empty <p>
    line 107 column 1 - Warning: trimming empty <p>
    line 110 column 1 - Warning: trimming empty <p>
    line 112 column 1 - Warning: trimming empty <p>
    line 115 column 1 - Warning: trimming empty <p>
    line 117 column 1 - Warning: trimming empty <p>
    line 120 column 1 - Warning: trimming empty <p>
    line 122 column 1 - Warning: trimming empty <p>
    line 124 column 1 - Warning: trimming empty <p>
    line 126 column 1 - Warning: trimming empty <p>
    line 129 column 1 - Warning: trimming empty <p>
    line 131 column 1 - Warning: trimming empty <p>
    line 136 column 1 - Warning: trimming empty <p>
    line 139 column 1 - Warning: trimming empty <p>
    line 141 column 1 - Warning: trimming empty <p>
    line 144 column 1 - Warning: trimming empty <p>
    line 146 column 1 - Warning: trimming empty <p>
    line 148 column 1 - Warning: trimming empty <p>
    line 150 column 1 - Warning: trimming empty <p>
    line 153 column 1 - Warning: trimming empty <p>
    line 155 column 1 - Warning: trimming empty <p>
    line 158 column 1 - Warning: trimming empty <p>
    line 160 column 1 - Warning: trimming empty <p>

    $ tidy -q -e foundation/plan/coip.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 2 column 1 - Warning: inserting implicit <body>
    line 3 column 1 - Warning: <title> isn't allowed in <header> elements
    line 2 column 1 - Info: <header> previously mentioned
    line 5 column 1 - Warning: discarding unexpected <body>
    line 2 column 1 - Warning: trimming empty <header>
    line 10 column 1 - Warning: trimming empty <p>
    line 12 column 1 - Warning: trimming empty <p>
    line 26 column 1 - Warning: trimming empty <p>
    line 28 column 1 - Warning: trimming empty <p>
    line 53 column 1 - Warning: trimming empty <p>
    line 69 column 1 - Warning: trimming empty <p>
    line 79 column 1 - Warning: trimming empty <p>

    $ tidy -q -e foundation/plan/cois.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 2 column 1 - Warning: inserting implicit <body>
    line 3 column 1 - Warning: <title> isn't allowed in <header> elements
    line 2 column 1 - Info: <header> previously mentioned
    line 5 column 1 - Warning: discarding unexpected <body>
    line 2 column 1 - Warning: trimming empty <header>
    line 7 column 1 - Warning: trimming empty <p>
    line 11 column 1 - Warning: trimming empty <p>

    $ tidy -q -e foundation/plan/contribution.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>

    $ tidy -q -e foundation/plan/details.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>

    $ tidy -q -e foundation/plan/index.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>
    line 6 column 1 - Warning: trimming empty <p>

    $ tidy -q -e foundation/plan/leaders.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 1 column 7 - Warning: trimming empty <header>
    line 15 column 1 - Warning: trimming empty <p>
    line 27 column 1 - Warning: trimming empty <p>

    $ tidy -q -e foundation/plan/membership.html
    line 1 column 1 - Warning: missing <!DOCTYPE> declaration
    line 1 column 7 - Warning: inserting implicit <body>
    line 2 column 1 - Warning: <title> isn't allowed in <header> elements
    line 1 column 7 - Info: <header> previously mentioned
    line 4 column 1 - Warning: discarding unexpected <body>
    line 18 column 1 - Warning: missing <li>
    line 27 column 1 - Warning: missing <li>
    line 34 column 1 - Warning: missing <li>
    line 1 column 7 - Warning: trimming empty <header>
    line 18 column 1 - Warning: trimming empty <p>
    line 27 column 1 - Warning: trimming empty <p>
    line 34 column 1 - Warning: trimming empty <p>

Change-Id: I2890d4568271abb20cc7a8a54dd488a94b36bee7
Reviewed-on: https://gerrit.openafs.org/13551
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>

12 files changed:
foundation/gatekeepers.html
foundation/index.html
foundation/plan/advisory.html
foundation/plan/articles.html
foundation/plan/bylaws.html
foundation/plan/coip.html
foundation/plan/cois.html
foundation/plan/contribution.html
foundation/plan/details.html
foundation/plan/index.html
foundation/plan/leaders.html
foundation/plan/membership.html

index ddf8183..f287746 100644 (file)
@@ -1,6 +1,7 @@
-<html><header>
+<!DOCTYPE html>
+<html><head>
 <title>Gatekeeper Responsibilities</title>
-</header>
+</head>
 <body>
 Obsolete. Visit <A HREF="plan/">the Foundation plan</A>.
 </body>
index a7dd37b..dc42175 100644 (file)
@@ -1,6 +1,7 @@
-<html><header>
+<!DOCTYPE html>
+<html><head>
 <title>A Foundation for OpenAFS</title>
-</header>
+</head>
 <body>
 Currently, a draft of <A HREF="plan/">the Foundation plan</A> is available.
 </body>
index 796ec2b..93662af 100644 (file)
@@ -1,6 +1,7 @@
-<html><header>
+<!DOCTYPE html>
+<html><head>
 <title>OpenAFS Technical Advisory Council Charter</title>
-</header>
+</head>
 <body>
 <h2>Advisory Council Charter</h2>
 <ol>
index c0bb90b..ba542f1 100644 (file)
@@ -1,9 +1,10 @@
+<!DOCTYPE html>
 <html>
-<header>
+<head>
 <title>
 Articles of Incorporation
 </title>
-</header>
+</head>
 <body>
 <h6>Text for the Certificate of Incorporation form <a HREF="http://www.oag.state.ny.us/charities/how_to_incorporate.pdf">(PDF)</a>.</h6>
 <h2>CERTIFICATE OF INCORPORATION OF</h2>
index cfd6446..cb5fc21 100644 (file)
@@ -1,7 +1,8 @@
+<!DOCTYPE html>
 <html>
-<header>
+<head>
 <title>Bylaws</title>
-</header>
+</head>
 <body>
 <h1>Bylaws of the OpenAFS Foundation</h1>
 <h2>(a New York state nonprofit corporation)</h2>
@@ -10,7 +11,7 @@
 <li><i>Principal Office.</i> The principal office of the Corporation shall be located in the State of New York. The Board of Directors is granted full power and authority to change the principal office from one location to another, upon filing of such notices as may be required by law.</li>
 <li><i>Other Offices.</i> The Board of Directors may establish other offices, either within or outside the State of New York, as the business of the Corporation may require.</li>
 </ol>
-<p>
+
 <h3>Article II - Purposes</h3>
 <ol>
 <li><i>Purposes.</i> This Corporation is a nonprofit membership corporation, organized and operated exclusively for scientific, educational, and charitable purposes as defined by Section 501(c)(3) of the Internal Revenue Code of 1986, as amended, including, but not limited to:
 <li>advancing OpenAFS and associated technologies through scientific research and development; and</li>
 <li>aiding, supporting, and assisting by gifts, grants, contributions, or otherwise, other persons or organizations of any kind, provided that such activities are consistent with the foregoing purposes.</li>
 </ol>
-<p>
+
 The Corporation shall have all powers now or hereafter granted by law, and all powers lawfully necessary or required to carry out its purposes, either alone or in cooperation with others, subject to such limitations and conditions as are or may be prescribed by law, or in the Corporation's Articles of Incorporation or Bylaws.
 </ol>
-<p>
+
 <h3>Article III - Members</h3>
 <ol>
 <li><i>Admission of Members.</i> To be eligible for membership, a person must be nominated by two current members of the Corporation, must have made at least two contributions to the project or a implementation targeting the project, and must sign a contributor agreement. The initial members of the Corporation shall be admitted upon the affirmative vote of the Board of Directors of the Corporation at the initial meeting of the Board of Directors. Thereafter, members of the Corporation shall be admitted as members of the Corporation only by a vote of the Membership Committee.
 </li>
-<p>
+
 <li><i>Termination of Membership.</i> Members may withdraw from membership in the Corporation at any time upon written notice delivered to the Membership Committee. The Membership Committee may terminate any membership, after a period of 12 months without contribution or voting activity from the member. Upon any withdrawal or termination of the membership of any member, the membership, including all related voting rights, of such member shall be terminated. After a withdrawal or termination of the membership of any member, such member may reapply for membership in accordance with the Bylaws. Membership may also be revoked for cause by the Board of Directors, by majority vote.
 </li>
-<p>
+
 <li><i>Affiliates.</i> The Board of Directors may establish one or more classes of individuals or entities associated with the Corporation. Such individuals or entities shall be referred to as "Sponsor Members", "Advisors", "Affiliates", or any other title as the Board of Directors deems appropriate (collectively, the "Affiliates"). Affiliates shall not be voting members or have any of the rights and privileges of voting members.</li>
 </ol>
-<p>
+
 <h3>Article IV - Meetings of Members</h3>
-<p>
+
 <ol>
 <li><i>Place of Meetings.</i> The Board of Directors shall determine all meetings of members of the Corporation, and the place of the meeting shall be stated in the notice of the meeting.
 </li>
-<p>
+
 <li><i>Annual Meeting.</i> At least one meeting of the general membership shall be convened annually upon the direction of the Board of Directors.
 </li>
-<p>
+
 <li><i>Special Meetings.</i> The Board of Directors may call special meetings of the members for any purpose. Special meetings may also be requested by not less than ten percent (10%) of the members.
 </li>
-<p>
+
 <li><i>Notice of Meeting.</i> Each member shall be notified by email or prepaid, first-class or certified mail to the most recent address of such member as shown on the Corporation's records at least ten (10) days, and not more than fifty (50) days, prior to any annual or special member meeting, of the time, place, and purpose of such meeting, unless all members are present in person or by proxy and consent to the meeting without notice. When the vote may be taken by mail or electronic transmission, a description of each matter submitted to a vote shall be set forth in a record accompanying or contained in the notice of meeting.</li>
-<p>
+
 <li><i>Quorum.</i> Ten percent (10%) of the voting members shall constitute a quorum for the transaction of business at a meeting of the members.</li>
-<p>
+
 <li><i>Voting.</i> Each member shall be entitled to one vote on each matter submitted to a vote at a meeting of the members. A member may vote in person, by mail, by electronic transmission, or by proxy executed in writing by the member or their duly authorized agent. A vote submitted by mail, electronic transmission, or proxy is effective when received by the director, officer, or agent authorized to tabulate votes and must be received prior to the closing of the voting on the matter submitted to a vote in order to be effective. Members voting by mail, electronic transmission, or proxy are present for all purposes of quorum, count of votes, and percentages of total voting power present. The Board of Directors shall designate the address, location, or system to which votes may be electronically transmitted, in an executed electronically transmitted record.</li>
 </ol>
-<p>
+
 <h3>Article V - Directors</h3>
-<p>
+
 <ol>
 <li><i>Powers.</i> Subject to the limitations of the Articles and Bylaws, and subject to the duties of directors as prescribed by the Bylaws, the business and affairs of the Corporation shall be managed by and under the direction of the Board of Directors. The Board of Directors may exercise all powers of the Corporation which are not specifically reserved to the members by these Bylaws, including but not limited to the power to select and remove all officers, agents, employees and contractors, and to fix reasonable compensation therefor, to authorize and empower officers or agents to enter into contracts and other commitments on behalf of the Corporation, and to appoint and delegate responsibilities and authority to committees, officers, and agents.</li>
-<p>
+
 <li><i>Duties.</i> Each director of the Corporation, subject to the Board's control, shall supervise and control the business and affairs of the Corporation. He or she may preside over Board meetings, take and maintain the minutes of Board meetings, issue notices of Corporation business in accordance with the provisions of these Bylaws or as required by law, and act as custodian of the Corporation records. He or she shall have charge and custody of and be responsible for the funds and securities of the Corporation, may disburse funds when proper to do so, may receive and give receipts for monies due and payable to the Corporation from any source whatsoever, and deposit monies and other valuable effects in the name and to the credit of the Corporation in such depositories as may be designated by the Board of Directors</li>
-<p>
+
 <li><i>Number of Directors.</i> The minimum authorized number of directors is two (2). The number of directors shall be fixed by the members at each annual meeting of members.</li>
-<p>
+
 <li><i>Election and Term.</i> Each person named in the Articles of Incorporation as a member of the initial Board of Directors shall hold office until the first annual meeting of members and until his or her successor shall have been elected and qualified or until his or her earlier resignation, removal or death.</li>
-<p>
-At the first annual meeting of members and at each annual meeting thereafter, the members shall elect directors to hold office until the next succeeding annual meeting. Each director shall hold office for the term for which he or she is elected and until his or her successor shall have been elected and qualified or until his or her earlier resignation, removal or death.</li>
-<p>
+
+<li>At the first annual meeting of members and at each annual meeting thereafter, the members shall elect directors to hold office until the next succeeding annual meeting. Each director shall hold office for the term for which he or she is elected and until his or her successor shall have been elected and qualified or until his or her earlier resignation, removal or death.</li>
+
 <li><i>Resignation and Removal of Directors.</i> A director may resign at any time upon written request to the Corporation. Furthermore, any director or the entire Board of Directors may be removed, with or without cause, by a vote of the majority of the members entitled to vote for the election of directors.</li>
-<p>
+
 <li><i>Vacancies.</i> Any vacancy occurring in the Board of Directors may be filled by the affirmative vote of a majority of the remaining directors though less than a quorum of the Board of Directors or by a sole remaining director. A director elected to fill a vacancy shall hold office only until the next election of directors by the members.</li>
-<p>
+
 <li><i>Time and Place of Meetings.</i> Annual meetings of the Board of Directors shall be held immediately following the annual meeting of members each year. Regular meetings of the Board of Directors shall be held at such time and place as may from time to time be approved by the Board of Directors. Special meetings of the Board of Directors for any purpose or purposes may be called at any time or place by the President or by two (2) or more of the directors then in office. Notice of the time and place of each meeting of the Board of Directors not fixed by an express provision of the Bylaws or by a standing resolution of the Board of Directors shall be given to each director not less than two (2) days before the date of the meeting. Such notice may be given personally or by telephone, telegraph, facsimile, electronic mail, or first-class mail.</li>
-<p>
+
 <li><i>Participation by Telephone.</i> The Board of Directors may permit any or all directors to participate in a regular or special meeting by, or conduct the meeting through, use of any means of communication by which all directors participating may simultaneously hear each other during the meeting. A director participating in a meeting by this means is deemed to be present in person at the meeting.</li>
-<p>
+
 <li><i>Quorum.</i> A majority of the full number of the Board of Directors shall constitute a quorum for the transaction of business. The act, decision, or vote of a majority of the directors present at a meeting at which a quorum is present shall be the act of the Board of Directors.</li>
-<p>
+
 <li><i>Action Without a Meeting.</i> Any action required or permitted to be taken at a meeting of the Board of Directors may be taken without a meeting if all the members of the board consent in writing to such action. The action shall be signed by each director and filed with the minutes of the proceedings of the Board. Action taken hereunder is effective when the last director signs the consent, unless the consent specifies an earlier or later effective date. Such consent shall have the same effect as a unanimous vote.</li>
-<p>
+
 <li><i>Advisory Councils.</i> The Board of Directors may establish Advisory Councils to be comprised of one or more individuals chosen by the Board of Directors at its sole discretion. The Board of Directors shall not be bound by any advice or decision of an Advisory Council. The members of the Advisory Councils shall not solely by virtue of their Advisory Council membership have the rights or privileges of directors or members as set forth in the Bylaws and shall have no power or authority over the operation of the Corporation. A member of an Advisory Council may be removed at any time by the Board of Directors, with or without cause.</li>
 </ol>
-<p>
+
 <h3>Article VI - Officers</h3>
-<p>
+
 <ol>
 <li><i>Officers.</i> The initial officers of the Corporation shall be Chairman, President, Vice President, Secretary, and Treasurer. The Board of Directors shall have the power to create such other offices as it deems necessary in the best interest of the Corporation. One person may hold two or more offices in the Corporation.</li>
-<p>
+
 <li><i>Nomination and Election.</i> The officers of the Corporation shall be nominated and elected annually by the Board of Directors. All directors then in office may vote on candidates for such offices. Such offices shall be filled in an election upon the vote of a majority of directors then in office. Each officer shall hold his or her office until he or she shall resign or shall be removed or his or her successor shall be elected and qualified. There shall be no prohibition on re-election of an officer. The Board of Directors may, by resolution, establish procedures governing nomination and election of officers that are consistent with these Bylaws.</li>
-<p>
+
 <li><i>Duties.</i>
-<ol>
+
 <li><i>Chairman.</i> The Chairman of the Board, if one is elected, shall preside at all meetings of the Board of Directors. The Chairman shall have such other powers and duties as may be designated from time to time by the Board of Directors.</li>
 <li><i>President.</i> The President shall be the chief executive officer of the Corporation and shall have general supervision and direction of the business and affairs of the Corporation, subject to the direction of the Board of Directors. If a Chairman of the Board is not elected, the President shall preside at all meetings of the Board of Directors. The President shall have such other powers and duties as may be designated from time to time by the Board of Directors.</li>
 <li><i>Vice President.</i> The Vice President shall, in the absence or disability of the President, perform the duties and exercise the powers of the President. The Vice President shall have such other powers and duties as may be designated from time to time by the Board of Directors.</li>
 <li><i>Secretary.</i> The Secretary shall keep accurate records of the proceedings of all meetings of the Board and members. In the absence of the Secretary, the presiding officer may appoint another director, officer, or member as acting secretary of the meeting. The Secretary shall have such other powers and duties as may be designated from time to time by the Board of Directors.</li>
 <li><i>Treasurer.</i> The Treasurer shall have overall responsibility for all corporate funds, and shall perform, or cause to be performed, the following: keeping of full and accurate accounts of all financial records of the Corporation; deposit of monies and other valuable effects in the name and to the credit of the Corporation in such depositories as may be designated by the Board of Directors; disbursement of funds when proper to do so; and making financial reports as to the financial condition of the Corporation to the Board of Directors. The Treasurer shall have such other powers and duties as may be designated from time to time by the Board of Directors.</li>
-</ol>
+
 <li><i>Resignation and Removal.</i> An officer may resign at any time upon written request to the Corporation. An officer may be removed, either with or without cause, by the Board of Directors at any regular or special meeting.</li>
 <li><i>Vacancies.</i> A vacancy in any office because of death, resignation, removal, disqualification, or any other cause may be filled by the Board of Directors, in the manner prescribed in the Bylaws for regular appointments to such office.</li>
 </ol>
-<p>
+
 <h3>Article VII - Committees</h3>
-<p>
+
 <ol>
 <li><i>Appointment of Committees.</i> The Board of Directors may appoint such committees as they deem necessary or appropriate to conduct the business and further the objectives of the Corporation. The appointment by the Board of any committee shall be by resolution adopted by a majority of directors then in office. The Board of Directors shall retain the right to limit the powers and duties of any committee that it has created and to disband any such committees in its sole discretion. The Board of Directors may, from time-to-time, appoint additional members to the committees as they deem necessary or appropriate. A committee member may resign at any time upon written request to the Corporation. A committee member may be removed, either with or without cause, by the Board of Directors at any regular or special meeting.</li>
-<p>
+
 <li><i>Powers and Authority of Committees.</i> The Board of Directors may delegate to any committee any of the powers and authority of the Board of Directors in the management of the business and affairs of the Corporation; provided, however, that no committee may: (a) approve or recommend to members dissolution, merger or the sale, pledge or transfer of all or substantially all of the Corporation's assets; (b) elect, appoint, or remove directors or fill vacancies on the Board; or (c) adopt, amend or repeal the Articles, the Bylaws, or any resolution of the Board of Directors.</li>
-<p>
+
 <li><i>Membership Committee.</i> As further set forth in a Membership Committee charter, the Membership Committee shall meet as necessary to review applications for membership and to promote the growth of membership in the Corporation.</li>
 </ol>
-<p>
+
 <h3>Article VIII - Indemnification</h3>
-<p>
+
 <ol>
 <li><i>Right to Indemnification.</i> Each person who was or is a party or is threatened to be made a party to any threatened, pending or completed action, suit, or proceeding, whether civil, criminal, administrative, or investigative (other than an action by or in the right of the Corporation), by reason of the fact that he or she is or was a director, officer, employee, or agent of the Corporation, or is or was serving at the request of the Corporation as a director, officer, employee, or agent of another corporation, partnership, joint venture, trust, or other enterprise, shall be entitled to indemnification against expenses (including attorneys' fees), judgements, fines, and amounts paid in settlement to the fullest extent now or hereafter permitted by applicable law as long as such person acted in good faith and in a manner that such person reasonably believed to be in or not be opposed to the best interests of the Corporation. The Corporation shall indemnify any such person seeking indemnity in connection with an action, suit or proceeding (or part thereof) initiated by such person only if such action, suit or proceeding (or part thereof) was authorized by the Board of Directors.</li>
-<p>
+
 <li><i>Advance Payment of Expenses.</i> Expenses (including reasonable attorneys' fees) incurred by any person who is or was an officer, director, employee or agent of the Corporation, or who is or was serving at the request of the Corporation as an officer or director of another corporation, partnership, joint venture, trust or other enterprise, in defending any civil, criminal, administrative or investigative action, suit or proceeding, shall be paid by the Corporation in advance of the final disposition of such action, suit, or proceeding upon receipt of an undertaking by or on behalf of such person to repay such amount if it is ultimately determined that he or she is not entitled under applicable law to be indemnified by the Corporation.</li>
-<p>
+
 <li><i>Rights Non-exclusive.</i> The indemnification and advancement of expenses provided by or granted pursuant to this Article shall not be deemed exclusive of any other rights to which those seeking indemnification or advancement of expenses may be entitled under any bylaw, agreement, vote of members, resolution of the Board, or otherwise.</li>
-<p>
+
 <li><i>Insurance.</i> The Corporation may purchase and maintain insurance on behalf of any person who is or was a director, officer, employee or agent of the Corporation, or is or was serving at the request of the Corporation as a director, officer, employee, or agent of another corporation, partnership, joint venture, trust or other enterprise against any liability asserted against him or her and incurred by him or her in any such capacity, or arising out of his or her status as such, whether or not the Corporation would have the power to indemnify him or her against such liability under the provisions of this Article or of applicable law.</li>
-<p>
+
 <li><i>Continued Coverage.</i> The indemnification and advancement of expenses provided by, or granted pursuant to this Article shall, unless otherwise provided when authorized or ratified, continue as to a person who has ceased to be a director, officer, employee, or agent and shall inure to the benefit of the heirs, executors and administrators of such person.</li>
 </ol>
-<p>
+
 <h3>Article IX - Books and Records</h3>
-<p>
+
 <ol>
 <li><i>Books and Records.</i> The Corporation shall keep correct and adequate books and records of accounts and finances, current Articles of Incorporation and Bylaws of the Corporation, minutes of the proceedings of its members, Board of Directors, and committees, and a record of the name, address, and email address of each director, officer, and member.
-<p>
+
 Any books, records and minutes may be in written form or in any other form capable of being converted into clearly legible written form within a reasonable time.</li>
-<p>
+
 <li><i>Inspection Rights.</i> Any director, officer, or member, upon written demand under oath stating the purpose thereof, shall have the right to examine the Corporation's membership records and its other books and records and to make copies or extracts therefrom, in person or by agent or attorney, at any time during the Corporation's usual hours for business, for any proper purpose as determined under the laws of the State of New York.</li>
 </ol>
-<p>
+
 <h3>Article X - Miscellaneous</h3>
-<p>
+
 <ol>
 <li><i>Fiscal Year.</i> The fiscal year of the Corporation shall end on the last day of December.</li>
-<p>
+
 <li><i>Checks, Drafts, Etc.</i> All checks, drafts or other orders for payment of money, notes or other evidences of indebtedness issued in the name of or payable to the Corporation and any and all securities owned by or held by the Corporation requiring signature for transfer shall be signed or endorsed by such person or persons and in such manner as from time to time shall be determined by the Board of Directors.</li>
-<p>
+
 <li><i>Execution of Contracts.</i> The Board of Directors may authorize any director, officer, employee, or agent to enter into any contract or execute any contract or execute any instrument in the name of and on behalf of the Corporation and such authority may be general or confirmed to specific instances.</li>
-<p>
+
 <li><i>Corporate Loans, Guarantees and Advances.</i> The Corporation shall not make any advances or make any loan of money or property to or guarantee the obligation of any director, officer, member, employee, or agent.</li>
-<p>
+
 <li><i>Fees and Compensation.</i> Directors, members, and members of committees may receive such compensation, if any, for their services and such reimbursement for expenses as may be fixed or determined by resolution of the Board of Directors; provided that such compensation shall be reasonable and shall be comparable to that compensation paid by unaffiliated entities for a like position. Nothing herein shall be considered to preclude any director, member, or committee member from serving the Corporation in any other capacity, including as an officer, agent, employee, consultant or otherwise, and receiving reasonable compensation therefor.</li>
 </ol>
-<p>
+
 <h3>Article XI - Effective Date, Amendments, and Dissolution</h3>
-<p>
+
 <ol>
 <li><i>Effective Date.</i> These Bylaws shall become effective immediately upon their adoption. Amendments to these Bylaws shall become effective immediately upon their adoption unless the Board of Directors of the Corporation in adopting them provide that they are to become effective at a later date.</li>
-<p>
+
 <li><i>Bylaw Amendments.</i> The Board of Directors of the Corporation shall have the authority to adopt, amend and repeal the Bylaws of the Corporation. The Bylaws may contain any provision for the regulation and management of the affairs of the Corporation which is not inconsistent with the Articles of Incorporation, or the laws of the State of New York.</li>
-<p>
+
 <li><i>Dissolution.</i> The Corporation may be dissolved upon the approval of a majority of the directors then in office without the vote or consent of any member(s) or third parties. Any distribution of the assets of the Corporation shall be made in a manner consistent with the tax status of the Corporation at the time of such dissolution.</li>
 </ol>
 <p>
 THESE BYLAWS WERE READ, APPROVED AND ADOPTED BY THE BOARD OF DIRECTORS OF THE OPENAFS FOUNDATION ON THE ____ DAY OF ____, 20__.
-<p>
+</p>
 <script type="text/javascript">
 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
index 2594e87..8be69d5 100644 (file)
@@ -1,15 +1,16 @@
+<!DOCTYPE html>
 <html>
-<header>
+<head>
 <title>Conflict of Interest Policy</title>
-</header>
+</head>
 <body>
 <h1>Conflict of Interest Policy</h1>
 <h2>Article I - Purpose</h2>
 <p>
 The purpose of the conflict of interest policy is to protect the OpenAFS Foundation's (Organization) interest when it is contemplating entering into a transaction or arrangement that might benefit the private interest of an officer or director of the Organization or might result in a possible excess benefit transaction. This policy is intended to supplement but not replace any applicable state and federal laws governing conflict of interest applicable to nonprofit and charitable organizations.
-<p>
+</p>
 <h2>Article II - Definitions</h2>
-<p>
+
 <ol>
 <li><i>Interested Person.</i> Any director, principal officer, or member of a committee with governing board delegated powers, who has a direct or indirect financial interest, as defined below, is an interested person.</li>
 
@@ -23,9 +24,9 @@ The purpose of the conflict of interest policy is to protect the OpenAFS Foundat
 Compensation includes direct and indirect remuneration as well as gifts or favors that are not insubstantial. A financial interest is not necessarily a conflict of interest. Under Article III, Section 2, a person who has a financial interest may have a conflict of interest only if the appropriate governing board or committee decides that a conflict of interest exists.
 </li>
 </ol>
-<p>
+
 <h2>Article III - Procedures</h2>
-<p>
+
 <ol>
 <li><i>Duty to Disclose.</i> In connection with any actual or possible conflict of interest, an interested person must disclose the existence of the financial interest and be given the opportunity to disclose all material facts to the directors and members of committees with governing board delegated powers considering the proposed transaction or arrangement.</li>
 <li><i>Determining Whether a Conflict of Interest Exists.</i> After disclosure of the financial interest and all material facts, and after any discussion with the interested person, he or she shall recuse him or herself from the governing board or committee meeting while the determination of a conflict of interest is discussed and voted upon. The remaining board or committee members shall decide if a conflict of interest exists.</li>
@@ -50,7 +51,7 @@ The minutes of the governing board and all committees with board delegated power
 <li>The names of the persons who disclosed or otherwise were found to have a financial interest in connection with an actual or possible conflict of interest, the nature of the financial interest, any action taken to determine whether a conflict of interest was present, and the governing board's or committee's decision as to whether a conflict of interest in fact existed.</li>
 <li>The names of the persons who were present for discussions and votes relating to the transaction or arrangement, the content of the discussion, including any alternatives to the proposed transaction or arrangement, and a record of any votes taken in connection with the proceedings.</li>
 </ol>
-<p>
+
 <h2>Article V - Compensation</h2>
 <ol>
 <li>A voting member of the governing board who receives compensation, directly or indirectly, from the Organization for services is precluded from voting on matters pertaining to that member's compensation.</li>
@@ -66,9 +67,9 @@ Each director, principal officer and member of a committee with governing board
 <li>Has agreed to comply with the policy, and</li>
 <li>Understands the Organization is charitable and in order to obtain and maintain its federal tax exemption it must engage primarily in activities which accomplish one or more of its tax-exempt purposes.</li>
 </ol>
-<p>
+
 <h2>Article VII - Periodic Reviews</h2>
-<p>
+
 To ensure the Organization operates in a manner consistent with charitable purposes and does not engage in activities that could jeopardize its tax-exempt status, periodic reviews shall be conducted. The periodic reviews shall, at a minimum, include the following subjects:
 <ol>
 <li>Whether compensation arrangements and benefits are reasonable, based on competent survey information, and the result of arm's length bargaining.</li>
@@ -76,6 +77,6 @@ To ensure the Organization operates in a manner consistent with charitable purpo
 </ol>
 <p>
 When conducting the periodic reviews, the Organization may, but need not, use outside advisors. If outside experts are used, their use shall not relieve the governing board of its responsibility for ensuring periodic reviews are conducted.
-<p>
+</p>
 </body>
 </html>
index fbcfd43..33e3f90 100644 (file)
@@ -1,14 +1,15 @@
+<!DOCTYPE html>
 <html>
-<header>
+<head>
 <title>Annual Conflict of Interest Statement</title>
-</header>
+</head>
 <body>
 <h2>OPENAFS FOUNDATION</h2>
-<p>
+
 <h2>ANNUAL CONFLICT OF INTEREST STATEMENT</h2>
 <p>
 The undersigned member of the Board of Directors and officer title of the OpenAFS Foundation hereby affirms that s/he:
-<p>
+</p>
 <ol>
 <li>has received a copy of the Conflict of Interest Policy of the OpenAFS Foundation,</li>
 <li>has read and understands the policy,</li>
@@ -18,11 +19,12 @@ The undersigned member of the Board of Directors and officer title of the OpenAF
 <p>
 <br>
 DATED as of _______________________, 20__.
-<p>
+
 <br>
 _____________________________________
 <br>
 Name, Title
 <br>
+</p>
 </body>
 </html>
index 6c03051..c84c2e1 100644 (file)
@@ -1,6 +1,7 @@
-<html><header>
+<!DOCTYPE html>
+<html><head>
 <title>Draft Contribution Definition</title>
-</header>
+</head>
 <body>
 <h2>Contribution Definition Draft for discussion</h2>
 For the purposes of membership, the Membership Committee of the OpenAFS Foundation defines a contribution as:
index 407d7be..67801e6 100644 (file)
@@ -1,6 +1,7 @@
-<html><header>
+<!DOCTYPE html>
+<html><head>
 <title>OpenAFS Foundation Details</title>
-</header>
+</head>
 <body>
 <h2>Details and rationale</h2>
 <ol>
index d884bfc..e0b2a4f 100644 (file)
@@ -1,9 +1,11 @@
-<html><header>
+<!DOCTYPE html>
+<html><head>
 <title>A plan for a Foundation for OpenAFS</title>
-</header>
+</head>
 <body>
-In this directory you can find documents framing a plan for a Foundation for OpenAFS.
 <p>
+In this directory you can find documents framing a plan for a Foundation for OpenAFS.
+</p>
 <ul>
 <li><a href="articles.html">Articles of Incorporation</a></li>
 <li><a href="bylaws.html">Organizational Bylaws</a></li>
index 8cfe3c8..e78e559 100644 (file)
@@ -1,6 +1,7 @@
-<html><header>
+<!DOCTYPE html>
+<html><head>
 <title>Project Leader Responsibilities</title>
-</header>
+</head>
 <body>
 <h1>A project leader plan for OpenAFS</h1>
 From the beginnging of the OpenAFS project, most of the resources used to perform release engineering and management have been provided on an ad-hoc basis. Now, as OpenAFS moves to formally organize, we outline this plan for formalizing the project leader process.
@@ -12,7 +13,7 @@ This plan presupposes resources which do not exist today. Implementation should
 <h3>Code</h3>
 <ol>
 <li><i>Contributors</i>
-<p>
+
 <ol>
 <li>must provide patches in context or unified format.</li>
 <li>should provide against the current head of whichever tree the patch is for.</li>
@@ -24,7 +25,7 @@ This plan presupposes resources which do not exist today. Implementation should
 </ol>
 </li>
 <li><i>Project Leaders</i>
-<p>
+
 <ol>
 <li>may convene committees to delegate review and feedback to, but are ultimately responsible for enforcing project contribution standards.</li>
 <li>should create and publish a checklist of required and desired steps for each variety of submission which is possible.</li>
index 9ad40fc..ac1e63c 100644 (file)
@@ -1,6 +1,7 @@
-<html><header>
+<!DOCTYPE html>
+<html><head>
 <title>Membership Committee Charter</title>
-</header>
+</head>
 <body>
 <h1>Membership Committee Charter</h1>
 <ol>
@@ -15,7 +16,7 @@ The Membership Committee is delegated the authority and responsibility to manage
 <p>
 The Board of Directors may add or remove powers from time to time. The Committee shall be restricted to only those activities that are consistent with the OpenAFS Foundation's tax exempt status.
 </li>
-<p>
+
 <li>Membership
 <p>
 The Committee shall consist of at least two (2) and at most fifteen (15) members. All members of the Committee must be directors or members of the corporation. The Board of Directors shall always have at least one representative on the committee.
@@ -24,14 +25,14 @@ The membership of the Committee shall be appointed by the Board of Directors. Ea
 <p>
 A member may resign at any time upon written request to the corporation. A member may be removed or replaced by the Board of Directors at any time, with or without cause. In the event of the death, resignation, or removal of a member, the Board of Directors shall appoint a new member.
 </li>
-<p>
-<li>Meetings & Reports
+
+<li>Meetings &amp; Reports
 <p>
 The members of the Committee shall meet as needed to review membership applications not less than once per year. Any or all members of the Committee may participate in a meeting by, or conduct the meeting through, use of any means of communication by which all members participating may simultaneously hear or read each other's contributions during the meeting, including but not limited to, telephone or other audible means of communication, or electronic messaging. A member participating in a meeting by these means is deemed to be present in person at the meeting.
 <p>
 The Committee shall provide a report of the proceedings of each meeting to the Board of Directors.
 </li>
-<p>
+
 <li>Duration
 <p>
 The Committee shall serve until dissolved by the Board of Directors.