acknowledgements.qbk 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. [/license
  2. Boost.Bimap
  3. Copyright (c) 2006-2007 Matias Capeletto
  4. Distributed under the Boost Software License, Version 1.0.
  5. (See accompanying file LICENSE_1_0.txt or copy at
  6. http://www.boost.org/LICENSE_1_0.txt)
  7. ]
  8. [/ QuickBook Document version 1.4 ]
  9. [section Acknowledgements]
  10. This library was developed in the context of the Google SoC 2006. I
  11. first want to thank my mentor, Joaquin, for his friendship during this
  12. project. Not only did he help me go through the process of creating this
  13. library, but he also did his best so we could have a great time doing
  14. it. Also, Boost.Bimap would not exist had Boost.MultiIndex, Joaquin's
  15. masterpiece, not existed. Thanks a lot!
  16. __GOOGLE_SOC_2006__
  17. I want to thank Google for this amazing ['boost] to the open-source
  18. community and to Boost mentors for trusting in my proposal in the first
  19. place. Next on the list are my colleagues from SoC that helped me not
  20. get bored during the long hours of coding.
  21. Special acknowledgements to the developers of the Boost libraries that
  22. Boost.Bimap has abused. See the dependencies section for a complete list.
  23. I want to thank the open-source developers who wrote the tools I used
  24. during this project. The list of names is infinitely long, so I
  25. give a general huge thanks here.
  26. Thanks to Paul Giaccone for proof-reading this documentation. (He has
  27. not finished yet -- the remaining typos and spelling errors are mine and
  28. will be corrected as soon as possible.)
  29. Finally, thanks to my family, who had to see me at home all day during
  30. the SoC. Special thanks to my brother Agustin, future famous novelist
  31. (at the present time he is 19 years old), who patiently read every word
  32. of these docs and while correcting them, barked at me for my bad written
  33. English. I have learned a lot from his sermons. I want to thank my dog,
  34. Mafalda, too for barking all day from my window and for being such a
  35. good company.
  36. Thanks to Alisdair Meredith, Fernando Cacciola, Jeff Garland, John Maddock,
  37. Thorsten Ottosen, Tony and Giovanni Piero Deretta for participating in
  38. the formal review and give me useful advices to improve this library.
  39. And thanks a lot to Ion Gaztañaga for managing the review.
  40. [heading Boost.Bimap Team]
  41. From Argentina... Matias and Mafalda and from Spain... Joaquin and Hector
  42. __MATIAS_PHOTO__
  43. __MAFALDA_PHOTO__
  44. __JOAQUIN_PHOTO__
  45. __HECTOR_PHOTO__
  46. Luckily, the distance helps team members avoid eating each other.
  47. [endsect]