/usr/share/doc/vim/html/uganda.html is in vim-doc 2:8.0.1453-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 | <HTML>
<HEAD>
<META HTTP-EQUIV="Content-type" content="text/html; charset=ISO-8859-1">
<TITLE>Vim documentation: uganda</TITLE>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Vim documentation: uganda</H1>
<A NAME="top"></A>
<A HREF="index.html">main help file</A>
<HR>
<PRE>
*<A NAME="uganda.txt"></A><B>uganda.txt</B>* For Vim version 8.0. Last change: 2013 Jul 06
VIM REFERENCE MANUAL by <A HREF="intro.html#Bram">Bram</A> <A HREF="intro.html#Moolenaar">Moolenaar</A>
*<A NAME="uganda"></A><B>uganda</B>* *<A NAME="Uganda"></A><B>Uganda</B>* *<A NAME="copying"></A><B>copying</B>* *<A NAME="copyright"></A><B>copyright</B>* *<A NAME="license"></A><B>license</B>*
SUMMARY
*<A NAME="iccf"></A><B>iccf</B>* *<A NAME="ICCF"></A><B>ICCF</B>*
Vim is Charityware. You can use and copy <A HREF="motion.html#it">it</A> <A HREF="motion.html#as">as</A> much <A HREF="motion.html#as">as</A> you like, but you are
encouraged to make a donation for needy children in <A HREF="#Uganda">Uganda</A>. Please see |<A HREF="#kcc">kcc</A>|
below or visit the <A HREF="#ICCF">ICCF</A> web site, available at these URLs:
<A HREF="http://iccf-holland.org/">http://iccf-holland.org/</A>
<A HREF="http://www.vim.org/iccf/">http://www.vim.org/iccf/</A>
<A HREF="http://www.iccf.nl/">http://www.iccf.nl/</A>
You can also <A HREF="sponsor.html#sponsor">sponsor</A> the <A HREF="develop.html#development">development</A> of Vim. Vim sponsors can vote for
features. See |<A HREF="sponsor.html#sponsor">sponsor</A>|. The money goes to <A HREF="#Uganda">Uganda</A> anyway.
The Open Publication License applies to the Vim documentation, see
|<A HREF="usr_01.html#manual-copyright">manual-copyright</A>|.
VIM LICENSE
I) There are no restrictions on distributing unmodified copies of Vim except
that they must include this <A HREF="#license">license</A> text. You can also distribute
unmodified parts of Vim, likewise unrestricted except that they must
include this <A HREF="#license">license</A> text. You are also allowed to include executables
that you made from the unmodified Vim sources, plus your own usage
examples and Vim scripts.
II) It is allowed to distribute a modified (or extended) version of Vim,
including executables and/or source code, when the following four
conditions are met:
1) This <A HREF="#license">license</A> text must be included unmodified.
2) The modified Vim must be distributed in one of the following five ways:
<A HREF="motion.html#a)">a)</A> If you make changes to Vim yourself, you must clearly describe in
the <A HREF="intro.html#distribution">distribution</A> how to contact you. When the maintainer asks you
(in any way) for a copy of the modified Vim you distributed, you
must make your changes, including source code, available to the
maintainer without fee. The maintainer reserves the right to
include your changes in the official version of Vim. What the
maintainer will <A HREF="diff.html#do">do</A> with your changes and under what <A HREF="#license">license</A> they
will be distributed is negotiable. If there has been no negotiation
then this <A HREF="#license">license</A>, or a later version, also applies to your changes.
The current maintainer is Bram Moolenaar <A HREF="mailto:Bram@vim.org"><Bram@vim.org></A>. If this
changes <A HREF="motion.html#it">it</A> will be announced in appropriate places (most likely
vim.sf.net, www.vim.org and/or comp.editors). When <A HREF="motion.html#it">it</A> is completely
impossible to contact the maintainer, the obligation to send him
your changes ceases. Once the maintainer has confirmed that he has
received your changes they will not have to be sent again.
<A HREF="motion.html#b">b</A>) If you have received a modified Vim that was distributed <A HREF="motion.html#as">as</A>
mentioned under <A HREF="motion.html#a)">a)</A> you are allowed to further distribute <A HREF="motion.html#it">it</A>
unmodified, <A HREF="motion.html#as">as</A> mentioned at I). If you make additional changes the
text under <A HREF="motion.html#a)">a)</A> applies to those changes.
<A HREF="change.html#c">c</A>) Provide all the changes, including source code, with every copy of
the modified Vim you distribute. This may be done in the form of a
context <A HREF="diff.html#diff">diff</A>. You can choose what <A HREF="#license">license</A> to use for new code you
add. The changes and their <A HREF="#license">license</A> must not restrict others from
making their own changes to the official version of Vim.
<A HREF="change.html#d">d</A>) When you have a modified Vim which includes changes <A HREF="motion.html#as">as</A> mentioned
under c), you can distribute <A HREF="motion.html#it">it</A> without the source code for the
changes if the following three conditions are met:
- The <A HREF="#license">license</A> that applies to the changes permits you to distribute
the changes to the Vim maintainer without fee or restriction, and
permits the Vim maintainer to include the changes in the official
version of Vim without fee or restriction.
- You keep the changes for at least three years after last
distributing the corresponding modified Vim. When the maintainer
or someone who you distributed the modified Vim to asks you (in
any way) for the changes within this period, you must make them
available to him.
- You clearly describe in the <A HREF="intro.html#distribution">distribution</A> how to contact you. This
contact information must remain valid for at least three years
after last distributing the corresponding modified Vim, or <A HREF="motion.html#as">as</A> long
<A HREF="motion.html#as">as</A> possible.
<A HREF="motion.html#e">e</A>) When the GNU General Public License (GPL) applies to the changes,
you can distribute the modified Vim under the GNU GPL version 2 or
any later version.
3) A message must be added, at least in the output of the "<A HREF="various.html#:version">:version</A>"
command and in the <A HREF="intro.html#intro">intro</A> screen, such that the user of the modified Vim
is able to see that <A HREF="motion.html#it">it</A> was modified. When distributing <A HREF="motion.html#as">as</A> mentioned
under 2)e) adding the message is only required for <A HREF="motion.html#as">as</A> far <A HREF="motion.html#as">as</A> this does
not conflict with the <A HREF="#license">license</A> used for the changes.
4) The contact information <A HREF="motion.html#as">as</A> required under 2)a) and 2)d) must not be
removed or changed, except that the person himself can make
corrections.
III) If you distribute a modified version of Vim, you are encouraged to use
the Vim <A HREF="#license">license</A> for your changes and make them available to the
maintainer, including the source code. The preferred way to <A HREF="diff.html#do">do</A> this is
by e-mail or by uploading the files to a server and e-mailing the URL.
If the number of changes is small (e.g., a modified Makefile) e-mailing a
context <A HREF="diff.html#diff">diff</A> will <A HREF="diff.html#do">do</A>. The e-mail address to be used is
<A HREF="mailto:maintainer@vim.org"><maintainer@vim.org></A>
IV) It is not allowed to remove this <A HREF="#license">license</A> from the <A HREF="intro.html#distribution">distribution</A> of the Vim
sources, parts of <A HREF="motion.html#it">it</A> or from a modified version. You may use this
<A HREF="#license">license</A> for previous Vim releases instead of the <A HREF="#license">license</A> that they came
with, at your option.
Note:
- If you are happy with Vim, please express that by reading the rest of this
file and consider helping needy children in <A HREF="#Uganda">Uganda</A>.
- If you want to support further Vim <A HREF="develop.html#development">development</A> consider becoming a
|<A HREF="sponsor.html#sponsor">sponsor</A>|. The money goes to <A HREF="#Uganda">Uganda</A> anyway.
- According to Richard Stallman the Vim <A HREF="#license">license</A> is GNU GPL compatible.
A few minor changes have been made since he checked <A HREF="motion.html#it">it</A>, but that should not
make a difference.
- If you link Vim with a library that goes under the GNU GPL, this <A HREF="vi_diff.html#limits">limits</A>
further <A HREF="intro.html#distribution">distribution</A> to the GNU GPL. Also when you didn't actually change
anything in Vim.
- Once a change is included that goes under the GNU GPL, this forces all
further changes to also be made under the GNU GPL or a compatible <A HREF="#license">license</A>.
- If you distribute a modified version of Vim, you can include your name and
contact information with the "--with-modified-by" configure argument or the
MODIFIED_BY define.
==============================================================================
<A HREF="#Kibaale">Kibaale</A> Children's Centre *<A NAME="kcc"></A><B>kcc</B>* *<A NAME="Kibaale"></A><B>Kibaale</B>* *<A NAME="charity"></A><B>charity</B>*
<A HREF="#Kibaale">Kibaale</A> Children's Centre (KCC) is located in <A HREF="#Kibaale">Kibaale</A>, a small town in the
south of <A HREF="#Uganda">Uganda</A>, near Tanzania, in East Africa. The area is known <A HREF="motion.html#as">as</A> Rakai
District. The population is mostly farmers. Although people are poor, there
is enough food. But this district is suffering from AIDS more than any other
part of the world. Some say that <A HREF="motion.html#it">it</A> started there. Estimations are that 10
to 30% of the Ugandans are infected with HIV. Because parents die, there are
many orphans. In this district about 60,000 children have lost one or both
parents, out of a population of 350,000. And this is still continuing.
The children need a lot of help. The KCC is working hard to provide the needy
with food, medical care and education. Food and medical care to keep them
healthy now, and education so that they can take care of themselves in the
future. KCC works on a Christian base, but help is given to children of any
religion.
The key to solving the problems in this area is education. This has been
neglected in the past years with president Idi Amin and the following civil
wars. Now that the government is stable again, the children and parents have
to learn how to take care of themselves and how to avoid infections. There is
also help for people who are ill and hungry, but the primary goal is to
prevent people from getting ill and to teach them how to grow healthy food.
Most of the orphans are living in an extended family. An uncle or older
sister is taking care of them. Because these families are big and the income
(if any) is low, a child is lucky if <A HREF="motion.html#it">it</A> gets healthy food. Clothes, medical
care and schooling is beyond its reach. To help these needy children, a
sponsorship program was put into place. A child can be financially adopted.
For a few dollars a month KCC sees to <A HREF="motion.html#it">it</A> that the child gets indispensable
items, is healthy, goes to school and KCC takes care of anything else that
needs to be done for the child and the family that supports <A HREF="motion.html#it">it</A>.
Besides helping the child directly, the environment where the child grows up
needs to be improved. KCC helps schools to improve their teaching methods.
There is a demonstration school at the centre and teacher trainings are given.
Health workers are being trained, hygiene education is carried out and
households are stimulated to build a proper latrine. I helped setting up a
production site for cement slabs. These are used to build a good latrine.
They are sold below cost price.
There is a small clinic at the project, which provides children and their
family with medical help. When needed, transport to a hospital is offered.
Immunization programs are carried out and help is provided when an epidemic is
breaking out (measles and cholera have been a problem).
*<A NAME="donate"></A><B>donate</B>*
Summer 1994 to summer 1995 I spent a whole year at the centre, working <A HREF="motion.html#as">as</A> a
volunteer. I have helped to expand the centre and worked in the area of water
and sanitation. I learned that the help that the KCC provides really helps.
When I came back to Holland, I wanted to continue supporting KCC. To <A HREF="diff.html#do">do</A> this
I'm raising funds and organizing the sponsorship program. Please consider one
of these possibilities:
1. Sponsor a child in primary school: 17 euro a month (or more).
2. Sponsor a child in secondary school: 25 euro a month (or more).
3. Sponsor the clinic: Any amount a month or quarter
4. A one-time donation
Compared with other organizations that <A HREF="diff.html#do">do</A> child sponsorship the amounts are
very low. This is because the money goes directly to the centre. Less than
5% is used for administration. This is possible because this is a small
organization that works with volunteers. If you would like to <A HREF="sponsor.html#sponsor">sponsor</A> a
child, you should have the intention to <A HREF="diff.html#do">do</A> this for at least one year.
How <A HREF="diff.html#do">do</A> you know that the money will be spent right? First of all you have my
personal guarantee <A HREF="motion.html#as">as</A> the <A HREF="intro.html#author">author</A> of Vim. I trust the people that are working
at the centre, I know them personally. Furthermore, the centre has been
co-sponsored and inspected by World Vision, Save the Children Fund and is now
under the supervision of Pacific Academy Outreach Society. The centre is
visited about once a year to check the progress (at our own cost). I have
visited the centre myself many times, starting in 1993. The visit reports are
on the <A HREF="#ICCF">ICCF</A> web site.
If you have any further questions, send me e-mail: <A HREF="mailto:Bram@vim.org"><Bram@vim.org></A>.
The address of the centre is:
<A HREF="#Kibaale">Kibaale</A> Children's Centre
p.o. box 1658
Masaka, <A HREF="#Uganda">Uganda</A>, East Africa
Sending money: *<A NAME="iccf-donations"></A><B>iccf-donations</B>*
Check the <A HREF="#ICCF">ICCF</A> web site for the latest information! See |<A HREF="#iccf">iccf</A>| for the URL.
USA: The methods mentioned below can be used.
Sending a check to the Nehemiah Group Outreach Society (NGOS)
is no longer possible, unfortunately. We are looking for
another way to get you an IRS tax receipt.
For sponsoring a child contact KCF in Canada (see below). US
checks can be sent to them to lower banking costs.
Canada: Contact <A HREF="#Kibaale">Kibaale</A> Children's Fund (KCF) in Surrey, Canada. They
take care of the Canadian sponsors for the children in
<A HREF="#Kibaale">Kibaale</A>. KCF forwards 100% of the money to the project in
<A HREF="#Uganda">Uganda</A>. You can send them a one time donation directly.
Please send me a note so that I know what has been donated
because of Vim. Ask KCF for information about sponsorship.
<A HREF="#Kibaale">Kibaale</A> Children's Fund c/o Pacific Academy
10238-168 Street
Surrey, B.C. V4N 1Z4
Canada
Phone: 604-581-5353
If you make a donation to <A HREF="#Kibaale">Kibaale</A> Children's Fund (KCF) you
will receive a tax receipt which can be submitted with your
tax return.
Holland: Transfer to the account of "Stichting <A HREF="#ICCF">ICCF</A> Holland" in Lisse.
This will allow for tax deduction if you live in Holland.
Postbank, nr. 4548774
IBAN: NL95 INGB 0004 5487 74
Germany: It is possible to make donations that allow for a tax return.
Check the <A HREF="#ICCF">ICCF</A> web site for the latest information:
<A HREF="http://iccf-holland.org/germany.html">http://iccf-holland.org/germany.html</A>
World: Use a postal money order. That should be possible from any
country, mostly from the post office. Use this name (which is
in my passport): "Abraham Moolenaar". Use Euro for the
currency if possible.
Europe: Use a bank transfer if possible. Your bank should have a form
that you can use for this. See "Others" below for the swift
code and IBAN number.
Any other method should work. Ask for information about
sponsorship.
Credit Card: You can use PayPal to send money with a Credit card. This is
the most widely used Internet based payment system. It's
really simple to use. Use this link to find more info:
https://www.paypal.com/en_US/mrb/pal=XAC62PML3GF8Q
The e-mail address for sending the money to is:
<A HREF="mailto:Bram@iccf-holland.org">Bram@iccf-holland.org</A>
For amounts above 400 Euro ($500) sending a check is
preferred.
Others: Transfer to one of these accounts if possible:
Postbank, account 4548774
Swift code: INGB NL 2A
IBAN: NL95 INGB 0004 5487 74
under the name "stichting <A HREF="#ICCF">ICCF</A> Holland", Lisse
If that doesn't work:
Rabobank Lisse, account 3765.05.117
Swift code: RABO NL 2U
under the name "<A HREF="intro.html#Bram">Bram</A> Moolenaar", Lisse
Otherwise, send a check in euro or US dollars to the address
below. Minimal amount: $70 (my bank does not accept smaller
amounts for foreign check, sorry)
Address to send checks to:
<A HREF="intro.html#Bram">Bram</A> <A HREF="intro.html#Moolenaar">Moolenaar</A>
Finsterruetihof 1
8134 Adliswil
Switzerland
This address is expected to be valid for a long time.
<A HREF="#top">top</A> - <A HREF="index.html">main help file</A>
</PRE>
</BODY>
</HTML>
|