[git] GPGME - branch, ben/gpygme, created. gpgme-1.5.5-5-g881a57f

by Ben McGinnes cvs at cvs.gnupg.org
Wed Jun 24 11:20:39 CEST 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".

The branch, ben/gpygme has been created
        at  881a57f8c766e8d0600151456d11c9759162f5b1 (commit)

- Log -----------------------------------------------------------------
commit 881a57f8c766e8d0600151456d11c9759162f5b1
Author: Ben McGinnes <ben at adversary.org>
Date:   Wed Jun 24 19:18:21 2015 +1000

    Added FAQ
    
    * Addresses some licensing issues.
    * Addresses any possible concerns pertaining to export of dual use
      technology from Australia.

diff --git a/lang/gpygme/docs/FAQ.rst b/lang/gpygme/docs/FAQ.rst
new file mode 100644
index 0000000..cbad050
--- /dev/null
+++ b/lang/gpygme/docs/FAQ.rst
@@ -0,0 +1,72 @@
+===========================
+Frequently Asked‡ Questions
+===========================
+
+‡ At this stage these are more like Frequently Anticipated Questions.
+
+-----------------
+Using the Project
+-----------------
+
+**1. Why implement an interactive codebase?**
+
+For good or ill, modern application development has turned to many web based technologies.  As a result there are many more developers who no longer use or know languages like C.  Consequently complete APIs like GPGME are not available to them when they may very well need it or benefit greatly from it.  Rather than continuing existing systems which utilise wrappers calling command line programs (e.g. `python-gnupg <https://bitbucket.org/vinay.sajip/python-gnupg>`_), it is best to provide access to GPGME in a manner which can be safely used by newer developers.
+
+**2. Won't that create bottlenecks or performance issues?**
+
+It might, but chances are these will be negligible for most implementations.  Projects which truly needs greater optimisation should consider utilising the GPGME C code directly.
+
+**3. I want (or need) to use a proprietary licence with my project, can I use this?**
+
+Yes, when interacting with GPyGME as a stand alone API it is much the same as using any external API.  That is, your code is simply communicating with another system and not integrating that system into your own code.  Only when implementing your project in Python and importing the API as a module or library would your code then become subject to the LGPL 2.1+ (which might be fine anyway, consult with a lawyer for issues pertaining to your specific situation).
+
+----------------------
+International Treaties
+----------------------
+
+**1. The current author/maintainer is in Australia, won't that cause problems with ITAR and the Wassenaar Arrangement?**
+
+I'm not developing a cryptosystem or any encryption algorithms, I'm developing an API.  So I should not be affected one way or the other by the provisions of the `Defence Trade Control Act 2012 <http://www.austlii.edu.au/au/legis/cth/num_act/dtca2012207/>`_ (DTCA), particularly with the 2015 amendments which have been passed by the Australian Parliament.
+
+**2. What if you're wrong about that?**
+
+That seems somewhat unlikely.  The DSGL explicitly cites cryptography and encryption software as being in Part 2 of the `Defence Trade Cooperation Munitions List <http://www.austlii.edu.au/au/legis/cth/num_act/dtca2012207/s4.html#defense_trade_cooperation_munitions_list>`_, but neither GPGME nor GPyGME are encryption software directly.  Even GPGME simply provides a means of accessing what it refers to as encryption engines; currently the engines it supports are GnuPG and GpgSM.  As long as I do not develop any of these encryption engines my work is not affected by the provisions of Australia's export controls, no matter how backward or useless I might consider those controls to be.
+
+**3. In April 2016 the enforcement provisions of the DTCA come into force, could that change anything here?**
+
+If the Minister of Defence makes a specific announcement in Parliament naming me and this work as falling under the purview of the DTCA, then yes; otherwise no.
+
+The only other way it could happen is if the Defence definition of "public domain" changes or if exemptions based on something being in the public domain are removed.
+
+**4. What if that happens?**
+
+This is getting a bit ridiculous, but alright ... should any of those incredibly unlikely events actually occur I will be faced with the following options:
+
+- Capitulate immediately and cease maintaining the software.
+- Capitulate immediately and apply for a permit to continue maintaining the software.
+- Ignore the decision and fight it in Court (which would be hideously expensive, but interesting).
+- Leave Australia.
+
+As far as I'm concerned the only really viable options in that scenario would be to either leave the project or to leave my country.  In all likelihood this would be a permanent departure in either case.
+
+**5. Which of those would you do?**
+
+I'm not a hundred percent sure, it would depend on whatever other factors were in play at such a time as it might occur.  If it were to happen now or I were in essentially the same position at such a time as I am now, then the most likely scenario is that I'd tell my government where to go; then emigrate to Europe somewhere.
+
+**6. Really?**
+
+Yes, really.  It wouldn't mean I'd never be able to visit Australia, it just means I'd never be able to work in Australia.  I would lose nothing and the Australian government would lose a tiny amount of income tax revenue.
+
+**7. What assurances can you give that questions 3 to 6 are just paranoia and everything will be fine?**
+
+The Department of Defence's `Defence Export Control Office <http://www.defence.gov.au/DECO/Default.asp>`_ (DECO) provides numerous resources to address concerns relating to this type of development.  Included in this is the `Defence and Strategic Goods List <https://dsgl.defence.gov.au/pages/home.aspx>`_ (DSGL) and its accompanying `Activity Questionnaire <https://dsgl.defence.gov.au/pages/questionnaire.aspx>`_ and `Online DSGL Search Tool <https://dsgl.defence.gov.au/pages/search.aspx>`_.
+
+I completed the questionaire using the following conservative assumptions: that this work is either or both of supply and publishing of software and technology; and that the entire project really is in the category of Part 2 of the DSGL as a dual-use technology.  Even though I am still pretty sure that only GPG itself and GpgSM would be placed in that category.  Maybe libassuan, dirmngr and pinentry would too.  Still, assuming that it all did, including GPGME and GPyGME, the results are clear that both supply and publication are fine.  The `definitions of supply and publishing <http://dfat.gov.au/international-relations/security/sanctions/sanctions-regimes/Pages/sanctions-regimes.aspx>`_, however, indicate that this work would likely only ever be considered publishing.
+
+The reason for this is that all the existing software on which this work is built is what Defence classifies as being in the public domain.  In this context that is not the same as the term is used for copyright and licensing, it means that the software and information is already freely available to anyone.  Thus it would be the same for all or almost all free (libre) and open source software.
+
+Only Australian cryptographers developing entirely new encryption algortithms are likely to be directly impacted by the provisions of the DCTA.  I am very much *not* in that category.  Furthermore, any algorithm added to the specifications for GPG would need to pass through an international selection process anyway, by which stage it would be exempt from these types of restrictions because it would already be in the public domain as far as Australia's Department of Defence is concerned.
+
+The results of my completed questionnaire are available `here <Australian_DCTA_export_DECO_Questionnaire_Results.pdf>`_ (PDF) and a GPG signature of the file is `here <Australian_DCTA_export_DECO_Questionnaire_Results.pdf.sig>`_.  The file is signed with my key (ID 0x321E4E2373590E5D).
+
+With regards to current sanctions by Australia against any entity as referenced in that document and available `here <http://dfat.gov.au/international-relations/security/sanctions/pages/sanctions.aspx>`_, my method of publication consists of uploading information to the GPG git server in Germany.  Germany is not currently a sanctioned country by Australia, nor are any of the involved companies sanctioned separately.  In fact, the only reference to Germany on Australia's list of sanctioned entities pertains to a number of individuals, mostly members of Al-Qaeda, currently serving time in German prisons or having been deported from Germany.  Additional details on those sanctions can be found `here <http://dfat.gov.au/international-relations/security/sanctions/Pages/consolidated-list.aspx>`_ and `here <http://dfat.gov.au/international-relations/security/sanctions/sanctions-regimes/Pages/sanctions-regimes.aspx>`_.

commit 6f2218989401f85bf315e285c752b5e1ac467cb3
Author: Ben McGinnes <ben at adversary.org>
Date:   Wed Jun 24 19:15:33 2015 +1000

    Dual Use export exemption
    
    * Document and GPG signature of same pertaining to exemption from the
      DCTA provisions in Australia.

diff --git a/lang/gpygme/docs/Australian_DCTA_export_DECO_Questionnaire_Results.pdf b/lang/gpygme/docs/Australian_DCTA_export_DECO_Questionnaire_Results.pdf
new file mode 100644
index 0000000..f6818d5
--- /dev/null
+++ b/lang/gpygme/docs/Australian_DCTA_export_DECO_Questionnaire_Results.pdf
@@ -0,0 +1,2264 @@
+%PDF-1.3
+3 0 obj
+<</Type /Page
+/Parent 1 0 R
+/Resources 2 0 R
+/MediaBox [0 0 595.28 841.89]
+/Contents 4 0 R>>
+endobj
+4 0 obj
+<</Length 7859>>
+stream
+0.57 w
+0 G
+0.00 0.00 0.00 RG
+1.42 w
+q 188.50 0 0 53.86 70.87 678.90 cm /I0 Do Q
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+277.80 710.08 Td
+(ONLINE DSGL TOOL – SUMMARY OF) Tj
+T* (ACTIVITY QUESTIONNAIRE) Tj
+ET
+70.866 664.724 m 
+524.409 664.724 l
+S
+70.866 76.535 m 
+524.409 76.535 l
+S
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+184.25 65.20 Td
+(DECO - Ensuring Australia Exports Responsibly) Tj
+ET
+BT
+/F9 9 Tf
+10.35 TL
+0 g
+496.06 48.19 Td
+(Page 1) Tj
+ET
+BT
+/F9 9 Tf
+10.35 TL
+0 g
+70.87 48.19 Td
+(Report ID: 17780224395) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 630.71 Td
+(This report is issued by the Defence Export Control Office in response to your query in) Tj
+T* (the Online DSGL Tool. The assessment in this report is based on the information you) Tj
+T* (provided.) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 574.02 Td
+(Assessment of proposed activity) Tj
+ET
+82.20 569.76 141.73 -22.68 re
+S
+223.94 569.76 289.13 -22.68 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 554.17 Td
+(Report ID:) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 554.17 Td
+(17780224395-1) Tj
+ET
+82.20 547.09 141.73 -22.68 re
+S
+223.94 547.09 289.13 -22.68 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 531.50 Td
+(Produced at:) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 531.50 Td
+(June 24th 2015, 5:57:10 pm) Tj
+ET
+82.20 524.41 141.73 -22.68 re
+S
+223.94 524.41 289.13 -22.68 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 508.82 Td
+(Your reference:) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 508.82 Td
+() Tj
+ET
+82.20 501.73 141.73 -22.68 re
+S
+223.94 501.73 289.13 -22.68 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 486.14 Td
+(Activity Assessed:) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 486.14 Td
+(Supply) Tj
+ET
+82.20 479.06 141.73 -107.72 re
+S
+223.94 479.06 289.13 -107.72 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 463.46 Td
+(Assessment of the) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 449.29 Td
+(answers you provided:) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 463.46 Td
+(Your ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+256.09 463.46 Td
+(activity ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+295.40 463.46 Td
+(is ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+306.53 463.46 Td
+(not ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+325.03 463.46 Td
+(controlled) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+379.71 463.46 Td
+(because ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+422.77 463.46 Td
+(there ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+449.86 463.46 Td
+(is ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+460.99 463.46 Td
+(an ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 449.29 Td
+(exemption ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+283.67 449.29 Td
+(for ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+300.72 449.29 Td
+(the ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+318.50 449.29 Td
+(supply ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+353.82 449.29 Td
+(of ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+366.88 449.29 Td
+(Part ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+389.25 449.29 Td
+(2 ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+398.32 449.29 Td
+(DSGL ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+432.79 449.29 Td
+(technology ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 435.12 Td
+(when ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+258.75 435.12 Td
+(that ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+279.92 435.12 Td
+(supply ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+315.24 435.12 Td
+(is ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+326.36 435.12 Td
+(preparatory ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+384.90 435.12 Td
+(to ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+397.36 435.12 Td
+(the ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+415.14 435.12 Td
+(DSGL ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+449.61 435.12 Td
+(technology ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 420.94 Td
+(being ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+259.48 420.94 Td
+(published.) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 398.27 Td
+(See ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+249.93 398.27 Td
+(section ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+287.18 398.27 Td
+(10\(3A\) ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+325.03 398.27 Td
+(of ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+338.09 398.27 Td
+(the ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+355.87 398.27 Td
+(Defence ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+398.93 398.27 Td
+(Trade ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+430.01 398.27 Td
+(Controls ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+474.64 398.27 Td
+(Act ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 384.09 Td
+(2012) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+253.80 384.09 Td
+(.) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 344.41 Td
+(DECO ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+118.00 344.41 Td
+(advises ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+156.59 344.41 Td
+(that ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+177.75 344.41 Td
+(you ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+198.92 344.41 Td
+(do ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+214.64 344.41 Td
+(not ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+234.35 344.41 Td
+(require ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+275.35 344.41 Td
+(a ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+284.42 344.41 Td
+(permit) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+321.69 344.41 Td
+(under ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+355.31 344.41 Td
+(Regulation ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+411.31 344.41 Td
+(13E ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.80 344.41 Td
+(of ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+446.86 344.41 Td
+(the ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+464.64 344.41 Td
+(Customs ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+82.20 330.24 Td
+(\(Prohibited ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+140.98 330.24 Td
+(Exports\) ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+185.61 330.24 Td
+(Regulations ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+246.45 330.24 Td
+(1958) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+273.75 330.24 Td
+(or ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+287.54 330.24 Td
+(under ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+318.02 330.24 Td
+(the ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+335.80 330.24 Td
+(Defence ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+378.86 330.24 Td
+(Trade ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+410.66 330.24 Td
+(Controls ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+456.02 330.24 Td
+(Act ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+475.13 330.24 Td
+(2012.) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 301.89 Td
+(You should note that the DSGL is updated annually and changes to the DSGL may result) Tj
+T* (in your items becoming subject to export controls administered by the Department of) Tj
+T* (Defence.) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 245.20 Td
+(Further information on export controls, can be found on the DECO website at) Tj
+T* (www.defence.gov.au/deco.) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 199.84 Td
+(Statement of the Questions and Answers) Tj
+ET
+82.20 195.59 345.83 -36.85 re
+S
+428.03 195.59 85.04 -36.85 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 181.42 Td
+(Q1: Are you in Australia at the time you supply the "software" or) Tj
+T* ("technology"?) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.70 181.42 Td
+(Yes) Tj
+ET
+82.20 158.74 345.83 -36.85 re
+S
+428.03 158.74 85.04 -36.85 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 144.57 Td
+(Q2: Are you supplying "software" or "technology" to a person or) Tj
+T* (entity outside Australia?) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.70 144.57 Td
+(Yes) Tj
+ET
+endstream
+endobj
+5 0 obj
+<</Type /Page
+/Parent 1 0 R
+/Resources 2 0 R
+/MediaBox [0 0 595.28 841.89]
+/Contents 6 0 R>>
+endobj
+6 0 obj
+<</Length 2451>>
+stream
+0.57 w
+0 G
+q 188.50 0 0 53.86 70.87 678.90 cm /I0 Do Q
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+277.80 710.08 Td
+(ONLINE DSGL TOOL – SUMMARY OF) Tj
+T* (ACTIVITY QUESTIONNAIRE) Tj
+ET
+70.866 664.724 m 
+524.409 664.724 l
+S
+70.866 76.535 m 
+524.409 76.535 l
+S
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+184.25 65.20 Td
+(DECO - Ensuring Australia Exports Responsibly) Tj
+ET
+BT
+/F9 9 Tf
+10.35 TL
+0 g
+496.06 48.19 Td
+(Page 2) Tj
+ET
+BT
+/F9 9 Tf
+10.35 TL
+0 g
+70.87 48.19 Td
+(Report ID: 17780224395) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 626.46 Td
+(Statement of the Questions and Answers \(cont\)) Tj
+ET
+82.20 622.20 345.83 -22.68 re
+S
+428.03 622.20 85.04 -22.68 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 608.03 Td
+(Q3: Are you communicating "software" or "technology" orally?) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.70 608.03 Td
+(No) Tj
+ET
+82.20 599.53 345.83 -36.85 re
+S
+428.03 599.53 85.04 -36.85 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 585.35 Td
+(Q4: Are you a member of the "ADF", "APS", "ASIO", "ASIS" or) Tj
+T* ("Police" and supplying in the course of your duties?) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.70 585.35 Td
+(No) Tj
+ET
+82.20 562.68 345.83 -51.02 re
+S
+428.03 562.68 85.04 -51.02 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 548.50 Td
+(Q5: Are you supplying to a member of the ADF, "APS", "ASIO",) Tj
+T* ("ASIS" or "Police" who receives the supply in the course of your) Tj
+T* (duties?) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.70 548.50 Td
+(No) Tj
+ET
+82.20 511.65 345.83 -51.02 re
+S
+428.03 511.65 85.04 -51.02 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 497.48 Td
+(Q6: Are you a member of the Approved Community supplying) Tj
+T* ("software" or "technology" under the AUS-US Defence Trade) Tj
+T* (Cooperation Treaty?) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.70 497.48 Td
+(No) Tj
+ET
+82.20 460.63 345.83 -36.85 re
+S
+428.03 460.63 85.04 -36.85 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 446.46 Td
+(Q7: Are you supplying "software" or "technology" that is listed in) Tj
+T* (Part 1 \(military\) or Part 2 \(dual-use\) of the DSGL?) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.70 446.46 Td
+(Part 2) Tj
+ET
+82.20 423.78 345.83 -22.68 re
+S
+428.03 423.78 85.04 -22.68 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 409.61 Td
+(Q8: Are you supplying a draft of material you intend to publish?) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.70 409.61 Td
+(Yes) Tj
+ET
+endstream
+endobj
+7 0 obj
+<</Type /Page
+/Parent 1 0 R
+/Resources 2 0 R
+/MediaBox [0 0 595.28 841.89]
+/Contents 8 0 R>>
+endobj
+8 0 obj
+<</Length 3740>>
+stream
+0.57 w
+0 G
+q 188.50 0 0 53.86 70.87 678.90 cm /I0 Do Q
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+277.80 710.08 Td
+(ONLINE DSGL TOOL – SUMMARY OF) Tj
+T* (ACTIVITY QUESTIONNAIRE) Tj
+ET
+70.866 664.724 m 
+524.409 664.724 l
+S
+70.866 76.535 m 
+524.409 76.535 l
+S
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+184.25 65.20 Td
+(DECO - Ensuring Australia Exports Responsibly) Tj
+ET
+BT
+/F9 9 Tf
+10.35 TL
+0 g
+496.06 48.19 Td
+(Page 3) Tj
+ET
+BT
+/F9 9 Tf
+10.35 TL
+0 g
+70.87 48.19 Td
+(Report ID: 17780224395) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 630.71 Td
+(ADVISORY INFORMATION) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+82.20 585.35 Td
+(Weapons ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+132.76 585.35 Td
+(of ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+145.82 585.35 Td
+(Mass ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+175.09 585.35 Td
+(Destruction ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+236.41 585.35 Td
+(\(Prevention ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+297.61 585.35 Td
+(of ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+310.67 585.35 Td
+(Proliferation\) ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+382.15 585.35 Td
+(Act ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+401.86 585.35 Td
+(1995 ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+432.19 585.35 Td
+(\(the ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 571.18 Td
+(WMD ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+117.40 571.18 Td
+(Act\) ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+142.44 571.18 Td
+(and ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+164.81 571.18 Td
+(Military ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+210.77 571.18 Td
+(End-Use ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+257.82 571.18 Td
+(\(MEU\) ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+296.88 571.18 Td
+(Control) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 557.01 Td
+(If, at any time, you have reason to believe or suspect that your proposed activities will or) Tj
+T* (may be used in a weapons of mass destruction program, or may be intended for use in) Tj
+T* (military or paramilitary activities, you must advise DECO immediately and not proceed) Tj
+T* (with the activity without first discussing the reason for the belief or suspicion.) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 483.31 Td
+(Sanctions) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 469.13 Td
+(You are strongly advised to familiarise yourself with the Australian Government’s) Tj
+T* (implementation of sanctions against certain destinations and entities.  Information is) Tj
+T* (available on the Department of Foreign Affairs and Trade \(DFAT\) website at) Tj
+T* (www.dfat.gov.au/sanctions. If sanctions apply, you should seek advice from DFAT) Tj
+T* (before continuing with the proposed activity.) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 381.26 Td
+(Foreign Import Approval) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 367.09 Td
+(The government of each foreign country is responsible for import approval to that) Tj
+T* (country.  You are responsible for ensuring that any necessary approvals are) Tj
+T* (obtained and the issue of this advice does not in any way indicate whether such) Tj
+T* (approval may or may not be provided.) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 293.39 Td
+(DEFENCE EXPORT CONTROL OFFICE) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 279.21 Td
+(R1-1-A037) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 265.04 Td
+(PO BOX 7901) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 250.87 Td
+(CANBERRA BC ACT 2610) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 228.19 Td
+(TEL: 1800 66 10 66) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 214.02 Td
+(EMAIL: DECO at DEFENCE.GOV.AU) Tj
+ET
+endstream
+endobj
+9 0 obj
+<</Type /Page
+/Parent 1 0 R
+/Resources 2 0 R
+/MediaBox [0 0 595.28 841.89]
+/Contents 10 0 R>>
+endobj
+10 0 obj
+<</Length 7141>>
+stream
+0.57 w
+0 G
+q 188.50 0 0 53.86 70.87 678.90 cm /I0 Do Q
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+277.80 710.08 Td
+(ONLINE DSGL TOOL – SUMMARY OF) Tj
+T* (ACTIVITY QUESTIONNAIRE) Tj
+ET
+70.866 664.724 m 
+524.409 664.724 l
+S
+70.866 76.535 m 
+524.409 76.535 l
+S
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+184.25 65.20 Td
+(DECO - Ensuring Australia Exports Responsibly) Tj
+ET
+BT
+/F9 9 Tf
+10.35 TL
+0 g
+496.06 48.19 Td
+(Page 4) Tj
+ET
+BT
+/F9 9 Tf
+10.35 TL
+0 g
+70.87 48.19 Td
+(Report ID: 17780224395) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 630.71 Td
+(This report is issued by the Defence Export Control Office in response to your query in) Tj
+T* (the Online DSGL Tool. The assessment in this report is based on the information you) Tj
+T* (provided.) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 574.02 Td
+(Assessment of proposed activity) Tj
+ET
+82.20 569.76 141.73 -22.68 re
+S
+223.94 569.76 289.13 -22.68 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 554.17 Td
+(Report ID:) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 554.17 Td
+(17780224395-2) Tj
+ET
+82.20 547.09 141.73 -22.68 re
+S
+223.94 547.09 289.13 -22.68 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 531.50 Td
+(Produced at:) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 531.50 Td
+(June 24th 2015, 5:57:10 pm) Tj
+ET
+82.20 524.41 141.73 -22.68 re
+S
+223.94 524.41 289.13 -22.68 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 508.82 Td
+(Your reference:) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 508.82 Td
+() Tj
+ET
+82.20 501.73 141.73 -22.68 re
+S
+223.94 501.73 289.13 -22.68 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 486.14 Td
+(Activity Assessed:) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 486.14 Td
+(Publication) Tj
+ET
+82.20 479.06 141.73 -79.37 re
+S
+223.94 479.06 289.13 -79.37 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 463.46 Td
+(Assessment of the) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 449.29 Td
+(answers you provided:) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 463.46 Td
+(Your ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+256.09 463.46 Td
+(activity ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+295.40 463.46 Td
+(is ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+306.53 463.46 Td
+(not ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+325.03 463.46 Td
+(controlled) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+379.71 463.46 Td
+(because ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+422.77 463.46 Td
+(the ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+440.55 463.46 Td
+(software ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+485.05 463.46 Td
+(or ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 449.29 Td
+(technology ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+286.33 449.29 Td
+(is ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+297.46 449.29 Td
+(already ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+335.92 449.29 Td
+(available ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+382.48 449.29 Td
+(to ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+394.94 449.29 Td
+(the ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+412.72 449.29 Td
+(public.) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 426.61 Td
+(See ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+249.93 426.61 Td
+(section ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+287.18 426.61 Td
+(14A\(2\) ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+325.03 426.61 Td
+(of ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+338.09 426.61 Td
+(the ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+355.87 426.61 Td
+(Defence ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+398.93 426.61 Td
+(Trade ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+430.01 426.61 Td
+(Controls ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+474.64 426.61 Td
+(Act ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+229.61 412.44 Td
+(2012) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+253.80 412.44 Td
+(.) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 372.76 Td
+(DECO ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+118.00 372.76 Td
+(advises ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+156.59 372.76 Td
+(that ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+177.75 372.76 Td
+(you ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+198.92 372.76 Td
+(do ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+214.64 372.76 Td
+(not ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+234.35 372.76 Td
+(require ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+275.35 372.76 Td
+(a ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+284.42 372.76 Td
+(permit) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+321.69 372.76 Td
+(under ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+355.31 372.76 Td
+(Regulation ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+411.31 372.76 Td
+(13E ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.80 372.76 Td
+(of ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+446.86 372.76 Td
+(the ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+464.64 372.76 Td
+(Customs ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+82.20 358.58 Td
+(\(Prohibited ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+140.98 358.58 Td
+(Exports\) ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+185.61 358.58 Td
+(Regulations ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+246.45 358.58 Td
+(1958) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+273.75 358.58 Td
+(or ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+287.54 358.58 Td
+(under ) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+318.02 358.58 Td
+(the ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+335.80 358.58 Td
+(Defence ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+378.86 358.58 Td
+(Trade ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+410.66 358.58 Td
+(Controls ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+456.02 358.58 Td
+(Act ) Tj
+ET
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+475.13 358.58 Td
+(2012.) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 330.24 Td
+(You should note that the DSGL is updated annually and changes to the DSGL may result) Tj
+T* (in your items becoming subject to export controls administered by the Department of) Tj
+T* (Defence.) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 273.54 Td
+(Further information on export controls, can be found on the DECO website at) Tj
+T* (www.defence.gov.au/deco.) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 228.19 Td
+(Statement of the Questions and Answers) Tj
+ET
+82.20 223.94 345.83 -22.68 re
+S
+428.03 223.94 85.04 -22.68 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 209.76 Td
+(Q1: Are you in Australia at the time of the publication?) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.70 209.76 Td
+(Yes) Tj
+ET
+82.20 201.26 345.83 -36.85 re
+S
+428.03 201.26 85.04 -36.85 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 187.09 Td
+(Q2: Are you placing "software" or "technology" in the public) Tj
+T* (domain?) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.70 187.09 Td
+(Yes) Tj
+ET
+82.20 164.41 345.83 -36.85 re
+S
+428.03 164.41 85.04 -36.85 re
+S
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+87.87 150.24 Td
+(Q3: Is the "software" or "technology" already "in the public) Tj
+T* (domain"?) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+433.70 150.24 Td
+(Yes) Tj
+ET
+endstream
+endobj
+11 0 obj
+<</Type /Page
+/Parent 1 0 R
+/Resources 2 0 R
+/MediaBox [0 0 595.28 841.89]
+/Contents 12 0 R>>
+endobj
+12 0 obj
+<</Length 3740>>
+stream
+0.57 w
+0 G
+q 188.50 0 0 53.86 70.87 678.90 cm /I0 Do Q
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+277.80 710.08 Td
+(ONLINE DSGL TOOL – SUMMARY OF) Tj
+T* (ACTIVITY QUESTIONNAIRE) Tj
+ET
+70.866 664.724 m 
+524.409 664.724 l
+S
+70.866 76.535 m 
+524.409 76.535 l
+S
+BT
+/F11 12 Tf
+13.799999999999999 TL
+0 g
+184.25 65.20 Td
+(DECO - Ensuring Australia Exports Responsibly) Tj
+ET
+BT
+/F9 9 Tf
+10.35 TL
+0 g
+496.06 48.19 Td
+(Page 5) Tj
+ET
+BT
+/F9 9 Tf
+10.35 TL
+0 g
+70.87 48.19 Td
+(Report ID: 17780224395) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 630.71 Td
+(ADVISORY INFORMATION) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+82.20 585.35 Td
+(Weapons ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+132.76 585.35 Td
+(of ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+145.82 585.35 Td
+(Mass ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+175.09 585.35 Td
+(Destruction ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+236.41 585.35 Td
+(\(Prevention ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+297.61 585.35 Td
+(of ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+310.67 585.35 Td
+(Proliferation\) ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+382.15 585.35 Td
+(Act ) Tj
+ET
+BT
+/F12 12 Tf
+13.799999999999999 TL
+0 g
+401.86 585.35 Td
+(1995 ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+432.19 585.35 Td
+(\(the ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 571.18 Td
+(WMD ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+117.40 571.18 Td
+(Act\) ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+142.44 571.18 Td
+(and ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+164.81 571.18 Td
+(Military ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+210.77 571.18 Td
+(End-Use ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+257.82 571.18 Td
+(\(MEU\) ) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+296.88 571.18 Td
+(Control) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 557.01 Td
+(If, at any time, you have reason to believe or suspect that your proposed activities will or) Tj
+T* (may be used in a weapons of mass destruction program, or may be intended for use in) Tj
+T* (military or paramilitary activities, you must advise DECO immediately and not proceed) Tj
+T* (with the activity without first discussing the reason for the belief or suspicion.) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 483.31 Td
+(Sanctions) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 469.13 Td
+(You are strongly advised to familiarise yourself with the Australian Government’s) Tj
+T* (implementation of sanctions against certain destinations and entities.  Information is) Tj
+T* (available on the Department of Foreign Affairs and Trade \(DFAT\) website at) Tj
+T* (www.dfat.gov.au/sanctions. If sanctions apply, you should seek advice from DFAT) Tj
+T* (before continuing with the proposed activity.) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 381.26 Td
+(Foreign Import Approval) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 367.09 Td
+(The government of each foreign country is responsible for import approval to that) Tj
+T* (country.  You are responsible for ensuring that any necessary approvals are) Tj
+T* (obtained and the issue of this advice does not in any way indicate whether such) Tj
+T* (approval may or may not be provided.) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 293.39 Td
+(DEFENCE EXPORT CONTROL OFFICE) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 279.21 Td
+(R1-1-A037) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 265.04 Td
+(PO BOX 7901) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 250.87 Td
+(CANBERRA BC ACT 2610) Tj
+ET
+BT
+/F9 12 Tf
+13.799999999999999 TL
+0 g
+82.20 228.19 Td
+(TEL: 1800 66 10 66) Tj
+ET
+BT
+/F10 12 Tf
+13.799999999999999 TL
+0 g
+82.20 214.02 Td
+(EMAIL: DECO at DEFENCE.GOV.AU) Tj
+ET
+endstream
+endobj
+1 0 obj
+<</Type /Pages
+/Kids [3 0 R 5 0 R 7 0 R 9 0 R 11 0 R ]
+/Count 5
+>>
+endobj
+13 0 obj
+<</BaseFont/Helvetica/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+14 0 obj
+<</BaseFont/Helvetica-Bold/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+15 0 obj
+<</BaseFont/Helvetica-Oblique/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+16 0 obj
+<</BaseFont/Helvetica-BoldOblique/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+17 0 obj
+<</BaseFont/Courier/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+18 0 obj
+<</BaseFont/Courier-Bold/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+19 0 obj
+<</BaseFont/Courier-Oblique/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+20 0 obj
+<</BaseFont/Courier-BoldOblique/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+21 0 obj
+<</BaseFont/Times-Roman/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+22 0 obj
+<</BaseFont/Times-Bold/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+23 0 obj
+<</BaseFont/Times-Italic/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+24 0 obj
+<</BaseFont/Times-BoldItalic/Type/Font
+/Encoding/WinAnsiEncoding
+/Subtype/Type1>>
+endobj
+25 0 obj
+<</Type /XObject
+/Subtype /Image
+/Width 566
+/Height 162
+/ColorSpace /DeviceRGB
+/BitsPerComponent 8
+/Filter /DCTDecode
+/Length 29858>>
+stream
+ÿØÿà JFIF  Ü Ü  ÿÛ C 
+
+
+

ÿÛ C		

ÿÀ  ¢6" ÿÄ           	
+ÿÄ µ   } !1AQa"q2‘¡#B±ÁRÑð$3br‚	
+%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ        	
+ÿÄ µ  w !1AQaq"2B‘¡±Á	#3RðbrÑ
+$4á%ñ&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ   ? ýS¢Š( ¢Š( ¢Š( ¢’¾!Õखßþ&xÿ Á_ü4ú]î…5Âé—Z`wKå\´*ÊrPÈ›0ÙÇÍÎÚ}¿PÜ	ŒùVm§cH	PØã c#8¯ý~.k¾èÞ2ñÛǨßÜÝü–ÀXÖâEEǨP©À=ëÔ|]áÓâÏßéÚZ†Ž/"hš÷K•b¹Œ	G*vŸ|P#óöžÿ ‚ƒxæßV³ðdþ‹Ã(ð§ˆãºÔg³»i »[v%QA‚9 œ“Æ}‘û#þÓ:ÿ íEk¯ø‰¼1oáÏ	YÊ-,Ë\®n'Àg,p*‚’ݱŠøã‡üÿ Å
ñËÄžøcoªø›NÓtÈõ+½G\¹ŒÈÓI¹Œ"@ª¯# 01“’IÇ5õ‡ü¿ö`±ðÃýÇé®x¢Ã_Õ#š-OBštŽÇ|s<e^/vå)Ô¶G4}±EŸ­kš‡4»KU½·Ó´ûuß5ÕÔ‚8ã_VcÀhQY~ñ&•âÝ&OEÔmu]:lùwVs,±¶dV¥ QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE QE VŠ|e¢ø*	õ½B=6ëÈôûy&kÜI‰8-‚2p3žEnPEP_’ðVëËY>:xrÚ(`¹‹E=Ò MºWÚ÷ÚŒôɯÖ[«¨¬­å¸žEŠ”¼’9ª’Iô¿liñãã÷ˆ¼EhÁ´x\Xi§Ýo@sîÇsÀ…&TOUÿ ‚xüjñÿ Â߉:v¦x{Pñ„¼S{­Ìb)Lv¤¾Óscjíwg¨ÐWêWÇk_‰WÞ’?…WÚNŸâ¯>2³k	º''x+aºc*{×ÌŸ±ŸíaðßÀ²_…—Æ~+Ó4MCH[‹6µ‘¹•V(R%Ûäe\€sƒ]¯€à¥_¼wâeÑN©} <¯²ÍbØCm!í—vÛv?¥0e­{@ý¦ÿ ¶¼7q¢kZ:i¥#:õ­ä¶¦Y$6ò-¦  oSŽ*ŦûK[üK»ëº,¾a›X&6âñ$!OïŠ[u
¿!6’äõ¿øh†ô?xoÿ ÿ ñTÃ@|3ÿ ¡ÿ Ãø4‡ÿ Š “¿¯˜?n?w¿¾êwwÿ .¼'á=Íï®t¸ìVH®dˆ3ƒ#ïV<ízdtÍ{ü4Ã?ú¼7ÿ ƒHøªøþ
+}ûWG­Éoð§Âš‚ϧlŠ÷Y¼µ“+1aº(
+€UÛª;nÿ Á.5‰tψ½ÌÏ Ã-©ŽÝ˜˜Öáƒîe‰U\ãÐWé|µÿ áøK7ÂßÙ§JšúßÈÕ<E;ë30GUXA?õͱêƾ¥ QE(®Sâčá•ž“y¯\KSƒJŽoáI¦ÈMDzäc>õÕÐEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPEPE›â
BçIÑ/¯lìÆ¡sM$v­:Â$ gnöá~¦€>Wý¦®µ_ˆž*Ô¼gû|Vzƃ¨X[A`ñ}Œ‰L’É5ðI¢0ù2WpÈà×¾x'â凊C²¾Óî¼;­ë×7–ºMó#JÐA"£Iº6eÚw¡<†ñ–½skûJ|hÒuÝHº³ñ&—,sj¿|YpVÇW…U“ív“#™Õ†áà ®}WC𭏂j[ŸêdxwÁÞÓl|á­*Ö	$C5Ê,Ìp€íQ77#'ŠcëjJçüã[hÚºt–öþ|¶þ]ý³ÛÊ£eGê+ãßø(gí­'Áí>O‡Þ»Ûãøs{é°°à/ý5qœtsÔŠ åÿ शe¯‡ô[ï…¿Yµ‹Ô1k—ÖòǤG­¸#øÜpØè8ïÇåÅ>ââkˉg¸•çžF/$’1ff'$’z’Ië[~ðN§ñ#ÆÚ…´hÖMSW¼ŽÎÜ9!C;Ç(É'ØZ—±õWìð³Tðn“â/_¤qIqàC]ÐOÞhä·¹Ž%‘ÐŒ[vƒŠ÷O‹Wšî‹û^ü;øxž%ÿ @Õ¾Ãw-ÁÒí혉ú:Bªcî¸#ç5ážÒ>(~Ïú§Œþxà}ž[Ÿê¶ºœ½¿’Ì'slêVˆSŒzUx3âv—ñ¿Áž×ÚöïâíéŽ}#_ÿ „–F0BAż¡ÚÙNA/è9dõ> ñ74½Að¤þ2ñ^¨··ºõôV¿g†ÂÚ?ô[ë‹hÈýÇïli•'¸ü4~/ë¶_
&ñ¥ãÄW>ðæ½¥Áºm…ŠÏnÓÙ‰„²¯’¨vÛ·ý¥àÖ×À{rãào…|3â;05K)õJ=]õÈã{ÍF
Z鍓3#;$Ii #h'¯œÿ nM/WñŽ§â/\LúW…£ºÒη&™x·(ækSqÆ^5œ«`Ix ]OmÓüI¥üjøvÚ½•æ±á=RË[G«ÚZ[É3YÀè`E`¾ae*[‡#šü«Òæ‹TñÖ.¤û,—%ÍÄ„³,A•X“ì þ WÛ߲é¾Ô5½	N§ ê6ºÜzSêw#²@EÄfy<¦]ÌÀ!·.O5ð„¼RThä;XpFGBãI”èÅŸ´Ÿ„z‹k^3Ðôk}–îF1 ùqÇ–+€>èô®ÿðPŸ€Þ%Õ†ŸŽ"±•›jM¨ÚÍoÛFP {±ø}$#ì\¸“Ó ú
+gÒ€å?¤m'X°×´ø¯´ÛË}BÊaº;‹YVHÜz†¹ßüPÐ>"x1¼S¤]ùšBIqÌÜl0ÈÈäÛ(OЊü7ýŸÿ j/þÎ~"‚ûÚ¤Òé[÷]hw23Z\¯B
+gål€kôÇöPÖ´-ö9ñ>§á<klÓjÇCûJZÍ”î6’Èÿ *2©9ðG b™67ÿ koøwâçìã§]Ù‹‹¿jÏ¥Š-”˜4$y«<ë‚áIS
+¤‚çŒ×Sû=Úø«MÕ..¦ø{ÄR\ëz•ç‰
üž{8X|¨Šü‘ÉmmÜé^ xWÅ_
¿dù<á_hze¬“\jš§ˆ%Ô#¸:?ïc!PÒ2åT¯Aé_@~Ç:óø‹à~—w—>›¢	d‹J’õ™®¯m”…s’yyœ<‡Þz:ãEP ¢Š(*½­õ½ëL ¸Žs†Dnc€	VÇB28>µÍüUø‰§ü'øw¯ø·S?èšU£Üóƒ+òF=ÙŠ¨ú×ç¿ü?öœÔ|Añ‡ÆžñEñ’Í.·jÒ9ÇÛH×?ޏ‘ÿ \±@ì~šÑT5kOðî›>£ª^ÛéÖë¾[«©V8ã_VbpÖ¹ßü`ð/‹¯žËBñ–ƒ¬ÞGNÖö”3:ƸÜåU‰ÀÈÉ÷ GcEpÚ_LJzæ©o¦iÞ;ðåö£q ŠKmV	%‘󀪁²N{b¤ñ¿Æü5¼‚ÓÅ~1Ñ|?w:—ŠßP½ŽGñcœ{ô ÖŠàµoŽßô_
+ê¾#ŸÅú;èºZ#ÝÝÛÞ$«õÜ‹ò“–aŒ(äçŠùö[ý·t¯‹¿>'êÞ&ñ-…ü5³·Ð4Ý[PHÊV˜4]€2>U›2£¢ŸnÑ\6—ñÇáÞ¹ª[éºwŽü7¨\H"†ÒÛU‚IdrpT>I>‚¬éÿ <«øÊãÂV>,Ñï<OnˤÁ{ܦ:åÎGqÔP#°ª÷—¶ú|
5ÔñÛB¿zIœ*Ä×âÏÚេuÓüAãßiÑœ=­Ö£Ê™þòîÈüjö»uᏊ_õImæÓ|QáÛë)q$N—6ó
§¡ƒ‚?@%†½¦j“4VZ…­Üª»ŠA:»õ œÎ«i>0ÐõíFóOÓu‹ûû#‹›k[”’HOOAÊóë_“¿ðJízÏHøÉãk½gU‹MÓ£ð¬ÞmÝÜâ8âÍÕ°ÜYŽ'½{ïìUû3èß¿hMoĶ?|9ã1-­ÄvÚn|²Ý\$ŽÉ:‡?w¦ï˜ƒ‘@ì}ýEq>5ø×à†÷ßÅ>3Ðô’2-ïLzì'8ü+K¿¼-ã]kÃþ#Òõ­&0ÆKÛ´–(öŒÌ§®hÒQ\Fñ·á(ôý+Ç>Ô¯å'˵´Õ`’VÀɆ'€	¨¼9ñßáÏŒ<HþÐüs jÚÚnO³Ôb–c¼†9ÆqÒ€;ÊJZüüÿ ‚Ž~ÚzÇÃ;ñðÏÀ·Í§ë3[¬ú®¯nøšÕ[•†2>ë2Xrä’Ÿnkÿ <#á[o­x£GÒ§<yW—ÑÄß“6jþ‡âÝÄÖmw¤k:¥ªŒ´Öw	*¯Ê“Ž+æ?Ù#ö3ð„~èþ"ñ¦…iâßkVÑê·ºì+vÖæE"A 8*–êN{S?jاC×¼­k¿ øÎÞÖI<<æÎ
EBÐÉeT–€äžs@WXÞÛêVp]ÚOÍ­Â,±MIŒ«)AäUšóÙÈÿ d~Í¿¾Þ~Çöo
+é¾Ú>O+m¤{·gÆsSi´‡Â½oZMÃâ'†nõ7)-¡Õ!fwWæäû
+zEÊx£â§‚ü{Ÿˆ¼Y¢èWr'˜jZ„P;)8°ÈàóOÐ~'xCÅZ~¡£x§GÕ¬tôó/.l¯¢š;u ’Ò2±
+0¤äö€:Š+—ð¿Äßxâk˜¼;â]–ÙwΚmüS˜”œÁàgÖ±aý ¾ÜxŒh1øû﬙|‘fº”FC'÷ Ý÷¹/Z ô*+’ñ?ÅŸø'Q!ñv‡¡_mGQ†	6œá¶³ƒƒÏµUñÆ¿‡þÐl5½_ƺ¤jñç}q¨D±\{ÆÛ°ÀsÓ8Å vôWŸÉñÿ á”Sˆ_â…Òlå¶¯n'ã¸üéúŸÇ‡'Š“Ã7þ:ðýž¾ì#lÚŒK6ãÑJ–Ècèy öŠæ<Uñ3Â>š|Iâ@–áKÅ¥}»H à•Ã#éY·Ç¯†ú‡íµÍCÇ~¶Ñî¤h ¾}N*VS†Tmß1®:cš 郞N?ŠÞ›Áÿ ð–'ŠôgðÆ3ý°/¢û/\¬Ý·9íš<ñ[Á¿-îfðŠ4ŸGlÁg:eÚMåÐ0S‘œ´ÖQ\¯¾(øCá´PIâ¯i~Fí!iHëµIËcڍ?â—ƒµo	¿Š,üS£Üør?¿ªÅ}['8ù¤ÎÐrGÐUEq_ÆχºÚݶŸãŸß-œ
spÖú¬!‰H
#á¾Už9©<ñ‹Àßfº‡Â^.ѼG5¨Ìñé·±ÌÑ‚p	
+s~”ÙÑ_þÔŸ·6“áߊ¾øoán$™¼C§ÿ ÂE­CpKaq’38ÉÞs…PÊzœ}á_x{Ç6RÝøs\ÓµëXŸË’}6é.[ í,„€pGô»EPEPEPXÞ,Ñ®<GáKKµÔJžò…o˜Å¸`Ž
+·á³X>4Öï4k7º]¬zŽ­ie5͵ƒ9vE%WŽy#zО&ýüqðÒÖÑtŸxÇÇ]’­Äv°ÏÁl‰,è‘éûÑHŒÿ 0e	·îšê|Mà›mÖÿ Áþ"Ö<Kmâ}GGõM>ÎáôÝR1#²[ÇœÌ$‰NXÆé´K kèt_Ž¿´ÏièqÜf«9œ´¸S‡…¨=8s^®xCÆ—µÜºÅ»$þ¾ðTÖVW—ækk¥K+¨`	}Á°
+Gððæþü^Òþø^ûQñ§‡.<e­]åñ"êO©h÷ÌQQdï“ìÛ•
+í·=öü~øã+߈_<Kâ]BàÝ]êš„÷O&쏝ÉOe €1Ø
+ýšðŸìý«|5ð¯Šï¼iñ'Qñ”réw1G¤<Ie£[G±°±Ù†dqŽx¯Ä;¦yvà®âF:uâ“Hëíÿ ø%¸|cñ³YñuÒ«Áá[5h”€qqq½þ
+’þ8¯ˆ+õþ	1áäðŸÂÿ x³Q–5ÍNÞÂÖK™bf…_
+	#$¼ä =èC{·Žƒ»ñƒHÔF¢¶£GðN³pFÒ‰d!¢œp É,@ùqœšäµ+1ñÄšgǻߊ~Òõ	FÑÉ¡Ë¡¸Ÿu£ºc7&B30åå϶·ƒ<âÛ?SƒÅ+2kþ9ð׊àÓíîÁVk§¼Žd·9èΨXö¡¯ñoìϬøÛâ‹oàSÄçƒ<Qq4æM>Ù"I™`œ	0¬ήˆÇé“Ðú£àßÃ|Eð/„¾"Í­ø=F…©ëWú}åî—p~ϾþèÊìÂéT¡mÍó´Ïžk]Õtj:Ö<iãφº—…£Õt»èæ½ÓgžÊêa`©G\üáQœm;†A8ãÄ|gûUxçönÒôÿ ‡Všm¾£à‡·Õ¬¥Žú-¦ýS½ŽGIå¯à8æ©Øü9½ý¤¾‰4ÿ 
k:g‰Sìi5ÞŸc$°¥„z«D]æ’8só±è
õ>‡º_|/™ô»?ø ii:ÕÓi¾¶’ßì÷76q"FžM‚@
+£<⸟Úöºøµð¿Á>-¼^$“ÃÚpÔ´©bKÜ[F¨Çåt õë—ð?Gñü=ãI~ Ü[¶©¤hšÆ£o­³Km½œEò‰ä!Îß½ò)<‘_EüZºñ¹û7Åð»ÁPÝ_xÖËö±ÝÜésDɦ\ÛÇ}žãçÝ’m€¯8 =Ç]{ÂZß…µ[½/XÒotÍFÍ™n-n­Ú7ˆŽàGëY?Ê¿x¾#xóÀZ÷ìçâ_NÚf¿£I¢Ü£Þ,`} „hÌjÌràúWæ×ìá߇z‡ÃßYë¾Ô>!ø«ÄCìvº›li±¡ÊÎ÷ra!bÇ9ÝÑG
œR°î|…í_G~ô¿þ+ësÃ$‰´ëýÞ1+\;)•Œü¬Ûˆ^xök¢ýŽ¿cOŸ<k ø«PºÒlü*íÌz{#´“‰^2‚C‘´c¸p+ëÏÿ Á)|áh¾ Óüc­}›M»ŠìYML]‘ƒÞ ÀãÒ€¿Fmx×À~"øqð·Y–_„éãwñMÏŸwa¤ÃϠۦ߰ÚdMìp >MÀd7jï|ðçÅ>"Õ4ý^-KYðÿ ‡5m/O“SYš}6ý/mHQV‡)mŠôAÇLW½k~&Ñü6°_V±ÒÅÈ¡7·)‘É *î#$’8µ‡7ÅŸ
+ÇñßÀÉ«Ås⹡k†Óm•à‰FwÊT<cqÈÅ2NÆŠ( AEÊüFø“áï…>»ñ‰uôí:Ü?<¯‚Dq¯Vsƒ…”⟼E¤|@øÝàŸ†:†§cg¡édx«_ûeÂF’¬LÒÙƒòŸ0©í~hþÑZHý˜ÿ k‰õ¯_ZÏaôZæ•-”Êñ„vÜÐ’¤ŽzéZû¿öLÿ …eûHÃâoøÇLÐõÏkú­ÅÜšN³o·VVqb+x‘gbƨr¼e¹¯;ÿ ‚˜|øgáß…úeß…ìtxÂÂö9•¦EW7¶²nF>R
Ä+mÄ`aÔÐW‘÷ü[£üYø¤x†Åb¼Ñõ«4¸XäE*ã%‚AÊŸq_”ÿ ðKøÚëR…—F¿P£ X€ý+Ûà—´$>ºøY⋆Óî ¹k
ïE™d9{ub1¸>X§{c¥|ýû.øš/Ù/öÁÖÿ á?Óõ+5Ší;m½›Ë#»º´l¨Y\ ÁÞ€î_¸Óí´Ïø*d֐Gknž2„¬Q(U\…'Ü“ùÕŸŠ¼Cû6~Þ1ñG‹ü7‰-næ’%µÔc¼Óß[[³
+ p0pÀ×7‹g¸ÿ ‚…ÙøÓÄ:Mß„ì[Å0Þ\E©¦Ö´‹åÁ”…;v“ž™5õ¯Ä|%øû¯xûáçÆsk¢\躔«áÿ 2ˆ£6ìˆè#¸iuÝʆ{Ð37KðOÂ~Ï?ükà‹m'Qðö¯duH4[‹U3hz„vÒ	 BŒ’ÊÊWÔãŠòø%?Âÿ üF¼ø„Þ*ð¾‘â6±-jÚ¥”w&ÆmÅ7©ÚNÕéè=)?aÿ ‚¾*ºøeñú}.›½UÑ®4}"Y#h—R˜y›dOQ´õ|zÕø&×ÄÁð[Äž<Ð5?ë^%Õ
¬6zlv¬Ÿ<M(“Ír1
+ }ÌÍÀ
+Ýz]çÿ </suÿ Ô4/
N<?usâ¸mí®mWì­&ÀÒ ¨ÜÍõ¯´üJø{âOxÏáçŠ5[_¶‘y—¡ qì°<bf›¹,O#‚sí_ë,Ò®?à¤	ãv£Ã+âèfmTöqV“~1³ üÝ03_¨¿´Šµí7ö~ñ~¿àþÒ×H{2[ &ߐ’<d9K.3œ´ðGƒôðöhøÁào‹	¤_øÏZ²½¹Òt›$MGSþÌå®ghÃãGá܍»æ´ÿ à“zåýÏ„>1é2ÝI&kmiq»1)’%Ò¹QÛp:tW”~Ê>2Ö/¾|mðü?<Aã?ø³Iº·ÿ „‚8Ëxä·‘M#œ®·\—8…oÁ6þ#iÿ 
+Ûⵏˆ­/ìSQÓíÏÛ$·+ol![Þkœm%¥EUêÄà
+ «ÿ ¡´‚ûãWíîbŽâ	<':¼r.å`n­²=ª¿ü^Õáý­µû{-°:é:Œpd|¨Dˆ@qùUOø&Œ4Ÿ†_|Q{â«Èô+¯
\[Åq~|¨ÚA4l܈ª6RF*‡ì'â¡àßÚO^Ö$Ûg-敨ŦàbŽ{¦! ‹s®À“Î@ wýŸü­~Î>6ø…wñö]VoÃå[Y¶ÍOTÕ®KŸõ0¨i
+-Á d¨â¼Ïþ	M®^YþÑþ$Ðá–TÑï4;—–ÅÉØZ9áżªÌ¹ôcY?±ßÅÏi´w‰uïxÄŸüw©ÚIkmåÄ|û+‚à¶ÿ 3{FÒßÀ1ƒŠ­ûëÿ k-Lx‹BÕ`¹’ÎóNšmKihÙžV8	ª1.x P>æW„þé>8ÿ ‚‡ê½Ym´{¯ÞÇ4RFŒÑåq…`
+œ„֏íEá=#à§íÝ¢ÚxÂ/
ÙÛÝi7ÛØ‚‰9MûFxÝÜ{šá‹4Í?þ
+"<W=ȏÓx’íÓTe+ÉŠ®\Œ%‡$÷©ÿ n_Øë¶ñÖ4ùN¡¦iÓéÑ\ÝZ«Hˆð•óW rT‚¸õ :Ÿ±ªw(=ñ_…Ÿ¶Q‘¿lOjo1ÿ l o3êv¦1í·û¡ë6>"Òm5-2îë˜ÖHn-Ü<r)GQ_	ÁD?b
cⶥÿ ÀV¿m×£aÔôxÿ Ö]ªp²Åêá~R½Àç¨J>ïÒ¶.‘g匠6…ôÚ1^ñöìø]ð¯ÄRè^,“\еXÔ?Ùï4™T²“Ã)ÆN#Ž+ý˜ÿ mß|;Ò|;ñU_x×D¶ŽÂúßÄ!­Í„óUœ– eIkãø(v³kñûö„ÑÛ᱗Ǐ›
+ºh–V*¥äáãÖ€=3þ
++ûZ¯>x?BðbëvƒâA-íÅÕÝœ–‚òÚ=‚5pùãfbI|«Ú·þ=|+ðö‡ÿ ËðuÜM­¶©g§ézŠÝŬ¢â`+9c#gŸOJ©ûa~ËÞ*ñì›ðgXÓ´k©|Ià¯ZÙjšLq¸›hŸ(ä´oÈ ðÍéT>4|xðߏ?àŸþðF‰|ºŸŽ.­´í*_Û#=ärÛ…Y7D>`	N29Ü1@Ì=CÔk¯ø'Σu¨ÆÚ§~\Jlµ	û‹‹xÐ;D[ï7g’‹ßšéàš?´…á_ÿ <?­,Éá¨f×FToº¶eÃ.?ˆ‡
+¸ÿ ¦ª+éØ#à¥ð;ö·Ó<GoäkzÌï¨^Ù¿>@u
+‘0þðE÷$v¯üûßh¿ðPMCÂqG<^¶íù6ebžÀºÈ>
+ùÛc#¡ØMÜéÿ hË­GöaýŒô;
.Ñ<cñR–ï[¹µ9R9CM$
+ÀdVŠ.;nõ¬MkEÓ<aû x[Â>øqã
Kű­¶©¡gá[·I.L¥¥‘.V<0*îÐØWÒ_ðRŸšÇÆ?¶—~³“QÖ<7{öõ³·Œ¼³@Q–UE–#`g;zðoاöòÓ>ü1±øqã
^¼Ö4–x4±¥Ù‰.Uœ²ÀS‚®¥ŠƒÓï@uû^ßxŸ[ý>
+_xïE¿Ò¼gm}y§]¶±hð^<q±³‰ b6{œšô°v—ûI~Ìþ×üUâ}ZÇ\hŠiÏnUà´±IR„ñ–ÁrÙ-Y¿ðSj¾*ø[ðÚÃ]‚OI{s©\èVdÉ-…´‹ˆR\¼
+Ov
Šú¿öñ6—¬þËþÓì¯áŸPÒìþÏ}h­ûÛi7¹Óªär29(‡çWü+áî“ðïö„ðdž´dk{;_i¶âQ+•y#1é¿j.N;
+îÿ à¦|ðnÏáÌþÒ“M¹¹Šâ+Ë ìÓ]²ùl%•Éùœ–o˜óÏ¥sŸðR}rÏŵtWZ<‡S¶ÓtëK;©­ʉ2K+:dªdgƒÇlW£ÁU|m¢øîß᥿‡5µÇ[yï\ØŸ4$RXŽ›¶·^x4c£ý³ï?á)ÿ ‚vü,×µ[YŸKV¼˜”æÖPä¶3óm×/ðö~ð_Š¿àžþ1ñ†±¥.«â%³ÔžÊòñ‹?Èf(-Á?»fÇÞÉ—ö–ñ΃®Á;þøwNÔíïµÔšÈI§[¶ùãòa•eÞƒæ]¥×¨þ!]/ìóñÃÚü_Æz5ö©om¬Ã§jÚlŽàÉ>ó
+¬gæ;Áã
èh‡ÿ ÁøWáã;ÛIâ
E0\Zh—’³X‰ç#ÌÑgk>Ø”zs\÷ü×Po~Ùšæe$–úP·Ôâ’Ý•hâmÈ1žHÚ:×qÿ žñvà]KâL>"Ô`ÐÞâÖÚæ/·¿’8Dí+)lgjÄv«Ì?bsNÒmu
ZO±hú¬š•´W— ÅyŶÄq»€2z‘KP;OÙãD_¿l/xóÇ:Nµâ©¡µ¸]Ž•¤Í©›%2ª*¬Q«lUŒ‘»NO'žÛöqмgáÚâ}¬üQ¤ü%ñZê2¬Z¶…skdƒ$VD
+‡”gûØô¯ðÝçŠ?àŸµµÝö·¢Þ]ø~I§¤…[ë	+$LFÒË…m¹à©kôõ…‡ÅÍ#T×tM:ëCøu¥éó>§â[›ežfLGol3ó0có7ûª2M0ô?>?à?
+<7ñWö‚ÕôŸXÿ ihöšd×'Owaì³Fª²(#z‚Û¶ž2¢¶¾ÙÛü1ÿ ‚–\xsACe£¯ˆ5
)mc?'ÙöˈÈîÑù
+›þ	‰¯XøOöÕ¦ÖçL†“q´—ƒÊWËìàgj±ëÚ±üâÍ/þ>Þ0{¡†fñeåÂj’‚°yoæª>ü`),¼çŽÔ¹íàé?ðR|5c¡éöž“ÄZ/¥Cl‹lÉ,V†U1·]És¸ç9¯×oü=ð¿Ã>k
+øwKðÝ”Òy²[év‘Û£¾ ÜU àkòÇöØÑu?‡?·Î›ñSÓ/$ðÍÆ¥£j°ÞA:Iº[¤ª¬2qœò+ôÿ á‡Ä!ñCÃϯ[iÚV“4Åt÷Ôc0Íw÷þQ ¢–,7$(n3A,쨢ŠQE QE q‘üdð,¾0ÿ „M<]£?‰7yÙ‹{›]›s÷ðË׎•òoí5â=#ÂÞ%k>*Ox³R’ê)b]"ìßÛiÒ…–Úα*p³FŒYŽæ\óÚ¡ø{¢ø1~éÿ 
|Sygá/ˆÞÕ“SÕ`¹XbÔ5Y ™¦ZË3(s>àvÍø©û~xÛ^ð¾££øOᦵá½VàWXšîÞv·\á™#ۜ؃Î1@Ï@}'¾	øs¬ø~ÚøçU±†mE·m9­/Çž­0h¤i›Ì¸wg“öyø[¬\Aâ?øCüA©xÃé¨K¦ÝCq}sªßyœ0‰îCó÷Ñ$È?{Šù¯À‡€ü¥xy>x«T’ÚúãR¾½¸ñ2ÄÚ¥Äјä{€‰ó‚¤aIãh®wãíñÅ¿ôOxwÀú—Ãÿ 	éIå-­Ž¶CL£åoÞ9þ.wöÀ=OTø£â_ø¾Çź•¡}šÉtK©õxâîyµ[¡yŠ!Ê™$U]‹1¿q_>ð÷¼i¡øoM…ç¾Õ/"´‰#œ»Î= $û`סxÚ_|@Ñ´=
+ãFÓìt%¤k;K3
+‘$¥L’I+9’Gr‹–w#å+ì¿ø'ßìõáo„z±ø‡ñÅÞ¶ñ”cÒô¿í›w{5`CÉ!!h8ç­Øòßø)7Ã?ü"ºøSàé6öYiSÉrÐ ónÞ4W‘¾ó1hß©þ.Õíž(ýŸtÏ‚þØx{\†ÏÅ—P[êzž‹âƒ>qä"Ëu|ñHÊ0†-º"­Ç5óÿ íôº÷Žÿ iûíwH–Ç]Ñm`µM:âÎú	b(Š©!úï/Ö¾‰þ
+⋯Ú[Þü°½¼[s­&½k亲…`Œ…`A>Ô]QðŸˆ|âoøsáÏÄ­o«”¸Ð5ÅÔ渱¼•‹<sÙj,ÛÖR\’Ø`9WñÓSýš|Oá½ÎY.õ;øöOŠ4v_GinÑyË©Z*˜îãXÜ‘ ]ß!àrk…ñ/íýâmcC“A×>èwÞš?*M?ûZ'Cþ@ã¦Ò“àŸ,ìþ)øKân³k∾éqÍ YÃâc'†î.J•/9ÿ _jFôYårû¢j{—ÃÏxoÃ~Ó,|wá«_ZIy{u¤ø§AÓ©e¨5ÕÜ·J 
$†—nÇÊŸ˜ô¯<ø¯ñ'Rð7‹5{ÍBwÑtÏê6Iuà}é#Ô ¶Ëm^] )gÊ"UÄ‡Æ¯Ã„÷?>7|m‘u}[Á6ZOŠ`Ž ´qÁr‰Ãyl¥D‡ ™@lÈyé^Gã/ Üÿ ­øíðúßÌ7WŸmlü3lÌÓ\ß܍ŽP»eœÀff?/&€GѯðŸÁím<qñPÑtß²˜×MðÞ”¦=>ÞDfxÕ#ÿ Y{p˜îpÜ’@jh´ßügø‰câoYÇð–ÞÜÉ,ךŒŠú–§½6	%Ó×åáGÊflîž•¡7Á_øWD“Æïôßø¿ÉóZ]VxÒÞÔ(ȶ²ŠGTP0ãó1äšø›âWÄ?…Ö^(Ÿ]øgðªëÃ~&BZY|i
 W'©†–R1Ô+Ú€=ãçÀ=/Çß¼ð–ÇVñ‹µhÕµÿ ê7Wí¶ÞÍ3¶íã)M+tAä
+ô‡?³N‰¬jÚV™yð¯A¶Ñ„ÒêZ€ñ† †h­fWYA$.ÊóDÊ7³õs\—ì/ñÂ>ðuñ+Ç:_¼M¨É-è»Õm¼Ñ`yh¸€¤– qÑGjâWüúXMÞŸà$·g)þµ¬Ú*z1Ž9í¼{ÐHà~ þÍú~½âïŒþ'𽆥pþñ„ú^áý#W“L†æ åY¨ÊW˲œ~ï9¯ø;¦üK±û‡×Ǿ8“UûEôOuâO
$Úbù  ¼„L•†Æaö“\?üÇÇÚÃO„þ)¼ñÿ Ž¼-¦k:÷ˆ§ÔÞÞm^ØOódz8Ñ™X€:gߎÏö„ñ§…¼U­è~7økñÃÃ>ñ®ˆ¾X³ºÖ㥾íÆ	Ô1Îì6Ó÷± ÷†ì>ËñKXñÄU›Å^3±Ôæд]u¢e³Óî€;~ϦI±Û‚øšbØ$7×ñOþË:׉4½nëV×îü]§›ÝWÅÙ^Á}q©‰D±'ŸíŠØphKrr+Ý'ñ‡ÁOxÃÃÞ8ŸÇ¾ÐüB²A{«Z‹ë+£s,p²GHÄì13¶,ŽµÆ|loøÇÇøÃáßí¢øZºHìõ¥µÖ!òïíø¶É•Až u g¨|3ø•à¿|3»øŸ¯ø‚îÁ|AöW¿[ùnÚÞ;¡§•gè«H
+§?‡£ðÛâׄþ.i3ê>ÖaÕ ·“ɝ2K˜ÎÙ€e8õòv›uð‚×X¸»Ö>,ø^tßEâ­*}:úK›‰¤R_µ	™Ô´™oõAUs• ôõÙöEñÿ Əˆß4}:}7Â:Í­Ž›a<ð˜N«$S%ØBÙó„V#æ ûPIô]E5¼w¶XÖEë‡PEK\¿Ä/‰~øS kŚĔeXÕÀm¾cUxäàþTÐCconÛ¢‚(Û¦ä@
,Öv÷
ºX#•±÷5âŸðÛßè£é?”¿üE/ü6ïÀßú(ÚWýó/ÿ @ѝkKhU‡!–0ò¨§Ñtû«èïf°¶–ö.#¸’ièÄdu¯ÿ †Þøÿ EIü¥ÿ â)á·~ÿ ÑFÒ¿ï™øŠ ö‰4ûY»ÛBìy,Ñ‚j­M¾ ¹Óín gó9aVRÞ¸#â¼{þwàoým+þù—ÿ ˆ¤ÿ †Þøÿ EIü¥ÿ â(Û-íâ´…!†$†$V8Ô*¨ô tÔ±·Ži&[x–i8y fúžõâ¿ðÛßè£é?”¿üEðÛßè£é?”¿üE {Gö]ŸüúAÿ ~×ü*uQ…PG ^!ÿ 
½ð3þŠ>•ÿ |Ëÿ ÄQÿ 
½ð7þŠ>•ÿ |Ëÿ ÄPµÛYÁf¬ †8C6æ¨\±êN;ÓNµÍk
+ù­ºM±½OŸ­x¿ü6÷Àßú(úOå/ÿ Gü6÷Àßú(úOå/ÿ @Ñý—gÿ >ßµÿ 
+M´VZÂèD`ñømôQô¯ûæ_þ"—þwàoým+þù—ÿ ˆ jŽÖf’XáŽ9e9‘Õ@g÷'½"ØÛ¬òL-âY¤^@ƒsB{׊ÿ Ão|
ÿ ¢¥ß2ÿ ñÃo|
ÿ ¢¤þRÿ ñíÙv}~Éëšÿ …
¦Ú3Ö°’y$Æô¯ÿ †Þøÿ EIü¥ÿ â(ÿ †Þøÿ EIü¥ÿ â(ÛãcP¨¡tP0)õá¿ðÛßè£é?”¿üE/ü6ïÀßú(ÚWýó/ÿ @·«xWDט6§£Øj-ŒfîÕ%?O˜±¦èº~K[n«m
+ÆÔ^7ÿ 
½ð3þŠ>•ÿ |Ëÿ ÄQÿ 
½ð7þŠ>•ÿ |Ëÿ ÄP¹Ve¿†ô›[ã{—e
㛈íÑd$ÿ ´kÈ?á·¾ÿ ÑGÒ)øŠ?á·¾ÿ ÑGÒ)øŠ ÷*€ZÃö“p"A;.Ã.Ѹ¨9Æ}2kÅá·~ÿ ÑFÒ¿ï™øŠOømôQôŸÊ_þ"€=ʳaðö—o¨5ôZeœw­É¹XJàXÍxÿ ü6÷ÀÏú(úWýó/ÿ Gü6÷Àßú(ÚWýó/ÿ @Õ5½Ãn–Þ)_¦ç@M:XmóåD‘g®Å5âŸðÛ¿è£i_÷Ì¿üE'ü6÷Àßú(úWýó/ÿ @ÐÚm£±fµ…˜òIŒJVÓmµ„à`f1^-ÿ 
½ð3þŠ>•ÿ |Ëÿ ÄQÿ 
½ð3þŠ>•ÿ |Ëÿ ÄP´fÚ`²ÂGýsáGöm¦ÜX@<‘åŒ*ñømôQô¯Ê_þ"ømôQô¯ûæ_þ"€=¡tÛE'm¬*qŽ#…Óm‚-atÄc?ʼ_þ{àoý}'ò—ÿ ˆ£þ{àgý}+þù—ÿ ˆ eÔ´{
b%ŽþÊÞú59	qÈõÁ$v6ÐÚ­´vñ%²Œ,*€ zW‹Ão|
ÿ ¢¤þRÿ ñÃo|
ÿ ¢¥ß2ÿ ñí+¦Ú+emaSê#úReÙÿ Ϥ÷í¼cþwàoým+þù—ÿ ˆ¤ÿ †Þøÿ EIü¥ÿ â(Ú®¬­ïRâçE;•d@Àßžõ=xwü6÷ÀÏú(úWýó/ÿ Gü6÷Àßú(úOå/ÿ @åExoü6÷Àßú(úOå/ÿ Gü6÷Àßú(úOå/ÿ @åExoü6÷Àßú(úOå/ÿ Gü6÷Àßú(úOå/ÿ @åExoü6÷ÀÏú(úWýó/ÿ E z—‰üá¯yC_ðþ™­ù_êÍý¤súnÌ]~Ï?®ÙV_ xmÙyû6ü–¥øÍãMwáï†íüC¥[ZÜév3‰u‘4SM:ÙímÍo@—1_”ñŒó_2|@Ö¼[ãû&Õdñ.ƒáx0ËãŽãNû¼Ç°6Ò.e¶xY>ë7Î8b€>Ž›öoøOoÈßü;µc·LŒœN>^¼W#ð÷Á?³¿ÅE¾ÿ „WÃ~Õä°”Åwo„k5»A(e9r;Wšüdý¤µkÁZ¯…õôð‡ˆ%¶ifmi¤‹Išp¨M¤‘ÉyKå¶Ic=ø³áí[áÆ­~Ÿíã›Á&´Û©Ï ÛÜê6²mûâhãO.T`>öÆÜ zžƒ¤øö|ñÕí¦•á	jZ…¤×Vïaoc¸imˆ¢! ±BÊ8ù…ymž½û/|L¸Ö¼#†,¼1âa•¾Ï©i#G¹-,#–U
+c¹â¹â÷‰|YãíC^ð¤ð\Ú*ÂMý­«]¥•ªØ"´R¤ï\$t,Ø9, nkÓo<
¨jõ_Š¥ÅšåŽ“6¹gáí…t­/l&DEƒ8’@0ÈXç {ƒ>]øsð?^“Æv¡ðÓDÓ~$èËÿ /Åš|Yé­œ4ÚJ¡ed9æoºr+Ý<aû)'KŠú÷Hð>›«ÝʶÚn‡á¿Ã0–á†UZ{¢~EÁf}‹…V8è+Ö>üjðïÿ ­|c®ØxkYŸÃÖw—6W
¶Dg‰YäuäìÍóÔ×Eñ §Œ¼YáØtEuë’鷐0xÌî,’)TŽYÇbhÏŠ¤øC¯x'Àº‡Œ¼g¬ü6“ÃÂïìZt3x*)ßS˜9M±¥ºÆûYÕ•$²ØÅr¶þ<‹À>OÙxMÀš¦¡ý‹â­;I3I¢^ÂÄG&ëiÂËerƒ.TëÓ?Pø'à?.¿eO„V~m½¿Ä?ߦµkkªîXfd’`¶ò2¹†]»‡CW¼sðÿ ãí=ŸáOøkIø}àï#ºÕ…¶¨·×ššÆÛ–ö
±£Ë7<¥êy?¿ŽþÉ¿<Qá]ɬésGl4ÍB
¯>£FŸ($àÄ»7Eh£Ïš¡'Äé|¤xûâÝÚ[ßø¢ÛQ›ÃþµŒù‘Ük¦òh“þZÏ— rcÄVWíwðÊÙkÆžñ}–—»ðÖæÓPÑâÑn¢ÿ gMs‘
+äBÏ—QŸïÁè+оþÂÿ Úß³“kâ;Ö´ñÜ–‘]i$f=
„ßh‰Q?¼Ï†”õ%ˆè¡æš·†SÃÍgsãÍ#¶þ,Ô,þÙ>©ñ2K­cStÈ
+Z[.Ò Ä€ñŒèüàÏê~,M#_ð'ÁÈ>ÐþMŒÐèr›[¹¼³*Æ'Y¯™$FØC ÝJ׸êWß5‹gLoƒšm·õ8iÞ,þԁ´Ù"ÚÊ%#ýqA½ØFW<à×7¥ü,Ö~·loAá/øsB“LÔfD·[æ’U=sàŽÙÅrýïƒôBëâÿ Ù»La´©øNÒVÓ>®›u\úFƼÃᮏãozŒWÀZž¨}¦YtøJ¶"%RòK’&‰›î¨rxâ¾Ùñ§ÄÏ
|;·³—Ä:´:y¼b–ÑÏ$Äˆ ³`rp8¯™~-?ümñÁ>;Òt'Æ>ÖµÐ5Ûë$)w§^ÚäJ˜’'V>[dƒ‚ñ@%øŸû:è~=oÙ|=‹ÄÞ!YšÞKm«r¨àᔾÀ¼`灎kÝtß‚¿ã…&À>·iIŽM&
ːÊyóí¨ø÷à‹{e/‹.uo…úµ´–Éyy4‰«ésܱEwnÇr«iŽ@RyÍpÏeñóâX_xïÆžð›an–±¶¥”ép¯o4ñnV
¬Ì觀Cí¿øS¾ÿ ¡ßø)ƒÿ ˆ©­þø*Ów“àýÝ|½2Ï×^7ñûÇÚÏÂÿ …z6—ðÔ¥¶”-¿ÒüapæîÓEÓâÚvrXË)
+>bH'µs6ý¥¼Q¢xsCð¿…ô{Û}zi•ˆ<E$OÑâTß«Hû¶¨”´IŒ¶î8Å })Ãß
+ÛȲÃá)Tå],"Vàí®€  À¯/øcñ’ïâ6¾úrøuôèmôø®î¥—Q¶škY$vòâ’(Ø‘¾5óºkÔhU[í6×R‡É¼µ†î,îòçŒ:ç×UªÏÕµÍ7Ãö¢çTÔ-tÛmÛ<ë¹–$Üz
Ì@Ï_þíþ€zoþGþ ÐMÿ ÀHÿ ³ÿ áix3þ†íÿ Pÿ ñU»§ê–z´>uÜçe¼‚EüÁ 
+_ð‡hôÓð?ð£þíþ€zoþGþ±E cÿ  ÐMÿ ÀHÿ øC´úé¿ø	øVŏÿ vÿ @=7ÿ #ÿ 
+?áÐ?è¦ÿ à$á[P?ü!Úý ôßüü(ÿ „;@ÿ  ›ÿ €‘ÿ …lQ@ÿ ð‡hôÓð?ð£þíþ€zoþGþ±E cÿ  ÐMÿ ÀHÿ øC´úé¿ø	øVŏÿ vÿ @=7ÿ #ÿ 
+?áÐ?è¦ÿ à$á[P?ü!Úý ôßüü(ÿ „;@ÿ  ›ÿ €‘ÿ …lQ@ÿ ð‡hôÓð?ð£þíþ€zoþGþ±E cÿ  ÐMÿ ÀHÿ øC´úé¿ø	øVŏÿ vÿ @=7ÿ #ÿ 
+?áÐ?è¦ÿ à$á[È/Åï·ˆ†<a¡dË䋨Åçy™ÆÍ›³»?ÃÖ€5ÿ áÐ?è¦ÿ à$áGü!Úý ôßüü)ú׊4o
y'WÕìt¡6ï+í×)üc;wœdg¢³cøàédTOhnìpuI'Ð
Ôþíþ€zoþGþ ÐMÿ ÀHÿ ´mo ¾g¶š;ˆ•’&§èEO@ÿ ð‡hôÓð?ð£þíþ€zoþGþ±Tu}bÃ@Óæ¿ÔïmôûFén®¥X¢Aœe™Ž>´Wþíþ€zoþGþ ÐMÿ ÀHÿ ªxOâ'…¼wöáÏizé·Çš4ûÈç1ç¦à¤ãñ®Ž€1ÿ áÐ?è¦ÿ à$áGü!Úý ôßüü+bŠ Çÿ „;@ÿ  ›ÿ €‘ÿ …ð‡hôÓð?ð­Š(þíþ€zoþGþ ÐMÿ ÀHÿ ¶( øC´úé¿ø	øQÿ vÿ @=7ÿ #ÿ 
+Ø¢€1ÿ áÐ?è¦ÿ à$áGü!Úý ôßüü+bŠ Çÿ „;@ÿ  ›ÿ €‘ÿ …ð‡hôÓð?ð­Š(þíþ€zoþGþ ÐMÿ ÀHÿ ¶( øC´úé¿ø	øQ[P7)$–ò$Ree!$+¸)ÇðkÁ|ûøWCø«qñ'ĺ¾­ãÏÈÛ¢º×3©íåBˆqÐrqÛšúŠ ù—ö„øUâ?|LÐl|5e{#_Mo{âFO2Ë@ŠÀ5’êL‘½ÇÆØhÿ uHouÇðþ
ƒE&±$Š^ÕmóKH,:峓]Ms>>øwáÿ Šè¾'Ó×UÒ|ä¸{9Xˆ¥d9PêÜ àí<dJ|ѧ^h<øKã-KÀº–±ªxn
ÏA·ŸPÓ¢³Ó¦XåQ<‘HÁÁrìfY±íÔÙþÔ‚ãP´ð.·ð·ÅšÞºÑMQ4ŸJ÷]c’á“|}~f cÚ¹ïúÄß¼eo{ý¥¬hž¾†Ñã‹O¾·u{«wdJ´°)³+.÷(Âò¸Áéþ(jÞ(ñwÅm#Ážø£yðç\¼Ñ£ÕáÒåÒ-PÌ’*Hpې¯*݈#¾"üzÑuícãG´û:[;;]V{£«_YÜ\ÛyŒ-'µD6áŒr¬(ÐîpTvòMt>Ô%ñÏü!¾š_éš?†´Ù¯Q¼¤]­åÖ¥|^Ya†MaŠ Ê 9Á#GO«~[ëžøÓãMźõž¿¬]èz^ /­ìþÆ&T’ê'f{.GîÁ+ÓŠñÿ ü@ñ?<Qã/k±\Iðßâ&ygá­Z¦=2êhRFxÝŠG!Ù&éሹ
+Ôè|ñgâg€4I4K‹!¬˜ÜKk©xûXµ´¾òÄq£Ãiç;±r ’ÀUþÒŸ|#¢jZ½üÞ±Óô÷Þ5§‡oîZÕ‹ª-5Äq.¸ùyô®/h4øUáx“M³›Äúˆt}KNŽO¶¥Ô‹-»/–l²)?g.²`m-üY"³¼m
ׄÿ g¿hW^øÿ †±um%¼ºÆÙ¿³c
òàk©’g/"äœnèh‡þÑZ—Ĉúƒüq©G½ÓÜkqÙCáè#ùtòdvw7¥v²r6¾62
{	ý¡<¥ü7ð§Žn5o^è^$–Ú×N[›Kí6Y&¶¢¾m¼ç' 	Î+æ/ügÒÿ iÿ é6×ÿ ¼G¬ÜøgÃwËq¦CqgqY®Hg.’¦$nÎ+8|oðïƯËàý\ø£Qkm&
7NÕ$k7¬]dVw[„ŽYX¤.~èzÇÚŸ´§‹|)ãk_øáÊÝë÷}ª;o
ëPܼ‘‚éÂ`Šó¥øÍ®]h^$Ôµÿ ü8X–+½/þ림½› ¼w+ÇC8Ø­’'Î鿯ü!ñªçâ'Š-坿„¢ðíµ®µgw¥ƒ*È%’g–HŒ+æ0^’p'ÂýsVñ'Š¾*ëºbÚÇãOêØé×ÖWΖZ|và<ë4fDRJáT¶wl'ցžã‹¾-XŸI:Åž¶ÚfœšU¾±§êR[^Ýé¶÷‰:,N£rÜJŒ"uÀ'ʾýƒµkÇž.×u­N
NÓ<?§hÚ´º´F)ou%’i¼ÇSÉhâ’8÷0@õì?²§îµ¯€ºmǍéšç‡ƒéº­Æ¢¦ Z•gÞànW@­¿¡Éæ²>Ý.«û:øŸÅsøwPñ2ø§RÔ5“¥éÄÇu{“ì„)ܤ"8»ô_×í7g÷Ámv¸šÒVšÌAunÁe†cw–èØ8`ûpkÏþé¾ðÅ-gÁš/Œ5kË»-9n.4½Gìï°Ó>öÔüØÐyÒû¶ç#`Îx¯1ñ‡ÀŸøÁú¾±¡hW?
+Ñ5Šó_ñDMx<Íðý˜̏›v¸–6-Ó0œñ^—ð÷öM›Ãþ0ðO‹§×´Ñáy§‚ÁtM<[A>—4$y㸉]ä
ž7l ;öøK} ÿ cx×á÷„ì/æÓî_ûwA±·X%Õ,ä
+‘£ÚÞj¹pyËž•kÄŸ õï_cе_ˆÚÄ:…ôsK¡¨µV¶›–×6Ä|ê«…ù°ÃŸ¡ú.ŠyÏÁ‡ú¯Ãÿ Cgâ/ìKÏ*Gmq«hÖ"×í°Ä»!2/÷•8ÇAØ×£QE ®hº~¿¦Íg©ØÛꎤ4Q,¨x#•`GsZ5ßêŸýÓ@Œ±/‚ô~ÚçÃú¾‘g©è‚MU>Áw
+ËÔIv|¤Æä+Ûÿ o_‚£öWÔ¼9ñcáÅÇ‚þÓz4ûû]2VH|ҍ$l8ÚÂ7¸Æ@ãšò¿Ø'þOìÿ ×mcÿ @–¾¹ÿ ‚¯jö¿³¥¼¬÷zý¬p¯rDs9?‚©üè+©ëŸ²oíÇï6^3ÔšßOÔ,ÚKM_‘E4@|“”e~¼nÇj³¦þÙµmZÊƨ[놴µ¿šÊâ+‰”à¢\´b&9ㆯ˭Vñ¿àžºÔ–ÒËiaâÏÇbX¾e¼vìòm>ŒèªÝa_Dƒÿ ?hÏ؏áçƒ<3áÏM·÷öº¼ºÀûŠùÊʳ9ç·z}•ñö®ø[ð§Ä2h~,ñ\Z&¦‹¿Èº¶œnSüJBa‡QHÈ>•{ûo|°ñ¯ü"“øöÅ53É$E)·WÎ0g	å‚z¿<ÿ à£Z/ˆ¼=¦üÓ|\ðËâ[?
=­ôÐÈdñÈ«øù²$÷&½ûþ
+qðÏþý˜|>•¥ÚéçEÔ-ìm1ª²Âð9eÎ9¢““מhî/xûÿ|7.¿âMfÓGÑãºîê@¨sÐR{ɯ3Òÿ l¯„z§Œ,¼0|M.¬Þíû,:¶™wb³î8]4J¤1éƒÏjøãÅ
‡ã§ì#ðŸÄž.ø‚ ðÑxÚêõU¹UsaUö•U Pïõ¯ ý¿<}¨xúÛá.°t]GMÒãÒ%‡KÕõfD½ÕcCn^%æ5c†9;‰àb€¶§êOÅÚ/áïÁ‹ëkOx…4n—|-=¼¥$ÇP®¨T‘ÇÏ"°<Qûd|ðoü#ŸÚ¾7³·ÿ „‚î¬6E,›¡“$}¨|µ9¾8Ï¥|¡ÿ [bÿ þ3Ì×D’zól¹¯Cý›ÿ b¿…ž>ýŸþkÞ%ПSךÊ
Qõ´H’H̪ɐ~hÑB(^€/Ö€9?‹_ðQ
ê_´_|7 kÂÓÀ:F¦g×µäßåÝŽiŽZ%cÉÆã~Œ½ý·~
+éö6·>8·‚ÎùYín$µ¸	0V*Å[Ëç8¯‡<EoðW(aXÔD5›P/Ëÿ  ØøÅtßðX˜Ö+¯…ÊŠyz‡
+ mècëöèøá½zÛH¾ñ혽¸ÃÉ‚i£MÀß"!T8#ïŽø«ÿ ÿ l¿ƒŸ
+5h4¿øÚÒÞþdID6ËtUX¬ÞR6ÐAæǾ(ý¾<¡x_ö;ø%ý•¤ÚX2Ë 
J­ûË6y2z’ÌëŠ_Œ^
Ðô¿ø%¯‚/ít«HoçžÊò[¥ˆy¯3¼ŠÎÏÔ’¤¯'Ó
+ÝOҝ/ÅÚ.³áx|IeªZÏ Íoö´ÔAä˜vîß»Ðý1^_£þØŸõÍjÃMµñbîÔ.ÖÊòk+ˆ¬®eRHî^1¶N8c_ŸŸ<{«xþ	gð»L³¸š$Öµ«»;©ÍoÍ㈏=Ùcüñ^“ª|øûG~Åÿ 
|!áhvm’Úêz´ÚÐß&ØåG%_+1“Éäw ,}—ñ#ö¤øaðÄØž/ñDz¥°H!¸¶›¤d`„0ç±àñX:·íÁðGEñe¿‡.¼{bºœÅTyqLð¡næT(‡Ù˜c½|ÿ +ÒüA¢è¿´ÿ ɾ#´ðüÖ÷ÒC'˜­*4JX7|ã9÷5±ÿ &ðn…ᆿ¡Ñt›=1œéþ
+¡`c…¾b É$“ÏsžôÇÙ¶7í‹ þÍ~–ÖÒx¯üu¨[oÓ4áóV%EÄžˆ0ØÄW¦“ö)ý¢¼5ñSá†tøJ¶üsi¦VÞO1¦VÞC33X	ë_1ÁA¦{ÏØãàMÔÇ̸šÚɤŒ³`¤œû’kìOض_Ùoá«„PÇH,yjÐö-WU³Ð´ÛCQº†ÊÆÖ6–{‹‡‘ ,Ìx 
+ñkÛcàÝõÕ´kâï*Úêå­ Ô®4û¨¬e”UnZ!ü¼7þ
+ÑãSÿ¼?¡XÊðÙ뚧—zÈHßI½PŸBØ$²+‰øÅ¡ØÛÁ(| ÝŽÛOºF edy²Ì=ÎöçÐйÿ ÁB>=Yü.øªišvººŠ<Goåi‚ÞdïŒNñ°àaÎ~n+åØçà‡Ã_ÚŸàÿ †¼/«øŠóMñ‡…uKÝZ[],*M-´¯ Ý#²òŠƒ‘“ÅO7ŒµÁ(nUv¸—IÔcÓ-æ“–òc¸MŠ¢†ô¾Šÿ ‚XÆ¿ðÊöÏ´nþؼ°3Õ(‡¶þÑžÒ5oÙÿ ÇPju¾¢–~Ô
yÊѲÛ9WVaÀªÃœ€kó[þ	mð÷Ã_¾(xÎÃÅ:Ž½eˆ$HuUF3Æ2¹èp{`ó_¨¿ä„|Gÿ ±oRÿ ÒY+óƒþ	ÿ %‹Æÿ ö_ý(Ž—Qôö¬ÑuÏØãƍâ_…zÆáy
ÉÑZV{?26Q,,„òŒ
+‘Ün8#ŠýðÇO
ø»àŽñ6öú
@¼±[¹æ»*[JºõW¿…|Gÿ ŒÔ k_…ö!ÇÚ‘õ	™;ìa ñ**ùããf¯â
+~Ç üvòA§êPÖå¶,@5Ô† ÃÐ$…¿à~˜[cõCÁµWÃ/ø’ÇAÒ¼D˪j™¬a¿±¸³‰’7@ÓF«(ãø	¯Ï_ø)·ÇË/|Zð÷„´}p^øAçRµxE¼•pêGÌUvþ#ï^ÏûA|øÅûBhßoü-á}Ârx^5šÂò=tI˜ÊÄbÛˆ†Ý»3×½x§üeÿ †ð+\ÇWM¡Z´Ë+¿í2î ãžxæ“}mð×áÏÁ_‡Þ0×ÿ im3ÇG¡ëQL‚IäXl#Þá]Qv+1ÝÚ¿^µì^ý¦~|Jñ*x{EםuÉmÅÜ~£cqe,ðH’%™ÌRåsÐúWÂÿ ðU/]¯Æ†¾‘Uü?ojrY3ì†yá£;ϦØñžÛÍz‡ÇŸ€¿~2|\øqã#ÃZ…nü,ÊG®	ZXĪà" oÿ j˜½O¢$ý¯>[øÈøRçÆVÖ~ ek+¨&…–N˜bÈ ú“Žõ_À¿¶GÁï‰^:_xwÆ–×úû³$PyF“2ƒ•ŽG@Žp	±Ïjøãÿ ‡ôÿ ÁP4m#V³Š÷N½Õt¸®m¤ITÇåaܜՏڳK´ðïüsÁ‹¥ZŦ§Ú4y6Ú ˆnÞ@ `à
+cô·âWÅÏ	|!ÒaÔ<[­A¤Aq'•nŒ帓û‘Æ€³·#…­`|1ý¥¾ü`×µ
Ã!:åas¥ÝÚÍiuÓ†ýÔȬpx8w¯„þ0øùüIÿ Hðn¯Ë»EÐu[+8$lÆŽñoVÁà+§nÃÒ¾–ñW쓤ø?ã׈h+
zú=NÚÆê÷ûbQÎ-2Åó’¸çn:óš	=GÇŸ´÷Æþ ¸Ñ5Ÿ1Õ­`k›»=:ÊâöKX€¼ÂßË\Ë⻟xÛCø…á»-Ãz¥¾±£Þ.øníŸr°ÎЃØó_˜ŸðNxÇÄ÷ŸïtŸ
Øø»[Ö¾Îu+­KT² ”Ü“·1±pÌ[w?¹Í}Mûü ø‹û<è~1Ñ|jlSK¼»†óK†ÊðÏå±	FсN¼Ð6}eEP ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¢Š(UðŽ‡®êÚn©©hÖ:†£¦–67wVÉ$¶¥±¸ÆÄ„í\ãÐWñàuŽ¾)ü<ñêÞIc­xBâr›+so4E&猯­z…ÃüBø;á‰ÓØÝkVs.¥bmu=>ê[K¸ˆÜ«4L¬àqœq\Õ§ì±ðñ|¿í=:ÿ Ä¢3”_ê·Z‚ÿ rYOâ;W®Ñ@Vzw†þék­¶•áÍ6>ÅV°¯¶  WÈ_·—Æ/
+êÚ‡ô}ÄZ~¿ªé:ŒzÕÖ‹fRå^(”•y	>^Õb–Ìôµë«ûøzóÄš®³¬ø‹^Ö¥Ô.d¸hn'B!V9ò¢‘•¦û2
+æ¿h/‡Wú…ü3ð§áw‚—¤kó4ž¯§Z*[ØÚ7ù²g;œœœœ°VËP4|'k«|oý¦>1\ø“Â×pè!×´à·‡NÝhI€`T»lYe
+æûä@¬Ÿ†?<G¦ü'“à]߃´«k}Oí–±}jÍ<
+—	#ypddl2Ûx¾øµý˜üMðÇâÖ­â_ Ý4vZ†“g¥Æ¿i‚³Çh…’ÞLohÖN¥ŽG>k¨~Ê¿üñ+Qø±¤­Šõ‹Ë¸Íÿ †î®c•ï­ÊíŸ2¡‹•
+¢=ŸÂ¬I+@ϲ~ßèzßÃÝô-ZèÉeê
+âAp¨77ûGƒÈ9¬_~Ο|m3ϬøCº¹“—¹K5†fúÈ€1üMqúÏìËd5Dñ€uK߆šÂ#Ýizk4z|Ìs%¼Nˆ$ÏÔàóÕÞ|#Ñ|q¡èwÐøï[³×5væÖ[Š"[àlS	n¹ÎÀ$æáý’~ÇqÏà‹;¦ŒîT¼šk„üRG*[ÿ 'ñvðæâËáÆ›o/‰n+?ÍÂ[Y 4î:l6Ð9!F9¯@¢€>|¶ý—áðÕ¿Šuüm
+è·ºOˆ/õ¹.êðNÂOÜ þZ(“'æRBª…Æ+ؼàëo‡¾Ѽ5guu{g¤Ú¥¤_8yŒh6¨f g
+ éØWCE QE QE ‰âËý[MÑf—EÒµ÷RÕ®V r%Û éùÖÝù“ðö9øóðSãäG†ü?©Ÿ6éäÓÿ ¶„|N®òÏ#qÚ½oãì§ñ[ö½ñv7ĝGHð7ƒt¦-‹¢\=õó}÷iw1œcÍ}·E>|øãû!øwâ7ìß¿¤Z
¾—åÏ£ÈAe†xÃaœõ;øc×ç'­xìÑðÇö³ø' ¿ÃÛ}7Ãx`Ï#A­êwKrlÌФr`I,×'8¿@h GäïüoA>ñ½)¯®µ7´Ñ&‰ïo¤2M;	Ws»â''Ž9⽧ö“ø7ûBþÒþð§€ïü5 iºFŸr·~'·ÕÃu„*²sûÄùI;@<ž¸®·öÈý‰|]ûTxçKÕ£ñ>¡išU«ZÚÀðK$­¹·39àg81_Wø:ß\µðíœ"{uX$’éÛÄ/€ `‘ŸNÞ´ø“ö±ý„¼Yãƒÿ |!ðææÞòßÂ0Kmqiy8·ûKÈ7?.w+œÑë‹ý¡¿b?ÿ <àõ]WÃúÞµ¢Z6žÚe¦-RÖ-±…o1¿Ö±)ó` 06×éeð—ímû6ügý ¾ü=ðâéšêú>ë‹û«{Ó
º¹Œ"ÄŠùfÚ:¿ ž€WÓ³G…üEà_‚~ð·‰ôÈtÝWC°‡N³Ý,ñÌ#@¢E`3èFkÔ¨ þ5þÈ­¿l{/íôz	.íîä³Ô®þÎ!d…!eoU*¹rFzS?mÙ_ã7ííí­´{Ë͇½ÔZõ`ŠY§do.(öî	P¡˜ä€ZûîŠ øSö¢ýœ~,|tøðÛÁ:g†ôÛý G%ôײlß&©…ä0%³Æ8¤ø‹û8üXñ‡ì_á/ƒöÞÓaÖôÙ!K«¹5d0ùp–eeùrK8=0kîÊ(á¯þž*ñ‡ìSoðwÆYhÞ Ðï¥Ô4}FÞä\Bò´²È7`£º¨=«öiøkûZ|ðèøvº†¬¼2²8·×u+¥º{fËR978É%U×=‡÷íùýûm~Çþ:êþ
³ð­´Úg†´æ³:®µ«s|îT³°Û×+Ôõ$ûTÿ ¶ì¿ñköŠð¿Ã3Iðö™§Káû.ñîud ÌUªayP9ÿ hq_}Q@ü|ý•|gñËöKðGƒþÏe£øϱ[F–²]	 ¹ò¡¶%åÜ a‘ÛkÑÿ düRðÃÍÃþ?‹HÒ¬tK°YØé’™å¸;ËyÓIÑHP«êI=«èZ(Å¿k/ÙÖÓö˜øKwᆹ[
Z	VïM½uܱN Œ0þë)*qÏ öÅ|ÑâO<qû1økà]׃ì4±§\E
ÇŠX…í^Ö',…bSæçx+ü?—èñ×ÆÙ?^Ód=7à¯ÃÍ>ßV”˜å»Õ/¯ÙL« ’I
+r]³€: :×]û
+|$ñ·Ào…/à¯i6¶ï
äב_Yß,é'˜Wä*  ŒzWÒôP›|~±ñF½ðÇÄ^ð®…³¨kZeÖžâõm£·2ÄcÄ‚X|äàáíœ×Å_²ì¯ñ×öVñ¦·®	è"]KOû€ë¢+†Ýå¶~î:w¯Ñê(áÍ{ö!ñ·í%ñ‚|mÖ4Û&ÕV;_ø~G•V%9´Î«Ã–`2rqŽ+½ý¶?cÑûCü4Ñ,|*m4ÃlF›Ÿ$@T+ at p>_º„ƒo½}ME |OðÁ_µ5¿„tï‡^0]Ã>³mŸÄ‘],ú·ÙGL&9
+‡Ûò‰r£Ôâ¸ßÛOöEø¯ûAüdÒ¼GáÍM·Ò´›¬bkíUD—\®ûñ´àÀrs_¡TPÆŸ¶×ì‹âÚ“Áþñ“im¢øïIG…´Û«¥h灛&?8d0Ü	ãæ=*ïÀŸ
~ÓšÖ‰¤xGâOöO†<7§ykq­X݉u{ècÁXU㐢nÀV“±žü××ÔPç§Ä?ÙW㉿l‹OŒ^ÒF•c©ÚÜÅg&¬¢Yb€*‚NÜ`¹Ç¸/í
û)|_øûVX|MÑt-%4­.{37ª¬³¬	b6ü¥¹Àç¶kôŠ ø/öØý‡ü]ñ{Æ:OÄï‡~MŸ‹„0ý¿J–åbo60
+I¿wrýÓ’Ú{W­üÑh_.ŸÆÐü?¡ØDÑÏg¤-æ°Jÿ Hpí§$I>‚¾™¢€?4¼1û |}ý•¾8j^!ø?m¥x—÷†HÖëÈáG·fܱNŒèw/2Ùã8¯¹þè7³°¾Ö¾!jv×%ÕLfM3K/ö
:4,P†$’wÎybGeèÔPEP ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¢Š( ¬ëW•%嶓y¬ÈŸòécåù¬;‘½”~µ¯E |Ñà_Û«Ãu
FËÂÞñ¾¹s§?—x¶šHanÙ#kà)Êž	ìkgOýµ¾§Š ð߉Ž±ðÿ Zœâ+iÒX¬„ð ü¸>¤^ÿ Ïÿ ’ñëþÃçÿ FÏ_DþןôßüI§jÉ©ØÙË}¦Ý²2ˆÐ²ínÁ°Tóэ=¦9TWFŒ2¬AÕ%|%û
+þÕé²N¥©øÚîâèxFøi:ƒ-ÅÒHÛ€œ³–bƒØ/½zoÅ/Ú·Çô}3Å>7øQ‚î®ÞæêÃ][›Û
ÿ q¥„B“ƒÂ¾ nõ ÷‰ô/„¾Õ|YâK¿±hÚl^dÒc,r at UQÝ™ˆ zšðýöÁÕ¼ãXx×á~­áïxªXàÓõ˜ïcº1ÈäŽx‘vÿ 2åC§®
xïü«ÇZ׊þèÃNÑ­çð.­«iÓÚëñjŠZð<2H±›/*3ü[¿€qÍ}«|fÔ<àc«|BðL:MÀ¹¶³Ñ4»
J=J}NêL„HÇ–›uí¸äcG·Ñ_/|Hý­¼]ð&ÿ @¾ø—ðÖ
Áú½Àµm_K×ëØHÀ&ÉLðÝlpqž•_Ç·D^	øåáÿ ‡Òü>Ö¦ƒV·’êßQGI$»M’˜M´‡óPY—²zP3êš+å¿þØÞ!·øé¡|:ø…ð¾ëÀGÄŠÍ£_IªGuçœ,ŠˆIÆ0àsšôü{»ÿ …“qðûÀ~OøªÆÙnõC=ïÙ,ôØßî	eØä»vE\ã$‘@ÉE|õðwö´‡Çüeð÷ÅÞ
ñ‡…‘®.£[Ñui5º€L©.Ä el2ô9Éæ«jŸ´·Ž5ê<ð/Ãñ‚íc’æ«ÝdZ]ê6ñ“¾X ¿ÊB±]Í–Àõ ú:¼¯ã—Çí3à…&»âY¹Ð"1¬º–ŸRÇ;Ue.s¸äU¿€?4Ú#á½—‹ü>$‚¡¸³œƒ-¬ËÑ¶:õàƒ^Qÿ %ÿ “Gñ_ýv´ÿ Ñé@Ž¿Ãÿ µø«C±Ö4†ž:Ô4ËØ–{k¨tØÊK«æô"º…tÏ‹:§ˆt»}[Ð5M	âKË-rÏìò¯˜¥…ÉÈ u¯0ýœ?ho…þýž|iªüDð¾Ÿyg¢[%ŭƯn²ÄÂ1•d/G¦3]¯€üuoñÁ7Ÿ|áÈ5WUW³†/¨¼·¶¸™#må‚Ì2¿ÅŒÐ²Q_+|ý¸—↓ñâÿ Âø:ûÁví5ÞŸ«ëAff\‚¬<±AR7`ò@Ç5ÓÃûLø›Oø?ĝáF­§Û¶E¥Ú_Å=ÇÙÀ,e”2Çå®0p71¥±ôñŠ~ß*ñGÃ;/xàÆ«âËhàiõy`½+o§OîUü­Ó8]¬Û¸f½Oá_í‘ào‰u?ŠÌÚ›£nM^ÎáÃËi(„ã÷P„»pÎE {Ýó^µûK|HÒþˆÑ|!ø;ÉÍ× ÕE™„æßÈ*ÒËߐ:‘Mø‡ûnhžøeñSÃ>Ô¼a¡]"ï’	b‚;9Kò®‰e`ä•tìF@>–¨!º†áåX¦IòäT`J6Ú}üëä9moˆ^"Ã²xCà–©©ézö–nmõû»§ŠÉ.[ß$DtŒ
+ïb›ñ•ã™ÿ íø•ãïx7VÔu]
JÇVñ
íÞ¡âÕ9˜)(¶ÞY%A
+£çŽ”öµx¯‹ÿ jhþ6ŸÁ~Òµoˆ^0¶®´¿²AÛÏ™Ùcœ}æïÎ)߶Å[σ_³¯Œ<G¦¹‹U[o²YJ:Ç4¬#W븷ü¸ø'ÃÛ_
+~Íz6¾ê&×<S$Ú¥ýëüÒË™]cÇ“„P~¬h©ñGíkeðÇI¸Ô>#xÄþ³XËCuqW–óI´‘›nò*;c >¿zö¿ëPøÃúf­n¬_ÚÅu¿P²(`¾ª^;ðf•ñÁú¿†µ«d»Ó5;g¶š9#1¸zH ö W—xŸâ¥¯ìû øáõ¥¬¾2ñ½üiÚf—lâ:āZy]·yQ ¼±Ýì
=Šù·Ä_µ~³ð‡ÇZ‡ñkÁ–Þѵçò,|K¦j¿m³I¿çœÛ¡Œ§Qós×ëU>&~ÚëðÓ㎅ðö÷À:Ñ]MXõ
Êïp 8AoaÚBλ~b½AÅ>¨$ºŠ¢…åD–R|¸Ù€gÀÉÀï_/èÿ ¶Gˆô¯ÞðÄ/…—ž¶ñ32hú”Ú¤wFFåYj’pv’:ŽkÎ<]ñkâ­Çíõáý
¼'gq™¡Ý\iZ
+ë+Ë»‘®e›Ëeù6œŒžM }ÝE|—«~ÝŸ‡þ/iÿ õO…ŏˆ.ôÓy›_E$·3•>\0YY•‡˜Ì¸
+Ĩ¯øöÔÔàðT×Þ5øa¬øOÅ×ßöáw”´ú¬Ä6tO•KaŸ}	Î ﵈٫§íagû9É£Ãwá-cY:¥ÔvÞD1#ºe9;‚äà)éX?j¯|½Ñ/>'ü;‡Fð–«2Û¶¹¢ëo·!gC|c?2œ|§ç_ðS[ë}SáOÃ[ËI’âÖãÄÖ²Ã4g*èÈ̬¡? }±žt(øÆå
¨®oâ/ÄŸ
|(ðµ×ˆ|W«Á£é6ãæšbrÍÙQFY˜öU×Ceÿ p×5þUùóñ›X“ã×üsÁŸ5FûG…<"Rö]9Žè¦˜B.	uès˜—‘ÐÜÐÒ¶Ÿ´¶»¬hã]Ñþ
øÛRðû¯›îÛXe–.¾b[¼ÂRä ¹ Œf»„?¼#ñ»H¸½ðÆ ÒOi'“}¦ÝDa»²g),MÊž±ìk¿U¡T  
+üñøý«Iû;ÁD<âMýŽËÆémi¬ZÃò¥ÆùD죩côê¹ï@´>,|bÓ>Å¢[Mm6­¯k׃OÒ4{VQ5ÜÄyc…E,çÇµx–©ûzé¿
üq«øK⟃5jÖ¶ßk³hnþ
AN6¬Nª¿3ŽF2'5ä´¯Œ<u'í¹ðEeð}´wVOrÚ^Ÿý´¬—à—ÚO+÷' pCUoø(_ˆ¼y¯ø'À0xáý‡aÚ¬Wúò]¼ïå˶ˆT¢œ“œ‘•z=cãíÉâo·öVþ)ø1«Âº¬[ô§µÔãœO'Ã&Øÿ vàTöÍ};àŸIâïèÚÜÚuÆ‘.¡iËX]ŒKuQ¸ê3Ž•á_iOüømyâß|!šF±™<•±Ö »‚-Ä"¼’”VŒî`>Tn½«¯ñí%£ø?à¿…üu¬YLo<G
¨Óô+Ü]]N’óŒž~ñ  9 G±Ñ_/üBý®|Oð?\ð¯ü,χ–Ú‡<EsöXõ/Zûl–r`&ÈLð…»µèþ2øÙ{¼áôñwŠa´[ëñ5è´³Ó¡~#3K±Î÷ÆB*çœP¬Ñ_2ø'öÖÓãø‰â/|PÐãøsâ5œy—âêÒê+‡Ž]‹É¤:sE±ôÕQ@‚Š( Š( Š( Š( Š( Š( Š( Š( Š( Š( Š+#ÄÚMËia«Ühwt¼µŽ9$QЀ$V_Ò€> ÿ ‚gÉ@ø÷ÿ aóÿ £g¯¥?jÿ Œ:?Á¾(Õõ;¸b»¹²šËO¶gî.$FTUñÇšàþþÃv?	u
V÷Â_¼a£\ê²y×­–î.$îexˆ',Üã½tVß±§‚µ/Zø—ÆÚ†·ñ#YµmÖÏâkÓ4¹H,c‘Ђ=³@ÏÏ6ø_­|ýŠ¼âXÝǧj¾<³Öo¬T¼R‹4…Ö"H!¾$Á}ôï_¡7³ÿ Áˆž]Zí&×<!uÝ™îüO¨Khc 8vÝs´c óÈ#ž•ë><ø{áÿ ‰ž
Ô<+â=6=CC¾‹ÉšÙ¾^6•#•e GB|»àïø&wƒü/«*\øÏÅ¿…_7þ™î¶Z˃²lÆåéžq@\ä¿oHü=kûü>_
+ÚI§xauí5´ûy‹îKså2\–û§<œàŠÖÿ ‚‡jVú¡ð/XÖÖsá?ԍ¼ÒDT\ñÊv‡ ©Ž+Ûÿ h/ÙgJý¢ô«-^ñ­§øzÎEš
'MXc‰dU(’…Ž p3[Þ$ø¤üCø_wà_j7ž0ÒæT	qz‘Eq $_œØîAà‘@_Œg¯zïÃù5ßÛK¬xJ£ö›ÏjÛ
+XH¤Ü<Œz׈øÊ+࢟³”ZU¬¶:Zx9–ÒÖpÛá„[_ìFIÜ«ÉÏ»Ÿ†ÿ ðN/	x\´ŸPñ‰<O YN.-¼9pÈ:È]‡ €qÀ8î+Ð|Wû'Ùø³ãV—ñBoë–Þ&ÒU¡ÓL1Ûˆm`"AäªÎåÛ+Œ¶IÜyÍ yW혣þÃöU|
Ç[¼㓉,ñüÏçY_±ïŒ­ôÛö‘ð®»2Ûkú¾·öÛ¸ <öñË>Õ\õÄrÄÀÄžÕí¿e[o‹^>ðÇ‹õok¶ú§†eóô…µKtŽÖMÈÌÛ|¿˜±s»#€:VǯØsµí7Äï¬êžñ­œIëúIT–çj€­"ãnáÏ̸뎘À¿ÚÂëD°øwñLÑ´ûwñþ³á=JS5º›¯²Ådp7!‚®z“Ó<ýŒ|ð»ã'ìçá[”þѹÔm,SOÕm"ñ¡ŽhÆÆ$œ*+€  a‡¥{‡Àÿ ٿÿìu&ŠóPñ6»ªªÇ©kšäÞ}ÍÊ…Œ“ ÉùG<׊ëßðMÉãkÝs¾.ñ/ì¯¤ßs¥h×"99*¬yœðsŽÔö߀>ømðúÏÄÚÃ=-tÝ6ËRòoŒ3Ë</t"BÁG|•ªØ<Aäóø)/üšG‹?뵧þJ÷Ÿ‡?t?…~
Ó¼1áÛO±éV(V4,YØ’YØòÎÌI$õ$×ñûö~ƒö„ðûø{Yñ>­¦xzVæÓtõ…VVF,;!n¸8Pwì¿á-Pý›þµÖ§Ü™t+_0ÍkÌc9ÈæºO ØøgáÚGÃm!ÏŸp/µKk8Pong21`>êQ}OµÇxKöcÕ¼
á«è|cc¤XD ¶¶Å›ˆ£3@[ÜÓü;û,AáÙü[¨¯<Q{âoÚÇc?ˆ/'ŠK»x“åÂJm at rz;`@ þÖžI>1jüáí¿xjîÚÇÅ¡%ao¬Ë¡¤ÚŠ0éXƒ·#x^>V¯±>)xûEøŸû$ø»Äþ»[Í#QðåÌÐȧ‘˜›*ó)È#±·ü+ð&ËÂ_døki¬ÞK¥5´–‰w44Ëçr‘³c–ù™I;‰5ãZ‡ìǧþÍ¿³‡ÄÝ7Ãþ*×/´+òS¥jMÂ’˜ˆ2&2’ g]ûù2þÈþT
+ËöYÀ[Îpsï_›þ4𾫧|ý¡.4dOÅñ
+Qö|˜|¨¥ºƒŒmRöÿ ÷ÒWÙŸ±Áßë_²÷…¤Ð~'k^Òµky^ëO···ŸÉÈêþD’!h·`p	ÁÉ šú[à |
ោò|7¶Ñ#›Â“ÂÑ]ZÜ1v¹gå䑺—f·zŒ`PMë:?¾èú”-èZ–‹£i/$ÜAôÁ¯ÌOé7úügãÓ]&ãÅ<0;Lk=²³/û%éýÓ_oxgö:ºðo†îü£|SñMÃû’àè*¶ìñÆä–Š;’†TCþÉOLšé¾$~Êþñ÷Â}?ᥥýï…üj‰išJÆÁ2owFl†‰$òs@¿	Ô'ì·àð (´àtÿ $¯ÿ ‚[H±þÎ7›˜.|AvHëòqõ¯¤~ü5ÿ …kà[?
+6·}â
2ÊÝlíN¤±ù‘Ûª„X‹"®à““ï^gðsö2ð¯Á\êúV¹¯ÞiÆîKû=îð›IÜ2ˆÀœ)Ú³@‹?·ÃmGâ§ìÍãH‰îu8`[û{xÁ-3BÁÊ(IPØ©À®Oþ	Ãñ'Lñ¯ìÇáÝ"	jþó4ëëMß<x•Ú6+ÔF^½ÃzWÔ¿xsÒ¾qñWìOáÙ<{são øZø_âk²^îoÈ¿g¹brKÀà§'’Ó$ÐÐZ¶©g¡é·ZŽ¡s•¬m4÷¸Te™‰à |®xÕ[þ
+gðÿ \Ô„Ðh:׆Ö-¯#hˆóa—kc\ž÷—Šú_DýŸ/ï®­¦ø…ñ\ø¬‹4:uô6öv^bœ«¼6ñ ”ƒ‚7’8ééã×ìßá_ÚKÓcÖ¾Õ¦êúLßhÒõ­2O*êÎAƒ•n…rÚF2àó@-ÿ LÓío¿eÒeE{ÈõË?±eŒ§z¾¤£?Ozãümc{¦þØŸ²í¦¨j–þ0ÝyŸ{ÍXH|Ÿ÷¯ tßÙ¦M_Zеˆž7Õþ#au¦Yj6ööÖÐÜ.BÎé
+/›"‚p\œdñUüqû)Úxïãñ"ëÆší¯ˆtq³Mû:[ˆ­£ËLgp;›%²H?Jxçí×Çíû8°àÿ oŸûi]ñü;Ã>¿ð„?þ…q^­ñköS´øÉãøYñž¹o}áÙV}1lÒÝ	AR__ÌIQ÷²=±Q|Rýô_Š<;ãyüQâ
źE˜°}WE¸[inaÎÖÚ¿)>cŒ¨6=(ÊüMåÍÿ Jðs²ð\¥[ƒÎnFGàSXŸ¶µ'†?nOÙãVÕÝ¢ðÔlÑ$²œB—+#¶{ô½v?Ø·J´øŸ£xöËƾ!²×ô[U°Óš/³˜à¶
+Ê"Úc;×ù-’KI<×£|pøáOÚÁ«áï[Ë"Äâ{[ëgòî-ey‘·cêÁôé€;ÿ ‚„ZÙ]~È?
àB#†ÚHY€$J.¢Ù·Ü“Ä×Ëß´†›ªhÿ ±ìçi¬[øï´ÝÉ ;‘L,cBB¨Uqê+êû_ÙV}jÏGÒ|{ñ^ñÿ †´‰cšÛEÔ!·†Z<yfáã@óí<ü타NkSö€ý—ô¿Ú="×[ñ­¦ézTËska¦ˆQeX¡cž3ŽhÙ,¿ãÎúæ¿Ê¿<¾0i²üÿ ‚•x?ÇÚ¢›ox»Ëµ:ƒü±$¦lÊÍÐm"&9#†É¯¿ü5¤Üèz5µæ©q¬Ï
+í7—II&:n¡sô‡ñKá7…¾3øNãÞ.Ò£Õ4Ù~eJÉãHÜr¬3Á¨ ÀÀȯÏÚ3DßðP¯†þÑÚ¢ðlV÷ÚÍÄ'zÛ*N'(ä}Ö "ã¯ï}#§þÏ^6дtд¯¾&µÐQ<¨¢žÊÎâî(ÇåãßÓøŽHÀÁ®Óàÿ ÀŸ	|Ónáðý¤'¨ê÷Ò™ïo¤$òÈy=zp§Z ù£öœÿ ”€þΟõÊãù½]ÿ ‚œ:Çà…lìWÆöd³ )²I¯Mñ÷ìiñⶋñQñLjbñˆÙÒͺ۬VŠªžVœîÉ"ñ·öJµý -4›Oxß^žÓL˜\ÛAj–ð(˜.ß0•%±žün8 ø(×?²>¶¿úS|çñÓÅ#À6±ç‰õ`ÃÂútVÒ];ŒÆåAóÙ“ÿ 5õçÅ/ÙÎ_Œäð_‰üs­Ýi3:5ËE¬RÜl*UY–!À*ÉëQêß²¯…üYðN†*¼¾ñ6‰f¨¶W^Z]Y„]±”tQÊŒŒr	"€;ˆÚ·ƒm|'ˆ|S©hV*/¢’â$Kò³œ»gŽI`|eðÎ
+x‹öäøÇáŸ5힧«=µÖŒŸÚ×V
*,@˜Ç“*;X~ëb½ká/ìំúޝy«x»Ä^4°Òeiš>­qþ…m"òå”ò;gWKûGþÅÞý£µ+-röæûþ*²EŽ-kJ`²²J«ƒÃ`“ƒÔg­8og ÝYjž1ð}þ½«êÊŽ8µKû»Æ.A¸ÎÅ;W>¬¢Šô¿²‡‡>	µå캦©ã/^D-åÖ<A1žE„Þ\jNw xëÍ÷
+(¢Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@|Uÿ Jñ©£|Ó Óõ+Ë/g–¨í§xÖxð¿#…#rûŠ( háÿ à’~ Õ/¼3â=2çR¼¸ÓmZÞÎYÝ¡„´¸¢…'¾5úE0¢Š)ˆ(¢Š (¢Š (¢Š (¢Š (¢Š (¢Š (¢Š (¢Š (¢Š (¢Š (¢Š (¢Š (¢Š ÿÙ
+endstream
+endobj
+2 0 obj
+<<
+/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
+/Font <<
+/F1 13 0 R
+/F2 14 0 R
+/F3 15 0 R
+/F4 16 0 R
+/F5 17 0 R
+/F6 18 0 R
+/F7 19 0 R
+/F8 20 0 R
+/F9 21 0 R
+/F10 22 0 R
+/F11 23 0 R
+/F12 24 0 R
+>>
+/XObject <<
+/I0 25 0 R
+>>
+>>
+endobj
+26 0 obj
+<<
+/Producer (jsPDF 1.0.272-git 2014-09-29T15:09:diegocr)
+/CreationDate (D:20150624175710+10'00')
+>>
+endobj
+27 0 obj
+<<
+/Type /Catalog
+/Pages 1 0 R
+/OpenAction [3 0 R /FitH null]
+/PageLayout /OneColumn
+>>
+endobj
+xref
+0 28
+0000000000 65535 f 
+0000025735 00000 n 
+0000056990 00000 n 
+0000000009 00000 n 
+0000000117 00000 n 
+0000008026 00000 n 
+0000008134 00000 n 
+0000010635 00000 n 
+0000010743 00000 n 
+0000014533 00000 n 
+0000014642 00000 n 
+0000021834 00000 n 
+0000021944 00000 n 
+0000025817 00000 n 
+0000025908 00000 n 
+0000026004 00000 n 
+0000026103 00000 n 
+0000026206 00000 n 
+0000026295 00000 n 
+0000026389 00000 n 
+0000026486 00000 n 
+0000026587 00000 n 
+0000026680 00000 n 
+0000026772 00000 n 
+0000026866 00000 n 
+0000026964 00000 n 
+0000057230 00000 n 
+0000057347 00000 n 
+trailer
+<<
+/Size 28
+/Root 27 0 R
+/Info 26 0 R
+>>
+startxref
+57451
+%%EOF
\ No newline at end of file
diff --git a/lang/gpygme/docs/Australian_DCTA_export_DECO_Questionnaire_Results.pdf.sig b/lang/gpygme/docs/Australian_DCTA_export_DECO_Questionnaire_Results.pdf.sig
new file mode 100644
index 0000000..04a0ba9
Binary files /dev/null and b/lang/gpygme/docs/Australian_DCTA_export_DECO_Questionnaire_Results.pdf.sig differ

commit 40348dad24932daac41a82d38cee4f59455a5bfc
Author: Ben McGinnes <ben at adversary.org>
Date:   Wed Jun 24 16:27:34 2015 +1000

    Added README
    
    * Initial project description and intended outcome.

diff --git a/lang/gpygme/docs/README.rst b/lang/gpygme/docs/README.rst
new file mode 100644
index 0000000..9228d4e
--- /dev/null
+++ b/lang/gpygme/docs/README.rst
@@ -0,0 +1,34 @@
+======
+GPyGME
+======
+
+------------
+Project Goal
+------------
+
+Intended as both a replacement of the older PyME bindings for Python 2 and Python 3, though it will only be implemented in Python 3.  Some effort may be made to allow it to work as a module or series of modules in Python 2, but there are no guarantees.
+
+GPyGME is intended to be the official API for third party (i.e. non-C) languages and bindings.  While it should be able to be imported into any Python 3 code as a normal Python module or library, this is not the principal goal.  The real value is in providing an API for everyone by providing a pseudo-REST style API.  It is not actually a REST API because it is not purely web-based, though could be implemented that way (and almost certainly will be by many).
+
+GPyGME will accept and respond with JSON data types to provide a method of interaction with GPGME with which most, if not all, modern application developers are familiar.  Consequently the bindings ought to be usable by anyone for any purpose for which GPGME could meet the need.
+
+------------
+Project Name
+------------
+
+GPyGME, with the first "G" being silent is pronounced the same way as `pygme <https://en.wikipedia.org/wiki/Pygmy_peoples>`_.  It could be thought of as a diminutive form of GPGME with the ability to unlock just as much power.
+
+---------
+Licensing
+---------
+
+GPyGME utilises the LGPL 2.1+ license, the same as GPGME itself.  As it is built on GPGME this is a requirement.  Documentation will be covered by both the GPLv3+ as with the GPGME documentation and a Creative Commons license.
+
+Note that interacting with the GPyGME API as a stand alone interface (i.e. sending and receiving JSON data to it via a socket, command or other connection type) does not require conforming with either the GPL or LGPL licenses.  Only when importing or integrating this code into your own application does that become a requirement.
+
+--------
+Feedback
+--------
+
+GPyGME is written and maintained by `Ben McGinnes <mailto:ben at adversary.org>`_, but discussion ought to be conducted on the `gnupg-devel <https://lists.gnupg.org/mailman/listinfo/gnupg-devel>`_ mailing list.
+

-----------------------------------------------------------------------


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list