libgit2-26-0.26.8-150000.3.15.1<>,܉c!{p9|x&?PK0Q;'i0%۴0!1gݓymoegi:P(~/I@ucxE5ݬsиt}KQv8frX{ZLxF hT>I#C]qz?q-N\ @F#J*蘏p(fl \|R*RC^|2Ĺ##8@/U!b涤XYp&[Й;X洅5'cP{`=>@Q?Qd  " 0 5Vu      8TwN(89: f>MB@MQFM`GMtHMIMXMYM\M]N^NXbNcOdOeOfPlPuPvP4wPxQyQ$zQ|QQQQClibgit2-260.26.8150000.3.15.1C git librarylibgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.c!{sheep10SUSE Linux Enterprise 15SUSE LLC GPL-2.0 WITH GCC-exception-2.0https://www.suse.com/System/Librarieshttp://libgit2.github.com/linuxx86_64*OA큤A큤c!{c!{c!{[[c!{[0737174c34aab0524e12944893bc36d3071d41a999bb82504019071126901f51d5d3a44c8112f514a708bbd83c9594383d128f6e4f6a4e0abb3f81aba84982f5cf0809beb7e21db0957f465e32930088f520b0169196e3ac2d579879c053d366d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813libgit2.so.0.26.8rootrootrootrootrootrootrootrootrootrootrootrootrootrootlibgit2-0.26.8-150000.3.15.1.src.rpmlibgit2-26libgit2-26(x86-64)libgit2.so.26()(64bit)@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcurl.so.4()(64bit)libhttp_parser.so.2.7.1()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2.5)(64bit)libssh2.so.1()(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1c pcd@[[YZZZ @Y@Xv@Xv@X@W0{Wo@VJV\:@V @UpU|@UnT}T?@alarrosa@suse.comalarrosa@suse.commgorse@suse.commgorse@suse.comkbabioch@suse.comdimstar@opensuse.orgmimi.vx@gmail.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comsreeves@suse.comastieger@suse.comdimstar@opensuse.orgastieger@suse.comastieger@suse.comdimstar@opensuse.orgastieger@suse.comdimstar@opensuse.orgdimstar@opensuse.orghrvoje.senjan@gmail.com- Add patches backported from upstream v0.28 branch to fix bsc#1158981, libgit2's variant of CVE-2019-1352 and a possible buffer overflow in commit_quick_parse: * 0001-cl_git_fail-do-not-report-bogus-error-message.patch * 0002-Protect-against-8.3-short-name-attacks-also-on-Linux-macOS.patch * 0003-Disallow-NTFS-Alternate-Data-Stream-attacks-even-on-Linux-macOS.patch * 0004-path-also-guard-gitmodules-against-NTFS-Alternate-Data-Streams.patch * 0005-path-rename-function-that-detects-end-of-filename.patch * 0006-path-protect-NTFS-everywhere.patch * 0007-tree-ensure-we-protect-NTFS-paths-everywhere.patch * 0008-index-ensure-that-we-respect-core.protectNTFS-false.patch * 0009-commit_list-fix-possible-buffer-overflow-in-commit_quick_parse.patch- Add patches backported from the upstream v1.3 branch to fix CVE-2022-29187, CVE-2022-24765 (bsc#1201431, bsc#1198234): * 0001-win32-emulate-Git-for-Windows-in-symlink-support.patch * 0002-make-proxy_stream_close-close-target-stream-even-on-errors.patch * 0003-repository-free-memory-in-symlink-detection-function.patch * 0004-config-validate-ownership-of-C__ProgramData_Git_config-before-using-it.patch * 0005-buffer-git_buf_sanitize-should-return-a-value.patch * 0001-path-refactor-ownership-checks-into-current-user-and.patch * 0002-repo-ensure-that-repo-dir-is-owned-by-current-user.patch * 0003-fs_path-mock-ownership-checks.patch * 0004-repo-test-configuration-ownership-validation.patch * 0005-repo-refactor-global-config-loader-function.patch * 0006-repo-honor-safe.directory-during-ownership-checks.patch * 0007-repo-make-ownership-checks-optional.patch * 0010-revparse-Remove-error-prone-redundant-test.patch * 0014-repo-add-tests-for-bare-repo-permissions.patch * 0015-fs-remove-mock-naming-from-change-ownership-constant.patch * 0016-fs-refactor-file-ownership-checks.patch * 0017-fs-allow-ownership-match-if-user-is-in-admin-group.patch * 0018-repo-allow-admin-owned-configs-by-admin-users.patch * 0019-repo-validate-gitdir-and-gitlink-ownership.patch * 0020-repo-allow-users-running-with-sudo-to-access-their-r.patch- Update to version 0.26.8: * Various security fixes for parsing integers from buffers, and buffer handling bsc#1114729 - includes changess from 0.26.7: * CVE-2018-17456: Submodule URLs and paths with a leading "-" are now ignored to avoid injecting options into library consumers that perform recursive clones (bsc#1110949) * Avoid a buffer overflow when running repack * Avoid stack overflow from unbounded recursion in configuration file parser * Avoid heap-buffer overflow when parsing "ok" packets * Fix heap-buffer overflows in smart protocol parsing code * Fix potential integer overflows on platforms with 16 bit ints * Fix potential NULL pointer dereference when parsing configuration files - includes changess from 0.26.6: * fix out-of-bounds reads when processing smart-protocol "ng" packets (bsc#1104641)- Update to version 0.26.5 (boo#1095219 boo#1100612 boo#1100613): * This is a security release fixing out-of-bounds reads when reading objects from a packfile. This corresponds to CVE-2018-10887 and CVE-2018-10888, which were both reported by Riccardo Schirone. * Changes in v0.26.4: * This is a security release fixing insufficient validation of submodule names (CVE-2018-11235, reported by Etienne Stalmans) and disallows `.gitmodules` files as symlinks.- Update to 0.26.3: * Fix cloning of the libgit2 project with git clone --recursive by removing an invalid submodule from our testing data. * Fix endianness of the port in p_getaddrinfo(). * Fix handling of negative gitignore rules with wildcards. * Fix handling of case-insensitive negative gitignore rules. * Fix resolving references to a tag if the reference is stored with its fully resolved OID in the packed-refs file. * Fix checkout not treating worktree files as modified when only their mode has changed. * Fix rename detection with GIT_DIFF_FIND_RENAMES_FROM_REWRITES. * Fixes memory handling issues when reading crafted repository index files. The issues allow for possible denial of service due to allocation of large memory and out-of-bound reads. (CVE-2018-8098 bnc#1085257 CVE-2018-8099 bnc#1085256) * Updates the bundled zlib to 1.2.11. Users who build the bundled zlib are vulnerable to security issues in the prior version.- Modernize spec-file by calling spec-cleaner- remove unneeded dependency (python is used only for testsuite, which isn't used during build)- libgit2 0.26.0: * Support for opening, creating and modifying worktrees. * Can now detect SHA1 collisions resulting from the SHAttered attack CVE-2005-4900 * Fix for missing implementation of `git_merge_driver_source` getters * Fix for installed pkg-config file being broken when the prefix contains spaces * Can now detect when the hashsum of on-disk objects does not match their expected hashsum. * Support open-ended ranges (e.g. "master..", "...master") in revision range parsing code. * Correctly compute ignores with leading "/" in subdirectories. * Optionally call `fsync` on loose objects, packfiles and their indexes, loose references and packed reference files. * Builds against OpenSSL v1.1 and against LibreSSL. * Improvements for reading index v4 files. * API additions and incompatible API changes- libgit2 0.25.1 - New features and functionality: * repository discovery features * Support for reading and writing git index v4 files * Improve the performance of the revwalk * reference db concurrency improvements * Nanosecond resolution is now activated by default * restrict the set of ciphers used with OpenSSL by default. * user-registered merge drivers * built-in support for the union merge driver * callers can now specify proxy settings * New API for creating signed commits * New API for creating blobs from streams * New flags for opening repositories * New functions for various git operations - Removed API: * git_blob_create_fromchunks() has been removed in favour of git_blob_create_fromstream() - Changed API: * git_packbuilder_object_count and git_packbuilder_written now return a size_t instead of a uint32_t for more thorough compatibility with the rest of the library. * git_packbuiler_progress now provides explicitly sized uint32_t values instead of unsigned int. * git_diff_file now includes an id_abbrev field that reflects the number of nibbles set in the id field. * git_odb_backend now has a freshen function pointer * git_remote_connect() now accepts proxy options.- libgit2 0.24.6, including the following security fixes: * bsc#1019036: edge cases in the Git Smart Protocol can lead to attempting to parse outside of the buffer CVE-2016-10128,CVE-2016-10129 * bsc#1019037: MITM possible due to lack of parameter for certificate parameter CVE-2016-10130,CVE-2017-5338,CVE-2017-5339 - includes changes from 0.24.5: * add support for OpenSSL 1.1.0 for BIO filter- libgit2 0.24.3, fixing the following vulnerabilities: * CVE-2016-8568, CVE-2016-8569: invalid memory accesses parsing object files (bsc#1003810) * various bug fixes from the 0.24.2 release- Add to the SDK. Fate#319349 - Update license to GPL-2.0 WITH GCC-exception-2.0- libgit2 0.24.1: + various compatible backported bug fixes- Update to version 0.24.0: + Custom filters can now be registered with wildcard attributes, for example filter=*. Consumers should examine the attributes parameter of the check function for details. + Symlinks are now followed when locking a file, which can be necessary when multiple worktrees share a base repository. + You can now set your own user-agent to be sent for HTTP requests by using the GIT_OPT_SET_USER_AGENT with git_libgit2_opts(). + You can set custom HTTP header fields to be sent along with requests by passing them in the fetch and push options. + Tree objects are now assumed to be sorted. If a tree is not correctly formed, it will give bad results. This is the git approach and cuts a significant amount of time when reading the trees. + Filter registration is now protected against concurrent registration. + Filenames which are not valid on Windows in an index no longer cause to fail to parse it on that OS. + Rebases can now be performed purely in-memory, without touching the repository's workdir. + When adding objects to the index, or when creating new tree or commit objects, the inputs are validated to ensure that the dependent objects exist and are of the correct type. This object validation can be disabled with the GIT_OPT_ENABLE_STRICT_OBJECT_CREATION option. + The WinHTTP transport's handling of bad credentials now behaves like the others, asking for credentials again. + Various API changes (additions AND removals). - Rename libgit2-23 subpackage to libgit2-24, following upstraems soname bump (also in baselibs.conf).- libgit2 0.23.4: * various bug fixes and improvements - drop upstreamed libgit2-fix-.pc-file.patch- libgit2 0.23.3, containing critical fixes: * blame: guard xdiff calls for large files * diff: don't feed large files to xdiff * merge_file: treat large files as binary * xdiff: convert size variables to size_t * GITERR_CHECK_ALLOC_ADDn: multi-arg adders- Add libgit2-fix-.pc-file.patch: Fix paths written in libgit2.pc.- libgit2 0.23.2: * documentation fixes * diff: don't error out on an invalid regex * http: propagate the credentials callback's error code * Fix bug in git_smart__push: push_transfer_progress cb is never called * remote: don't confuse tag auto-follow rules with refspec matching * curl: use the most secure auth method for the proxy * Forcing libssh2 lib location * fix duplicate basenames to support older VS - includes changes from 0.23.1: * Stage an unregistered submodule in _add_bypath() * filebuf: remove lockfile upon rename errors * Increase required version of cmake to 2.8 * Handle ssh:// and git:// urls containing a '~' character. * documentation updates * submodule URL handling fixes * index: allow add_bypath to update submodules * blob: fail to create a blob from a dir with EDIRECTORY * submodule: lookup the submodule by path if available * submdule: reproduce double-reporting of a submodule in foreach - note cmake requirement and use cmake makros - build with system libcurl - build with system http-parser- Update to version 0.23.0: + Changes or improvements: - Patience and minimal diff drivers can now be used for merges. - Merges can now ignore whitespace changes. - Updated binary identification in CRLF filtering to avoid false positives in UTF-8 files. - Rename and copy detection is enabled for small files. - Checkout can now handle an initial checkout of a repository, making GIT_CHECKOUT_SAFE_CREATE unnecessary for users of clone. - The signature parameter in the ref-modifying functions has been removed. Use git_repository_set_ident() and git_repository_ident() to override the signature to be used. - The local transport now auto-scales the number of threads to use when creating the packfile instead of sticking to one. - Reference renaming now uses the right id for the old value. - The annotated version of branch creation, HEAD detaching and reset allow for specifying the expression from the user to be put into the reflog. - git_rebase_commit now returns GIT_EUNMERGED when you attempt to commit with unstaged changes. - On Mac OS X, we now use SecureTransport to provide the cryptographic support for HTTPS connections insead of OpenSSL. - Checkout can now accept an index for the baseline computations via the baseline_index member. - The configuration for fetching is no longer stored inside the git_remote struct but has been moved to a git_fetch_options. The remote functions now take these options or the callbacks instead of setting them beforehand. - git_submodule instances are no longer cached or shared across lookup. Each submodule represents the configuration at the time of loading. - The index now uses diffs for add_all() and update_all() which gives it a speed boost and closer semantics to git. - The ssh transport now reports the stderr output from the server as the error message, which allows you to get the "repository not found" messages. - git_index_conflict_add() will remove staged entries that exist for conflicted paths. - The flags for a git_diff_file will now have the GIT_DIFF_FLAG_EXISTS bit set when a file exists on that side of the diff. This is useful for understanding whether a side of the diff exists in the presence of a conflict. - The constructor for a write-stream into the odb now takes git_off_t instead of size_t for the size of the blob, which allows putting large files into the odb on 32-bit systems. - The remote's push and pull URLs now honor the url.$URL.insteadOf configuration. This allows modifying URL prefixes to a custom value via gitconfig. - git_diff_foreach, git_diff_blobs, git_diff_blob_to_buffer, and git_diff_buffers now accept a new binary callback of type git_diff_binary_cb that includes the binary diff information. - The race condition mitigations described in racy-git.txt have been implemented. - If libcurl is installed, we will use it to connect to HTTP(S) servers. + Various API changes (incl. breaking changes). - Rename libgit2-22 subpackage to libgit2-23, following upstreams soname bump (also in baselibs.conf).- Update to version 0.22.1: + The following (critical) fixes have been backported to this maintenance release: - checkout: introduce git_checkout_perfdata. - git_path_join_unrooted: return base len. - checkout: don't recreate previous directory. - checkout tests: nasty symlinks. - checkout: drop newline in error message. - checkout: remove files before writing new ones. - checkout tests: emulate p_realpath poorly on Win32. - checkout tests: cleanup realpath impl on Win32. - Changes from version 0.22.0: + git_signature_new() now requires a non-empty email address. + Use CommonCrypto libraries for SHA-1 calculation on Mac OS X. + Disable SSL compression and SSLv2 and SSLv3 ciphers in favor of TLSv1 in OpenSSL. + The fetch behavior of remotes with autotag set to GIT_REMOTE_DOWNLOAD_TAGS_ALL has been changed to match git 1.9.0 and later. In this mode, libgit2 now fetches all tags in addition to whatever else needs to be fetched. + git_checkout() now handles case-changing renames correctly on case-insensitive filesystems; for example renaming "readme" to "README". + The search for libssh2 is now done via pkg-config instead of a custom search of a few directories. + Add support for core.protectHFS and core.protectNTFS. Add more validation for filenames which we write such as references. + The local transport now generates textual progress output like git-upload-pack does ("counting objects"). + git_checkout_index() can now check out an in-memory index that is not necessarily the repository's index, so you may check out an index that was produced by git_merge and friends while retaining the cached information. + Remove the default timeout for receiving / sending data over HTTP using the WinHTTP transport layer. + Add SPNEGO (Kerberos) authentication using GSSAPI on Unix systems. + Provide built-in objects for the empty blob (e69de29) and empty tree (4b825dc) objects. + The index' tree cache is now filled upon read-tree and write-tree and the cache is written to disk. + LF -> CRLF filter refuses to handle mixed-EOL files. + LF -> CRLF filter now runs when * text = auto (with Git for Windows 1.9.4). + File unlocks are atomic again via rename. Read-only files on Windows are made read-write if necessary. + Share open packfiles across repositories to share descriptors and mmaps. + Use a map for the treebuilder, making insertion O(1). + The build system now accepts an option EMBED_SSH_PATH which when set tells it to include a copy of libssh2 at the given location. This is enabled for MSVC. + Add support for refspecs with the asterisk in the middle of a pattern. + Fetching now performs opportunistic updates. To achieve this, we introduce a difference between active and passive refspecs, which make git_remote_download() and git_remote_fetch() to take a list of resfpecs to be the active list, similarly to how git fetch accepts a list on the command-line. + The THREADSAFE option to build libgit2 with threading support has been flipped to be on by default. + The remote object has learnt to prune remote-tracking branches. If the remote is configured to do so, this will happen via git_remote_fetch(). You can also call git_remote_prune() after connecting or fetching to perform the prune. - Rename libgit2-21 subpackage to libgit2-22, following upstreams soname bump (also in baselibs.conf).- Add baselibs.conf/sbin/ldconfig/sbin/ldconfigsheep10 16631387630.26.8-150000.3.15.10.26.8-150000.3.15.1libgit2.so.0.26.8libgit2.so.26libgit2-26AUTHORSREADME.mdlibgit2-26COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libgit2-26//usr/share/licenses//usr/share/licenses/libgit2-26/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:25920/SUSE_SLE-15_Update/7f2cab27c452f4176532a5d03c05accd-libgit2.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9b3501c19f897eeb1eb315f17c4f4b8df04938af, strippeddirectoryUTF-8 Unicode textASCII textPRRRRRRR RRRRR R R RRR RRRRy ?w2rutf-8e0c1224e2c42ac484166de0ab0507f97b25726366d352d821a27161277968985?7zXZ !t/]"k%f0]dٶo4zLh`l;]"˲p #SLd o|ӝ:&f?̜"|Fư{Wݸ_Gy?e^ }_-?>[\ H KI懲x1s,iGuz'M\-(E(]tti//jr3u8ȹYlǩT~OarUaȖ<7';{ dXBl FPCTId~3'!;svJ SĖSne EJY^(X :Y"xi`/> Խ~ҏm w2 }g!e ..s5Ŏ`U?JA\k#grQ $\8Esg2Sg3^u^o$5PXoW4mo4+;h{mBm(W Y 9[>.Ev=Dd ]kh$c܏.]7P{HtaPrjk48Rg+)\: ltKؙ|4N" np#.^nSa-f50/PR|>DB%N,@h]/!z7R|`g]g@GUr8?0bA| eʅ9ʀS6Ѡa@!6fN*rxT0R:j)y03 >玫|N%"ș&&b[AY/T,Lx6˹nL4?HΟ+֗5ۚN7>XN $#6֟k4|y»5OvBiI賵 r;]%~=/\-k ^!W[^PqWa_RL!\ۻ;eN8Hd] /8J}(NQ[!qr塋W hd<H' a2ԂM'2+Q7\"!1>V`W<[@GnqK1;d6h{ e?!ˁVEͣL 6cgZ>#bHĠZYUY=+h GBnZOUN֑<ʠ-tJt")ڡ#Ǣgl5З ׊SkZ萭%ʤpPY?b6J] hugR~exj[67Θ7X6z\;; `OK@x`<Q=Pjqͪz\ƛZ62Gn]?G6n岤V %&np$8LDZ㾘pk]`p.%e{TO޷1̃rw eMk^ݺ!~aFSC9T'}5tiœ^2ܮ4$O:Q ߛ .4r :*dKt1x}u( 5"HC>G?#XkeZLh օӄ'd+߉6Am\CX̮.vsmƐHw':[x$c;zdc~?pp*f9'u߆ r!8]IEi: -vk6r_ܵ.@O7h\Pw}w`S c/ _Ns6h=2e]>yB UnODoD%&E 32R%7r&c*SI&d`؇nz.M#`+/X(]Q@ of0WP12|G[_rV@ ? Ċ-jii 7fM( WÏpi.AX2Ҵ{ެځmT$bvxM4s&[qKªMdjR[TS~ddJ!N+zT˰\ûߖ*2_8MKf4Tkj([;/@P.ˑ$s>TnvG{^(oNWAO9} 1ƴRy~ZKa.11޿f;Dc`/3o [h@IV ɞp*Yf\i: I\l}D((fn:BCC˅PZ9dE]Uzh@Z4(%.$-~15hqryN bhzyv&_gRu^qo,LkhP*<Ba}^1B;x@$7¼ݸz]t 8wtʦd+~=HOqBIb bӠbIu29`b ꅜl6%QxNi+{xܱ̉M_Pc࿋6u]8pQ`]q!@*ԼiU~F@F}Bt*º s@8Cᒎq2ϯIF+ǽ7,k|ڡQdsb#,l>a4=8v"q VO忰":Cbx'"t&P壯RKaY鷺v]%HjlTWC>8AgY\,۰(lpv7o3Ձ{~(|ʞAq8u (>FY|7bq fpʞ⿥Wn͚}GzͫТxKU oM݋9_olO?% /rNscd)V_A5rGӳ%Py*ڲԺl|%7oXN3rk4rxEtHz/ult꽁'Y^+X:%}q|@8-Qn /$d?j.̂loS8ɕ`@gB+{.&w/YuT<}R h:r܋SX5Vnt&m>Xrtp2;EТ1̓׿JWf#5&xeyk9𢸧=E,a,Y[ȫꊤ2y lBm:b2_''gQpe:lH廵V\ >EvVE:b 8g+q<ݿ0ҷ~JlҽewNvVy4H+V [%u!`4a r=QoBFkH18="F }q@QP}Xٌ a`7;&nt %-vKDMbH .P604[j;J9n[Jz;jAGvv~)lF<(;CR 'ċ͘'zQ\pVP~g0anC{=@X 2  ž/i;<~m]q'6&JMIQKl }Чc *3_f*X~qT/RYk,[\Ga!Rŀu!J]'!`IN#qw5 C:u^<#!e辦1u%*Gh#QmU8@j@T5_Pkۊ$-r` ^fU;7}.)Kg@pWl(o)-l@%̕\ e1"l>RQOیuPD?GRCM>{m3%^n3);jMo-g ?̦P>{iIcK+qLܷ,e~jJ S҅udq3]v+CO|jۿz@psjm*zR?G=2T0p i#z1`zhgC##}*+F!7}q{ls&,\ f4o-wsjьdO0 _7=钺/yBP-!)hDJ *n@k$0'0qFA ᕖv?28,AxG-XgbY;7Mb9n:8Q*6c & P(-$.qM2z/H RaÀKEy+N !NN ̒җ%ȂO3jJPT# w{G3SS0)W*U2d [-$Q=z`2~`CpkT֘j+jH>pgtF9Y3RKW>l6Nq|4pw[I]עÌߤc881@i^)-QFut<95h|uX$A) \ыFC4r]h 攤~BΕ* 0.<(r_Y@H@ 0)Eل3 4Q\WBDeCתbQtlA*k-UGEGn.olI.Zy1Ny >M)/ܹ.JC*LutD4) Q"g-8#S jG´|"։2ȲU2k&.኎y{#7 LIɛ:f1 W{1@}ؠx"j &|+19fm16IR=&;AE9=ñF*پnnrh<0]Q>;.Bb*n'cOU.+YrBҹ4eN0)}"̫YAQM4Q/jm0j9h}eXYjTxĮmN߅̔T|8Vpvd* RXeI=X~]T>d4Gmsb@{c_ciVJỲHWpԧwL.) M B^:_k̦ m)}&heI@4⸽C;!` 2N8BXs7X6_dXqL ^8he7P Jhf!d>8Jυ}x0}Lsq S{TU\G#na`v?\ήnfa)XҍBzy}ȣuc纡?0 [qC7w!}YDŽ<:%`Ezg] b17ɑYbOo£U\\71NugM_I耼ԶX/wڱRɄ^95M ®D+#U% \U ޥU_MPSo]H _Nb/ ڤȚ ,~^0$Py( -I *Ys -Eɫ{ sþ"j`&8鯱7OCI\Ѧ,05+ZADNЍqdTe))ոQ}@l6K1agy3Tgob+q;cT8O~mr:Tӿv~ؤRNÓE CMEˢ޼9ns#8pz[^[{Y{p2ۂ / )28DS#Du8 (RjRceb期./Gk#Wl@CɌ+UwP6&2F'NWlfȆ>Gmӿr8OwfF,x#}I{rTz3h\ ;`%QfxT|wF ͝Ljॉ)W;^&4%LL8b~D:22v3j{qj3<*(isSM?fdrkS46#?k(g]ՓR%e@-֐^&J/._Ii'4iK1.#0~fO؟a/={&qX :MKkHTIg3J\|w߳2R<}b?3_)ԌG K#\B=:ac @ִNpw<86E fIh#J 4n4ѩvD} :4K4Ǔx(JSD(H,~k4pqzMg2 `{S]u$ l,=s@YdNjPId n@ H1ǥkS_ңг 'fm!2O#NH|PEs>{Pdq9mqNP #N@%!>7P$5Cxa.;;8ꉨzŵ*,;~,ܥƣDF"BK=$ WQP!*7ÚJ*ޜǔݡ* (5@'wؚl!"zo>y`}5mqI[ o8C;% ҝo~3 O-o *ՒPv~+@-I3c%8ܐinW .;p8XP4]̫f |) ~⁧zÊiGA,ڹO=_I!v|:¬}㌒)ՀU46vo&LӛqɘL}WAcW++`-V3@(J0h\@J&+:2m8,|+Yk g%shE-gfs]ƅnx_>;qw[0Y|{J9[jm2uA>iǰ[H0 4OdRnk#r_鉰o\HM)C3m?_&/?xky^Q$‰tZA3}v_8}Veh'tvDA=(fYcj6ϊe |\֟-/ᦴqBh1r_L x5J̙i܃F bOlfA9=~\(<ʭL\I%,:o W2-9N}vD WP{e% ֱm*A|E&Fq 8a 9+v5BIi\ۄkaD9u$4b/Rޘv PGVIiMp-Qq^|}j>KƒOaqw(m[gJ?@3r}VMx!^ %ЀZfm8H@44 K_ ,ԇ{?Zl<Z7TMRd&QR|FuʘM[ S}v+' fi˭IL~@/^AZ*A :/\%Kg6,R : !5$FxMk"e civyrr$'e^$s ߨ$M$7$[$WU`3r !;T/avz`][|(s  9v _}Moj(St -ei-Rz-pz&GxvII 5M]v wN%r Џ]e"q۳]R .ιw_!@)E<1:wVPt. .|(7!oFq2#t*K!-zo8c:a{^-S O[p3vb GSiH}O7U(PpI!i:ndj08 +ĤPkR/<(fFxvod]Uϟ_o>Os{@J駥9,b᝚Rx-\u$҅t9Ysͅ圙= 9-cj0~pF-\{m16uV.^atfE^)hBwnfbB:Ř70&(&&K]Qi e1 Qlߜ=Q[t:'U >Wj~pBHIm0!F8b"G~m 0 5_V  xc(IVt~v;.a1GIky@}ĚY#'狰[ykqTeWS)2q+!ăGN9'ޯ FĀ )1 7XoH=plUE7jLNWdKP=rM< gafp[eJ2jxX~S˯] =ˋZNWHŎO„" lٯZ{[בE Hk\#3]A;YqW +B{f P! |*. ><©%beο{cG\ Y+тC\ς*֔ hDZJ95nۣHKyխL~bbRs{wb2:u**HY7FUEې#ςgM89t ^Z = .p!)DU +p$Lj9CqoLgߺ/E_!6C<7n݆\4-y6cJ}1%̺}#ʧ?o,03Ja炻5bMizƗA'&o{ZǼ@V 1ym*?Hуk ׶j0}"s8&A{EOM9 `b7 (ؓgGs*zkdJQ-"!8ǎ*I oBo19T1H*ݑ]%0`p'4:DNV51ulqoZGF:k&Y.yȟ AW(7m A/#7䉽=fD{ڋaE:QkHon$Uǖt ;!?f!B_HUP/:wVDY1 b'6GaDȢ)eKVk ` b4_'FS GlIg$kU|0 4؃\F~s VRUH->̑houx/\I Gہ,/A՛S'xsjOA?y;4~ph(pRZG`OSنxj]6y]6ֲes៨^F3 # L[(?F0x?Bz{%U(q>G.Й&γޚ?[ ֟4yq()hYrWOwf(䏾#}QgZ5=Z$ŷc6ץ5d!(c=ĘZ6Y10('U^և{*m拏z}:|0$ud7U*jn.#M>q5lqRșz|YWV0rnӡ JP Jm&93W rֿ1`0HhUsҩ9M'b&hvT KrIҎoEa>R2Crs >7=39$'B–gLR`?eM4yl[6j̙f &!uE9ZzM!02" %6W١gC5w衖+A7BC8en !ڼS SRX!7ifMɈ[l3њuR~|mZsE1 gϢvH=5XWĄ V~pْ2 /nFZw t/g3~cѢNӞw;(VRL8.)m:kR3#Uܜ(>r/XyT5KV+]%t-ɷ<ڸH8߽ۺ[YNiBmr@XAVD|Sȝ *oω&}` g)e_۔zatZ"Mz- j:R/"!2* =NKQ^*> â!<Ȯ!&A_-;6'=\:蘠',{UVDu󬵻 FzX+XiljC'IexEah^ڎʗ>#3F ⰩP3$R:)um«BCI_}*'kf81 OKoCtFhn.s/8(BXl ^+iYL] IFUU H2/Ջ(h{Hͮp=7 7 OmYqD_ORHE)mx$n1yf!633>Ɍ7j00#j U/sYD,0+c]T  Bu@JxM`+bj C[)gDfReJ毨ge93ܟf3wP-黎ׯ+⃧0b=\ojcwAh6@+.1*E'KW>sdʺz`74=Yd=C^Dv2Ӫ 35Y(wqW*': ?c,̃ AcHn卐⯡}:Є˃'tG"!u'XS4 Pw`>`er{L4̾XuU\g_"OQSh7o͸;'[NZpË́ڦƚF'Ǹ*/Μ`cVi!Xw]A%i֙?qǘKRUXt@nlU+3gz\9Gh6wz+pt2JٽқQ4x&V4O (.}\c= gnHq$QЙP?؁϶+j8SL 8$-uKoW;{'?i/ސ+ vKePO'Xs!7YO 6bP4$kM1VȉPp~Lءq6eE/aať'Qĸ_M8?t=&DB?hZp*^9]c$:refgwN-sBM))*$!]9yPt{mPzpʁ %ytwMo}4Ezi 6}.eYTJ7AfI}8w'ZU֩nHįQ[zDe/&lA`}N'Ԅ?A˯ ۵ p=W;zK} XSnP.RVפc{-q~ Y8_S4|I`D]@k+TB/XGmMJ?\SuwWG|/%ׄn@CZ&<gN4Ȏl)D}*$EfQEs64nn8{_MF^ET/l#rbtY~ ዀ@Q-X'ܬBfQ # WuZN\AI#$ղ*vH 2 ḋ=&64.*A ⚦%ktZ^B﹛駞6b|0e) R1Z6]ֈ*y;3'E_XaJLX:v!v@CF6~2Hb(6qs˕YUcƿPϷ[xvۄP6zWp#\R@߀2 ?vDS`5N;!^+)5b[vm4 D !=0ZPNj\&LY JvWRbRO!FmܓP~D]"˷+FUC_0Sٔ*W%͹ȄoL/_禯|quf6bkLt *HVu~viRдhK<mU.vmxU^1WeJׂ4Ё9`w/=?G':k˖w!D "'r͈dv'^Sބ@E!pěJFQV0[ YGe ٚiY>C[W»"R,,ȷ>!@uIO 2F ?Vq|;)Wa\NKECm_v* ;VbܝK%5IJpYY[m I7Tglh(-Kַ3D+p `6#  Xu * "K!6_ Ustv=Wٚqq'S>#6- oGl UJӊ\(ky4n|n1 0]{R+Ļ_kAV C1ic1bdB >1㶹xuvQwͰӒYif@ւ1=fBs&x zCyή;Vill;^5GSK~:$[^doXnCFlP&M#! !$ ntD A9l흒dbFq9$POcb!:lVXˑbpQp둿 MU^_@#j2-` TA=y@~r:g'Mk$G.s)3$=qxyvzD#_EoGm9SYXdo ݷ/sN-1x 4 FHa%zkm^u6<[đUz^6i|θJGֹWU&eIn" K_*Z&ҭ zE#.kD!.RI&{̦r7}DҜnIXq=dfÔlXowu-JOa~X#ZSQ,=E/QQ2VK lq?m~F,{=Wƞ L"l-${us΀'!= p?RV ec~ZU 8/.䢌 Bk]y"|mھ6{Cdo>0nЌ{ҐyW)YSDKdb(cse 0GC ẗNze񥶵/LoNb&hήH1'}sC:1ҩuhǏaJv8aݞ;9^q g䛊 Kw)(mChxzCN ˹*|hvVeH~'6;N=e"7Vl΅f iqyk$X`1.܉ZސU-eۯ*ZR' vXXS<-)QΓɪ*|Bb-? CxOo͞(3-S3ͥ4C !nbdHӒQ &h`]|8;X;)mJg2B D̅1Tߘ]ԭbMLК'/!Iޤ'4͸~(juJ?#I 4GD|[XZ ޜ1 C "K|ԏXg>5 AΆf Q}znby1]}TξaanOO߾% rfsw+:GEW$?Kw,ٓ֯w'28ӷ$U`d"*(8bYIKԺdmbK# `f9,~'e-olyfճ6o׽aooي@p&%5I_VamDiqYU{p(5;'g(YT@e_˼_4] #hLwXvQ+cx&,{7kIN\S0 '?6vH=nꣵI,-C`\ջ.AMwď닌@4Umamؒ \Rm]n@Kc !S(E鳹(pWEY 'I'*e+]CZbP}*Gע =ۚu\x^c3~H|5֠OX qv d{̡DD=.E%!7,r9ӟ4 .@T R[Qr9S5jN,a3k&c/@s,:-yګ@LGbqwQ_(6 ]9رn;&R߱i`( 7(d@ f _U=F !8?QaknGRnR[>ǠHn b?gVQ=v%dL&Ԗn-h@Cn1}CFq`THŸQ'j442L:R6"c({)i_|K 5uLsSױ ǎ\/7.uY76jw9:߂a"i'Rpkc &x7 IPApg0 cu~QT5ʛ1̢g/ARoh^ZnR%Kw^1{=E_Smà8Wi|`b[ !J;:ލ贶ik$xׅgo|+I¤⁼HK>1:=7M\}з9ZϡG@~Ag.7tkY~5p\LM--n0Y&0MC\۾O1{NyDnccCd6h7iIiX'~*W B>),ōz)r,%qbuViGLiQ^O-&j8&ٽAñFlCkw:2%ҜU^pL?i V$҈a j_kG9wyˌ1{0axٟb'Xkӫ([Mˍ }V EǓqIc~%5Z(1?N]/(|P5wE,cӬ@V\g]G,NobbE_Li $L[eoOqVw008(Bc2_S@Z+8Me8A8 Ћ5온:[#DeO}a̸n%Z)^Ar{StN63~Y,䈻\n΃(^;LVx["f jr.Zn(FN{;`9ֽH[wkL1a,v ,?hLR4OPx߭zÕ7;!ZҫɑO8R)7\Ki:!ِ&eOK}:R#(ّnI=b?BzR(: FƎS @3<{cKvM1Ygt N@u=p),1ಯњ#o@V͠ 1ᙦO1jj`' 9ߓgcʬ/9 f\rrl;\Sm_@r}*#Q5"ve폂\fb85*pu|B2bė7:8>jnZ\}d8vR[ZFɿ$O7 n ӝ+e9a(*k{sf#,AJV^VpQ ҏىWW?=ߞ 43堔#!2Nj*Ö}ިOSeԜ1adnW8&KLa6(YSeѺU =潗hϣ D>ٹS2Ӽ ]p)ɦCJkrcGf-}iX iS51:gI}vCg[S6n쑂俣k=o|zMb= qF L@fuXKG8|&X]^ ťɅGYFi-E$Qz]>ǐCk<rzJv`fg9OC=0F9`0,{xcZj֩~ѼI];gȕK|y" C<Cq>4cKjtEp_ȮOF{NVR2$_q*ӤZgE_n1=w1mSݓY2i" d+-cEwE[!G(!hju[>,V$"׬+i0 X'-'n)bMtv=|ғG]+!Uib/aIL ?Km"[P#Lj+-6 "ZEJs)+P#f•13u%sUt``e /A,}9Xْ S>{~tc${BDT6N}BnO{Ct5x~*qWɎǎ0&U+c5#JEY|8< O6FZX@'P;s_~۞#A\ko[4AI)3Jl٬\:7H^{ @-FRc;LaZ2bh+Jү!3+i!R|3? صU&ލ> ԾsH2ƄKeB1 >O;'F^- 9B06~/ܣUzltcuT&޼< ެV+{ p޴흄nM7LR43 +j(EuL)@{x4+iMO~k-2yXU}Ld#CJ v@z,4FH#VkM/~L]t#L|Т<8xI^ Wk HLi3p T;y /] IAh-Id1xIgƖAkllN$}8Q\kR2 tĮ-z I9c~%ZDIJCԑ"oflt/Dw^) E:.H| pX Qěe`|Y'Pバ`I30o䮁.y=#\Ym.͌MS?_ $;)ʍ+` χ-,p7%wRJW*ϻdL?"ztډԼWu6MDӚ,±NJ$"'@TR{zu$C PRj=Q [/ !&'. BUr-3/#:@+Hؘx3XRM= `$K [> awK~sZgO`1׃3HYnLېF hŸ+]AJ#j+kc @-1>/ɩfZuʯT[~A9 T YpgLj70 Jjz\(mjjskFh[FeIZbtKYl/Ƚ6}q?g1 CJqiF*2z6$Fb7Y,Ϡ w6:IFERL?JyrYyE˛o@nH(\'1aRp2 #G @B~տ]81d~YF}Mnu2jl'N@WGD`Q﹟F.EJ=*Zbį#|kw';RѾ)ӍJͯ\ע$]l}u3On^*,:6X ~[̤}r{752%쏕!ӔiJ%C| 1Gp i'a!1}X1?N?;5Ch?!//y^)5p|GOHhcwcR|VsgS06yCEE!b<YK8RLQy/Ll`RO/۞ 'G F-EH ,$6D(FٿF_2j8;% %H!|cT<)BE nx_'WH2/0ň2ۭ洙5ΗL|YtU,S);PqNq&XRr[úa0ok~̽b񾗇=#Yhsmh"ʜ'H%A#8潔»]ߝϴэք>+GR> .e>Yf|4nT\L߬CM],Cbkp7qh^D BTݝBt7Y?o 6g:#LL{N|vvC%fzO3">FHs4"7V_u圉`J@HHrBAvHTZQ,XH\9@媡e^0 h5/JfoIw/r{cXQW?P9{w:+:<*4ש!ܺlMJA{h.P@w0/ޒ?p(9ֈ~,cear;JUaJ)JUouJaKO[& ?"0ڣ^+IƾfZMn1>Z&Q[hTY/&1rI$zWL|"1t?ZqDcgҒZ-JNy}AQa%vfYQ?*_K?`⦿i^Vv@Le \m<%h#O$ReVZ\y l2Mem~0@Ռ!xUQg߭sQ*U=J f {0NfwFSRJۑ8(90q&95_0!vT52bʽ_HMZk0Cj2"-fw`dKȜ9ߕLS\ArYCgLΊ8W7CO,[-m`Jq5hڀf$ڡ"HkƯYq3{ 0 w"/J}eI$9œAT,ЍGrk&ANg0'|u7UxdٚLe)Č)p0T:e_E?40 R}mWr핆^Elxw7PCXBp.d5 !E#!"/황pZyʐQ>V;[aDSՆgm HG1 uAۨ&Dh|!瑱.+#<1Xv6/bهvrsӋ|3;8${o]I9;TdlJ!E 謎8ZWh'R$q~B(LOE"7?ztݎʨiN:&-QV!M?zK b!5AkT=ffݴ ʥ4OJy?SAq4]˞DlWѭzKV !%l9=Ņ7lJG;-{c2XT~axJ"Ɗ8Brٛ׈ .a&6Fjh NZKLHKؗz%tI8Dd~Zţi0:!w̽AHp5.>%޶_ZZ {O\>>Fp0"nN덷݆qHV,iZ3`"IifY6Wy!$v?y|α..!%X]L0]ӇfFŧuZ?n})]o'k|4_b2Ƌ#OBJ41yO=Nҳra{?E''ac@wedԟCY-O"܈u"RE&8&oX|$UjcfJR}ןoK26|fS ˢӶ?]L*kCLAqq كN}\0>̹w$o1P,~~r yqN~!Pk%Zkm_?笀jc͓oXyhr96Iߐŭ:\RJ| дegbCS_l6(Wzd[N7,3Œj?n8C[ȮPE "sF)C ]ȃ`=A#%O3_r;z?|nƝ9.V?V$>C_.@WI|uA|;w5gid.ϡ]ItL13a&=0qԮS9QA1aAgUk4!bES;LHhC%*F_aSR,gX^'wב~0;0^!+y˵\@+\ Lwl''q&/!!# 0{8%vd>- `{V 4F6Dx F9z di¯ mݡ@k:?T(k OiNV){0^1x7KooF}P,l! d3Z \_6߭yqB\veE?2 .CnM7)5{@$ )LG&K^n OA:`>\3o3nv9(э2`{5$v#OV=ţi{ڞRE=OtUw l4K|hs`N(`['W/rgfdhXhxX6>Z`'ˏ&_-S$8֭٥7lօNpW/:0~s۶As 0Uok|pHX{-Ud@Ed8GkC5v;^>07S pI1l![i=}dZcǡtG@x=tɬ0VóQ)8SSo,FW &`na.R9m 2U4B!bnb7">%z8].[(/,ROI '[mE"7˂Ϸ Ms:)h-%|۾agZ?Rf ag2%@W -\<ӊi3LI_v3fs]V\-»(1nMj<` ,g)rݽ_ \ cL>Jo&wk9Xv[i^ -cZ$7' |?;WIC&9"0P&I2'cPo.ksx $WzOZC)"sCE5.(yϐTz ࢀX<. >IJA x;ReUhMAX(&O/g,*e%ƈbܵluaAᷲ%ph R8CT{l,OS3SH!@4#%?UGJ/?uךz%ޔ$RS}:(R%_ $xZo5V-u@2*!| \EvW\L3ڨN3X;3w]'bЗv EQb~1ƀQ5jrn+ t{u~NuGH`z@4d"6NNoC_lu<fg%|IoQg*Uk)J'A3t\alBOV>FE;zRַS27-YCQ"r {N), Y( β'Zҭ%-\ y\(TNj_ Tl3h+n5=u8ߓ!VOem`> &2tjˋ?N%r2644ZU:8y4 Mb$E.8o*mvcnq<:)mx*TvVvχV6B  ㋞?&t/ IfIP%h g,2uwp%Yu~rn ƗRvYNgL(ZZPε>bbp_x1Ԫxp謰uoH_B dtPgIW1! I4,B8yzW>c轃FZg@!5Ыr b`=ҫ^9JڞdX }̎8 bȨMH&SySdnb8~-}$^l_Nf4r.b|tiw f<'qSq${WH*<QPe2[ no6_M W2~)pL 'iwצŘ˧}/=3*@Kk|$ü`mAC8Opg beG3nKՓ+:[lU] JeD#~l\eI46x#R8ՍFJy[p^cODIĎ] aT#jlL;KQ-~+n VC U.bA_〡VD8 Tad~B^:lu%xu{ٻJ4e]}TkfT!*SsSIM՞Cif6! 1WԩI66s]KK: bZzY3^A la]B aM3(FqA`{)bmu^ .E(R"@20xN1CwF<I($2 ,Vm;˕-GK:(sr1#_XS*P"w&4 )N>=| .ad^cu1+ T? àۦۍ2O_cѥI5$=vS/7:n@jT_S=>o>o$uRUfVgV׆Ś_BQpqOȳs3>ʈ@s?S` ^ иa{ZI_ӆvvi`j3V,EQRX)Pd I!Q d$|WJxāόLA=cܷf?J~aA J郒 W}'F}5Qt7L_/ ${bBujAʙ0eXp/BIбj J&s>Cs߇D,66a3PoxHx<։YBԘ1bD/>gNXi 4x/KZÁT IY}Cꮔ\9gٸؘiz!Y60ms@uX:.}& pϋԴxw֜C}`B4 B_I>ۈ[{ס?cF C>9o8o *6=l#Gz@7Qh%X$o6,c Ʒfp]y1e(.]:iDg-;K7~̠׼msCtsHڰ&egz UT=16YbAza*O, ׸xKPgv&fS5l0hm)B;(\yl^0j*f7&v\?6cLFe{{?FgE$ԮBQ: |Q{8Am V M.o흎7`-wXyڕ5l7Olߚ y A \iӢXq9tb( qK5iʮP46m.õ74mL+̶>`SpRmΓXqw--1/A 'xe!zz g1=?,B$VtM^ݤ9 0 î7㛲`>FhŸ /S> ٗXLqs=5N و΄q@6o|Hdgº,/Jy*UW1N qw՜.]8ۍɁȩQe_|JS& '.NŁC(j}X&AvxJ2qx5;3TƏZXcw~;4)oA2;n:mqCqۿVj$b)2`Sgj:@cǷY=w]-Ed<$H5tw^s\fR)j m5 ʠꡀT}cY\O%Y6Bʉ<.-J\pɣ=li c |Sװp9&caɋ\~e盧5؅I[Cr1OkS(.4Mh.ВDşVY>+vᲂ9ޟbGkG,j>STX3%݁E9{pUIG,*; sq[R\/3H}]\b("þ[-r%LBBBD+H|ʜp2,8z~ζ~;JW]MxT3coA#oe9_T#bfj*6W  iB(3ǰd+4 H0/G x $wMNB?Ia:Wm6l^ra>.5bxVx;tL1*7p!/&cO4by)ۡ7=&&vytZfg) A!#otJw?穮aY;9a?ȧ;jTټBh}W/իV"2>  9"$_W8+K8G'`>bseW٨hKG`.NfAg>qv^fQݝW}\IF728nB=f2d/ c)?~GzaH"T\-oʒfۜI]Yǽk3F4ZK٬!$=ڢ ;dv *͆&_/%h_S@}$+r:Д.߈Rzz``;f@nrPzGld"Up`%5򣊲'+ͅ/Xfq  tGCbCOhinPyŋye%7F`.w&?` R^+sK϶~qoPSE_ђ*#Q6$P_$WNXQ!JOR>Yū?~צ߸O8"HzQuNjTs1$̳ #7lxN0DҌz GیSPxL?,@"%8x/?ӪeN?hڿfn:ߣΤąb4iug|LcmǏ1pd=:_FE_, ^㑹GȬJj㼆 7wR,dy K뮥3E^K.+%9˛s ~k fJb 9(שa6 =oFx~J]Vb1[MHc>m=$5Qϡ+ Jl$%l:';dn'lգ`|4`ިjch^73Rj,q$U[_G!Fp!M^_jZԯa鹛sdwQCmM/F_;ɠya:Az*]q0yR7˜vy}R }ڍM?V& A$h^q9MhsB~od%}Qj!+1B{.Xvk8@eOJ- R_!@-`i7NA98`0Mxqv{=l }(xWI <ݡuOſdi9}r71{٭$tF-p.3=V\0i`Jst}5n?$ρ,* ,$"j:Vg =~GI|ǭxQ}͒q=CB8R3#%r<XRX`- ~[~6xA mDgt&x*8 8Ȳ2[`ԍ H\*M!N*\Y,P@F+MNĠi^:# oN@nCI,uiIك|X› kľ]ul(Z1JY#ކr7ܟ=5,d$zD78n+;`չ8#(#Vl1lDi:j&uz"?| J?pi,!,ѳ^A3DQL5X6Uiӗ eo W,N |pS2&1Ԥ-ƃe;Bt9v:V c]ji{jA9^ـ)w"rp?m2wa)"%f~~A{4ME0;[]dqC Ȼ&+8TU75%.!T +B$ &TolwD;D|ʆѭb<_w{:8vovq9G}բW%? N 3ȶnQizj_'yPyTnCJ>Ӱ`YZ!B' 5hЖǡ0:2wk%c{@_΅d\fN{{jٿ&KxF~oxt߀/s\Mmԙ05e{썿[m/ZSi[깣ZLVO}_< ­W:} c6N㌮xгFF8}7tkF8IR DNtX 0c[d%*I=>{"l86lJܤͤeICJ_G/*sx͝z9e`PQmexcV!dR4r~JBY_ zpg)ZJq#!9YKQMqF?0,T>8-DE-h (f`xO} x #l\hb8Ghecᢹ|롫nkڥ y(Yt$x#i9 l9d`$|˻uA C~)L@㙇n!(a /y 4 eɷC|$^4mf+ʪXex ϿW zONmDjVjv:bkYܞY!.Yr6C[L<+6xh~`>XuJ& avX1g#W-VX Td'w0\񫐣+Ʌ˧|'JzN]9BBɱPXN Yg3{_bBmFxrųj~ɚ50p6x. +Hmƚ淑ZňmTDJ8Ip;*zWa(036u-heA/hz-sz`pV(>1̽33ڮ\( WmE WRp{$̉~l2$3kn'~r2UcXd=ySz{L,^&oo`|hXMJ(ڏOof3њ \Lhǚ{O5 J7)V= ](MCeU]H=1lmH ??ˀűToU Ny:1s7XwDz.F ж_"꠬Pxj<'-SXD_'JSpmŶ`:KA6t ږR2!ZEduMא.˫)9k:J p vŁ{We jpn?~=d #BX}w[R iIJCinY^vA@>M} &5] S|y$zYaֿ̒dWS-@,XNm۫ , ܆ :#tq"nIhء'~SMUֲU3[I&oU `\hvT˘VӨG;b:Q &) 9\+u+Ab!4zҫ\ >XI,=X0^taƖKLrK'\SI8Q~&H$)XIPB4-2U&iNPԱ]\ *ğ,W_iՍ&NNڠӫ)[-7cge^I'ߒ:sNKC$ZCA$N('-]6}OT?u-I)箠jT=MZ\NJ@D)^tq4!!jGyKV[80 }0, 7WV)/ 9 }`^4WUlb'H!*8U@m*$a>̐`$4QpT::Ta\+v#@_ԧaPAEo1ƏC6nj`Hw0/i T_r!m_.L/kcYC>iXOA;ܷzMKYh}JbK;MCQ.2k^yJ+$[!RY*oa?q^qq!/`٬O(z Uŗ䠳[T LI5'57+ ŕz$z7ZD mѺtIzo$a}-SV]Yهt#QHf<(lØ;.O{ &5"Bf67T6Qrq%i'},5Sk8%5<,Y0=ʀHw~Yp6dWըhYj70ZcRvkΝp\Z:Z;w D1PeߪȘPdWݕ=1{)*>hNt9P>P ԴxuŐ;k#:x{ [B5/z`NylCهr_Vhm8GZ%9 >Ic)+~?5\WZ_$A:׮kepsVŚgeQ2Ć=ڮ蹧 E 9*cT+7V5Au`҅1 {R+ƝWm9y#ARzȒi0۱[Xي>C+|^oKeTi8Ra Tx(ZX70ǎLwKUK}潃ܭg@j7<__>͐.'f =*lK—(b9g29#r8g6-."{t},t`)wu/ӓ^"Eŋ+d 3@T-i3t>^ϞK?GFdYUkw_ԵYh@䏉tmYiNU~0]ji Zߛu27qf+zp W$y Jo!H&7+etE}:@t?Ǖ؆ҟ!k}os4 4../q[x/"\ =ho^d_UBW\WLy]#dBn~=4{U RK^yoBmE  rq%]bNkibE}o2?;'ihvf)!Ρb[W؀{QTh5|J^XXbF_*:([0o&<=_v]t--߸?7%aO1T~|mJj3:$9o'}ЗX ln+C#>r跂M'+q34qM_{"!r*ĺ\yMe;Z4Qo٘&ڊ2xe2]jm 4J 9Ǣ\ ~f:u;D&{C>YRIH[I1aY78å0Ӥnz; hۓcWδư{v +$< /EuߓB3'~ MNG<=7L)qD® )2t_C9AlFkUg4QHdZ",ubZVVOW|4 k΍T.+hihځزO R"1\`|/rQF k̵Z9^taoR7aK?*]C=PTq$uBaRqL9ڱןi񸌢 8AX+6Jy?2GuD! AK'J^:q{J' 7_ok)tώGF3m&$sQh(Dz.Fho@Pp)@v5ouYeѳ^ O%R j†< n@2QT5m]b$=*́XcP#oA)#h G|KCY1AIylڗ+^rw-$#J<J%(xغ1# R8[c*<$ytG.M+!|L`A+]giW ~Ձֲ[^W:VQUE׀GC㫊 S}ʭcπ"Gׂ:!,zSZdkM"D{ɥM}eڵѥ&o@M8̔h;heǀ4֬BDd 5IY$`$OW\vEBVU UdrmexwԠHܣ|>h;JқTm8]Kݺv!Ы(,<ϕoA{ XZ\Bο>١H` 規-d2.\իU+PrbדY:oV:UOzp禂 >AZ96&I@_GLӤl2ure\K(_IdKT+zyMPŠ|_qMuֱǮrI? v"9y)vÀ|A a_v)|W67zaYMɕ*h54M-*`AbCk-/`[G% F=kPY/X,&b~1puKO߈ q1,` gTk3bo&8Kpx [ .b~vgEAQsvTb=7z=.E YYD ;PdY(umӒh&ɵIPxgCzA3mM}rD6LR=кmnOM =!Y>fIIcpG@gS>-c*[ B6fd}8 "okU @dސkSuYI0xTP'مXN2YNR5eW28auKfi6Enn? CG 0!<` vNZ?u'\86yC@r2^1GH1wr5m}R$e羙Ksle aMK!X^t+~נF*BD׏j5n;\o~p!DcQ4=_۝sXgʢ."0m\{yނCY۳ ܛBRa'=nBE'F  jV`*a (U: iN[fjqXτzfV3E_Exۖ%Pv]qL ak3Kt5 QSK{}lZvbơzLY"o1p<]yY vT)6fVvƕH0< )o頸eԸ_#YYAUX}9P'q4xbȸy!)p|'f8ȧiVK'O0I@-kߋI(LOޮ!e TOU2x!tZ#5e6WYa: 5-HMdZiQM`a8m#-?2W+ z\`iqFhIAqIS3 )sGrꝍ?~kE<.(AUƄ\4J_g9  s>끻f*C).3w2TB3l71=Wu^xOkf1&>"iGhpqL»My̅)bDgay256‡g+4Hcxk5l ޼ƞT`+p'XN$Um\סRTɲ@AH`j&QBH&ϣ-FS1ƀyEj> r&Ԕ&:0q6aptQVj_A~O4$eե7G܋sPY-laІL|U^K"ZS^p d,ƒ%>pH>,jY>fF/bC4X*y./X5[+nam  zP>JQVO R>}V<<'d{ra>;EȍuԐ~AV,51U yw0z4O᢭/J1'ILsy_1&ihZ*v2*@eܩڿVzĝRzغG[)DO3Ͳ0;{_x#wBt6?Mq5[\r!Gqk KΨqggO Fӻ8/eӖciG|1yWK]RZ٬yЬ,w0G Ԑ2U~~ ] NB߂4\682ԅ^^(2iLFxm Phy I-$L}-Ϲr;сqH&30C{w5@:$/3=ɸࠜbsB6sЕ­G37AR+7v/a",Zr l0orx#{VTct 4H5/{ 4$ k[ךeL5BO߮%dX}7J{'P/1rT>, 6]G"{L `8kO`&P&~$lz_ ҆($"3z9V VKviM\U/JYٓBi30;ת{`~G#ZSz66HtpE8dn;16}s.Bx^:سhHx=Zo>{Eh 貴A E!7؏}쥃˕d{*# oV530ztM a/@½vP-sR q͞ 6,QL4cH O Q b {0.- lp+UiTnN ɭ;$X$iMx}<1&\3Ӎc[4K"VpҶkyӸD q4e<1JH*2uGZhrͬڪX$̯U ;Xm(\@<)݂< %t*$oC$1ڭB+50OZfB% |L= =!j]R"٠4^^W'?H K颺f|.# 8;N-y.qbq\t%l2Z utWS0;RGsE';zc'r[/<ʴ|$s=ʁ9'mxg)N=}LrSz5 Q~Ē6m5G/'q#=+@YEϸ et*xjU򃲳l\$3PQҿY.GO>h3ΰc5>H%!ҚpnP*gMڶxT R4ht |" $v9eͮ8 s?_/ӟLK$m4e1D w 4rnA:Ք$9_u3ag,Z|[t ٗפ .,,ݻ_WeJH6H|fs,#V5ll+Eyҧc $v.,DOFuΈDJb֤cf5+W+lUgfuDs2N8hFU( H;=M#p95.$:L-cϚH|n3o%:oV')c3w_Bem.W MsШP!sr٘g4S#vrgg০hJ0.3%< e mlk+Բ !l*4ԁuF.~?tz7BH9#6_^'J_1?v u@;EE$:EC.`,DD,=(1%w%GuZ" t}[hgu7jBLMTS8;?lXqWk;: p~^FڇV?r{VAivbdW bѽ;?زT^ƜYmˆOYpK{\]mI#K R/FW [Q|T̾Ԃ4IH%busޓ„Jԯ.¶xI2|(- f 0 >6ٺ|1Y}N'$H<. \1~X%bɕւ/Яt)'d̖' =U\Nq-yܐ1gIcs  1(h:tSrux62: V53URo _<.NlF^A,!6QtjQeSU|g0ODPIҲM\!Y[i4$Plr]C"v%o'~0rF $]j`[bPf4A&kȽ)ܕg `uvjB3# _TՇJ6{hp,d"r&rr&*&| ,QY &әU%W}L &vWd+ s0IAgہ @ V}#t7i""e< jtyʻnsЎsdzS;C[51D_IH㦘۔e+]i*$ =JR3zgQY|RWAVy ($ (e!jJ /"7L~+Jv1꽱;_ȉU,[WvX=Y`wGk8^D9v63ґ&L\_VyUGo]tڄ82q:oC{ vuLn#"c\vcگt26Ň w5cǵ>ADvQ@m>\R# D[ۑ8$1΀kQ9Pg\ L\CuNg>Lpg.͙y.ˬYzCc{1i0XF `rr(U,}ӯ$zlqlOAV5/Zh U <)!Zc%9:l)ԡ`yfU O\7 aoK|ECocƗakB2}4y$ֿ?w]̱o;̓Iq2|'كiw^fgFR[o `*I`B2N uVO[B~80 ԥW 8"=C2Tyq@*a+рnPq*(whzPsF@x"J0}JUk=,(rK{/epcGl G]$CmuêLxZ7d8R r.*8\2Y]nS5E!bB}' ŽvֽU`Ӵ oZ5;C K>򷚉w0X(so a FyX9 gFdxMf# E0~! ^HsN}-jjN^I!,Ґ U"{finqD2GW{Gy:m8||vA#6.Zv2 z'*ғ}USf4jnʧ*VP_ pX Sqб7xzFGt u+})Z'3Zg@`Lfs[~$]=1%WUg F0J5eT55A'f' H2R7bHTmso]1M~Mw6p z=^l}[|0|$\}qZJtJD, G]0V~iX$-ѥmB`80)xdD\rBLjq_5CHhl%%R1>?\A/Jm9`Pn߈ՙC;]!FuWE'xIe/xr.{Dpό%( (<}qhۺr!HM1|Т_t=XŪ7_GaJ0{cwݯRߣLK:7l~cj&eb\vgSpuB#'.ue]/=;aK%2 (5s_ޕbe2HB5w-kTIۥ* 7ZU؏K`'BQ.ԮM;AnY7Ch{V$Z3ߤ&+ 1]Ѝ;8O)Yx(nRc@q#pCAڝӳ"cC{b1[\ҧ=5T4Hl,}$>kTfaY8[)*D'<; NO+DsRի !85r^JFq%/G9 1;~ ,ZJ#h kTl mze[!yV(3bqt(Sޟ}DXTqN=H*jNŕSXxɾx͵1{ 0^yk0 ~+ 9 <:i0Yˣȟ>HQҔ'8Ԧ~ v=x)IbSG!K=_|% >`w!WnKj7d6_ѡIV[f:8S'l~ T8N$@|̦|ag, S@WHś}svTn~ؘ0^t{cVd=uR=A'DA_ϋ܋w7r[BxJfxΆwt%pdz ?WF38xrv`Bl;hǯd0+Nf4ѴFS]y\&1`ݳř_w;Ԡ7q;uTj$`IhNzHm,au-@e g-'!Q~6?sw2ZTr!8gƣĹlARXQ W>;sM 5zʍ€qI0b8gmƚQW5 -ѣyD|h\AB׌>QPct* a?pڕӺ\px-!uiՕ_@ P|DB~&܁V*d:f{HnWo+YC"LL4?Mek@1/%'MMR#M hVF@TD5 e`˃zuv2/ܺ2$@dGL'3+DdaWгT Ov<@")Aωt>'J {BmʝH#Y%װp;+B0kv_U wq;NwT &4ΈBz[$\g4j~'Y-Ec!'WNϲ9!KFA :7[7j&h IQᒟg~dY ku0 *SNSUW !"J(1q wd*Ez֔B{8 [nBQELNs!4}jG xc[ gM)uuT⻼7`,8ce&fUS+zA`|7FF^÷=zZT>ֶf(;W0c`dkY0Ł:T7 7##~K^G_VYN Fh?:\Nr=k3yMǏ +~jQq`M$}}i!nBHYe')TǞGWzժ^P+J@/ÌN,4RF=?ɮiYǥ|`"tN/|2$-(bM6-rL8LH fYLP:f;0^+)5a@Ÿ{/m▭E2_6miJ *)K ϰ}4h0Ϩ4Nc5ukUh 8lcuWW_SRB7x{cd}F7D..ݱ`-iY'(FW ])^E+/(撇םG` MN5Rby !ڶ&i 6  62͢6=y} &ց`$ {@No!I? EqSE]^o@N^ث6ȣ eȂTR%am@G`g5(+ r'ۉDzB˙_BɼK,t]6 ִ%D.AdѪshYDohEVKI0A.Nx-U Gu2[t1p+#hav*<J( nCu9# ~JEbȎ%V %4BH OG}5ImOnay}G,̿c%G:A*Xh j߀pAa4QЄ%B*aʪJw#j=>D(ms+p>3q ЁcSnVq]^PUyDMMݣO{XRE>\xg'U ?3"b4r^H1E/X{)Ɓ.`G(J/$аAyםFeSM p'?;l*s FT!6 Z?e<O:}OLqBlqM%J k:3$wb^B}4*BZE~|sUFߐN'uf}"hUK%vʒ*jfpP!\ZlGnZhk\ʺLol-FQv#Aat9܀rX<ߥ߽0玭4ۊoŷ/b qqQjw#Z4LVU"74mm@@GDotS AН K<ڊQh}˼+e$1rB˫N C7 +YW] +1I<{g;[ϛɬ!GєF hjG9]":Lr`:I aq$f/Pl:Ce˝2d>g󍃪.pmQBݷ^56Nlqs+1&pf)ky%[xVD!kZn's cK=`q*Z@ubohU`è0Dt((٢7oMO_~%3yOވƩ 05bܑ鏬d9:&Fd[?HZ>DSzMaU{ٚ =f& |j4JՋko&.yܤ4yx [9hTޏ/#a?( @:Iuloɇ"hgmZ1eR*6Ry[|z*=U3ˆe H_SlUeRam ,M6J5K)`1ոwIp 4KDJԽAo2u?!iJw䵁q\8tGY>4 M/䨐 @Yœtrɵ؁ zgGЋ<72;֧΢U-^ .ƹY#~؞pEe JŃ G0;ScvQM*Key#eQcΰ6i#2<5$:HKzV<,~#;פp]\ƽksȆsk}ٔ61GtVaeg$?a6,nva6~"%/e޺9xϚ.(h; CMtCp;>E#oWY̾8K›7 &:'gI@Wl>cYfzp|ݎ8t:_*|XmaR$w逛JpAC=XZ'NW %p[GmŹv4+ZDXV=­]z~Ոѧb'A^D>ڒQx2S.G:ݦ-8 ףP^10` kǪ1q >&qR(WYӏI&w +mț,*alƧ ɦah.H\k:H'%ՈA$D=w⮽ԥw=g҉|CUp/1)`o ~WfLm0A+0䛁]!U@eSoQ']kVAkm7A_ey5p* 6=YsNwDZT⸤a`nJqmS J^?|F 'N^| i h+ 8S$|jh&†OH-Ex8g?gaQS斱gﶍ',uk+jiIyDO#Bȁҫ(5Ih;1[ԹD7{SI=H;ҸnV `2"zC*:%"n3K,ŕAFT8do_[Tِ2SB-Y蜸Phݓϭ.LU0|I+&P:m9*7S92uGXB.bTٽkGTq $S1l 7+}/1{",Cc2IJ˧€ײ& Ȩr{5 rۄJ&KG;gG1fWte|(f&n 6.z6:cрze HȬKxYR6N:P]W9/vhhAH0 ‚[% ч@+KY~ nLS]-}CͲeIS<-6wPu)"S"i_RMS' ̫ 0^B_`8`&򳕮]VwE?a2*}YK#5ex^@|zb9nc)o~,vٜM*_ gSM .{6GCV :goQa%?2:@߼_+9f4=A0 VxL)purU|X@bpJ% DYSJ:6vCUE21񖊆'x{ >:d!^GUdz9Myf}L>.Ґ,@pch&P46O.bu @` :Ȇ$)aa|2`θ*MxeU]scr#/}[7ض 2Lߐ0F'PsʨǞbxQa۳u=8ꌉWFp* oNGd6(ыF_Kܠd 6TYݾz`= nYt]Kƒ\:jUb(yM:/Yq>MJa:i΃ۄ.*I?+2so)~%C9\ QӪNb&[V9ZLWVjl+HZ)ٜEi.* nVEwMt$Bń+@d~d#;y?N\Véqo|Fo/~I_+>,Cئ%s}4Zuwsw4g!,T{zDi~3'8- aSS2Fh>$Bc׵Ny^;7\Zdn =T.eᗳk-@(M9gBTqh*v'X(Q"WYAE?g?@Ist#-2 SޔW YЬe6tB*=NxɀU]3]1檠5#3=%.1Al(=y%wEq>VtNP<6-!qo#9(ȿO|p7e$nȃa@rm[v~Qn u*s>U\ii#]HAޠW2)\"ff2㻂3lu(>Zi:=Uǭ9 `D 똔hDUjfsࡑ܃Ub`P.ruy d+l~x3iMnʰñ6NZvy}q1>EG uۯQ c]qNr4˟tE<ŖT@rA:efbx[W] m :@dY#mҟkL6ѡ0K2ZI$'h^ʣи++R҄1RN+EM'$JL5M]J (#8Y\Gae#4t 7?0kWa$n= }b8 VE.ļ@1\+hU8)6`zK}>gTW)ȥr1+4TQjhUX<ҾQfQYس~T8\f'.W+c-t<Su@k(_%̍2+J{ VAV~5r2'W0Q`ٛ ,̧5@oe]FƵ` W 3CfsxU'1ʡA,Uđ!!d.rkPtCzbW ZHFxիVH%GWwe'JxiG14z<:s(QY,/WK'Mc$LcL$Uv :kͿF/o9eԗ[YjDKK28U\3ҡ`8g ޱ} 8mXbfj;c I|WI@Stq Rz 4 1w۫?el4 h+dZ-GRt! I]i*R?=V/dSl \JB|j,c i|MSv?l;ݢi\n!7r?]{uBN s/I> R0͂k$9_rΫ4$ne> fd5i 0<^H\?шO._uSJX=,K SL Qz|;&cXΆ){nwr^\wd 0Jo:"|c_qy@ (R-,+R+P!KWH@7.$/114MZ.As:@qXjZCxok#E[)ƅ]| X_$ȣ>CIևn'bs#Q6EZBVd <+$ MO6rMC24\B|$90rf.~V#pIR 'v6&]Z,ŲV h\1"갺&,}tb{hoآu,QB\ ;dQ͍ 8rMEzˋ[x8 Xиppchl51'a}3?Em fu|>Q̯1!@X'%"`Qy֪ƚ}P3$z Hۨ h+$ OQUe"zĴz%F S,b]Sa#= jGߧ/zY2<쌓­9j,f?-raBKn*&A:Ď sD%q^ٷK,|/v̌8zel>/QU!3hafWH뵽3b3E7*`Xo۳Ƣ΁?OWi`w\)u}^ =-3u\Uz.OᖤVry< ڧ"+Vh -F6p,|dd:PN_o;bҬc7s5P&BʬQ/a!|?neV,#Fg8d <($'$/X{xIT|A!vZwDiatI7_jo<s(L"*O*wq?1X 9:&pYPdm 7lըAAd3ο9l{l*C~0YNY!|4ͮ/#./E[YmǸ;Y8Vܧ":D DD>p?$cyl|7fXcX!ܴ<J%9mz~Ա'CkR(b V qx{Tg1h83JOPhgoAM 3؜( `P1+ d#fj MܡLp<G(Up:ۺnH9E Dܾ䠹Ut(_ naͩ8M&3q,gP& 1Q%ywx_$W RٷŐV54ʂ16>xVaz 2L`lrF!:P?ɇrd#suMu_A7y52"XYb+u*r8.8kjM0\8-=Ppޥo VژpA!bKUQ2 W c<^}wX.?*5Hzі/xwӞa9z)@ӹb@ޥE[ɱ8zMoDzy@2+_O$mG2y"nE d xíH).J>$#)+:-Ũ*uBK:ܰ,lf J`j،[ң%<>ŶƁR:\)[߯1M6Z L-"la=l}! IILXU 6Ų/ 2&#lj3ީ2'L@l_f~yhw&WBwϫ֟@ct0u s̭JW&iZk`QE^0_`ܵ(s6$.XRj"UpPͣvh+>}3)q`]rL1"<1, ?}TP P .UÂ? Y"ǤkK?>$tP)%uNʧء,bؐmȝφQ+5 ?9".)?#qUY9+ X/nk4c pYA:t%GP#{!a鳸IK5m DM~瘛;AV'KF*ևcWwCӜBqpjsPY[WG\YP؀y%(\g?w`SU}RD+]SY;v; 7>$*-!ma9EURv'uj)P g˥"MT=*:9=oX`Hm[UCE.9S%uá^M*pMrGA1HA#TgR]q 2u⮞+/],puGK;4?:gX $0g}̵BJ0Q?"ݯ I]bMaupʕ[6RJ곑<|1O|𲆹Yi ł1œh[5w0T<&΍v8t)aULp)!;KvR8$'9}ld۴GKE'$S5G|e8c;tPPmFeL-/=;$^`׻F U1.HyxchS2qD>"F=ʿsWPmTmSwNܖ5GCms]sbGl3M-^6gn̋EL\u| ^&⋑<Υ"KF< Ǧ}~6_Ž" U:y{vA32Ib"rn^LLw 2RPI_`Μ$Ln/ VVH[5́r ޿/×xš zi {oM/>mhbWi$t Rc$I;,ݕ~ 1>1貵kNl)'2.Z:v7EPEěbE&쀞~%V*GFgnP=<Suh**><[[y뙃 -p2NC^M 2tmw>魥tdQ(*bٓp0bSu>K3 &%d ۅ)H[LVXmVQk;&bÕ=t8 C-$M&7T w:",AǠ Zܢs3KdSKpJO3/;z:Es*3&(+:m% e 'p:^QO0lpeb a:0/f8 )nU]M WO;qnqO㑪ʤ|z(nfc҅٩AEŗ',*j x5N+n֎jкr|zh'5[K?dz3 |{an`ڇ@<$կywr(|އ`Lzg7(Ћ؂b2lgU0[J?P ^~oO}OPxde)D/mmUD#m``jtQQ+e&- L<ߺy^aX*NFT=xENh{tڔ꡽8͏fM0\aTA>ف6Œ`ߡ{ܠ N+QxEx`׷kvC5C.LD7wa= nӂ{j ;e}FS(xvŸ#QڿڬOjW/n@rN׈&Hĝ'o+2 UڎJ}q\"oO*2el P !ڔ Inv\;psh_2Q`36A.Ҩou++I5]U \G@뤤" d&$1>A%}N] #XMhܵ-o/>{xoAZ;AX0%^gwhZ-XӬZ3C`rEIb<_ڱsG K$ -9$VőBM*dͿR59BTVN*^ z- {~9bNгz]c!'Z[|ZVOZP"AqSH uDbCh$K2|@ɜ}I!|ASFoAEÐE*ض} )y pš3ڬo&#cr\GI6j 7Y5ɔD9l*eu} pca`_ 'ƔmA⍫c])BbilaEjx/jB{5[AʫxGO\{P#oת;,h}-%Ůᕾ$DBj;HJgkTGU@2C|[0ODxZ#UbXєLjY}NK2$Xxwb|v.໗ʣac_,0JTlK#PO Z2#dƃN Aot|>BjJlQz(x˧d3tZZH%BI 5(flZ46i1`A+~0ѫ>1jB?]~ so0*餄 bɰL<[ zy = ܭ|לELU\ ]/@o)ׂw<9%d+[QBr2ue|$h.JviImu5x(rL[2#6q\45>R ]m$˛^@@Ts>m- ̡v']G|*_gX~(7a|d.>ha+A-Z3HQˍ)):7=vxuhU8ֳ@6ĽWFzO&ı`Har&-EF+8pB@A-1{a:xR`!3`}gNk"J#yb#2`kEK)7ذ;DYI$&+Lm1nb]Y: FQ{'O^30#:$?v0h.۸a\t"j]UR^ eeG5u3i[Tja)]Z5_93jyCI]j b&;鴃ЈQ6:ZodټnX<MҧRo[o," h iJ*@@Gs /YQ')&h@c2 c&A^K}F6فjЋQ1W/!{~E{Xk1]԰P'u;8t o|% n4LtJ#bTy~IVNzлɛ8jz{m'O)<{ryK{3ďd>v<cǸ%&e휸 yا;B˯/ᇜjg˔8B*Ֆ Ҷ0Ī~E=3ph֧`^oEO7KJ' gYsI{( u_qd^V%)lM]c q< {*lsFs,Ocwe i#ȤV֒`=ioXLghW&ƾy MB!K#D߽O:cP͂j!,hgo egi/3W5ʷIJS`Q+QղAi &|LCgY$}aZ!=nkQ\zc%Ku5 ]ffZ%2-qlbXNᕱr%sBQںjhMK'@0!a87 *M`nRy/gEA,SI NnߘSexٞQ"6 tѤ*Xki2{e*ҏ^ W.{mm':2l0AXu{!]y hfȈ6I8nrgZ`E I!:`43;m ȶ#+Wr.CR v7PBV|6V܎C'#% Y?;3UJѺ YԾA6}׃:򏌟GdJo'k36x?C$WlJ-3˧&3^Ľ P'4.;,2^ۏәb6V.N&1/9+gIh>PKGXd#D3IspPV2È׻/ܬZ *_xԈN7QYp*lۿ޸AIY1%}¢nc[xFĺRD\~[ ~GV ٚD)-b TyF ǓW54([u Ր(#m (ϳlg6ӷđg>aل>uX;NDNoGE- .%)ׂ(4fhrƞ9B=V6 k΃6/4d:ܥ!̬7)u|30nnB0r~3(^H< }23K8>툢#]iSf։Ҋ֫qvP {gC!=:bm]Fj<ǹ* ,,6;ͦ?+Pc W [m悪'ѷx; !}{J%DO>lf2+*h. {rux\˧LlċMg]]zyƿ*9c*,4d~U Z"R'#N-?I ΅Q1bI}oI8eOF~sΤzAC=SVb`^?Q7Pk:  HLMIߎ+"7ߵv_b-d5nLrUXpJ+k| g&nwQ=,ZQO<4H8K9eX^Xc@1q :^ #qE4OY.PqP5sugy.4X}ް훾&rݟYx4 w )u@kXMb E/%I|>HҊ&? m>%KIXv5<)P|5/5+()-t+)VI{'ʹ(遫б;&+=M<Y￰9J,n'h\X1c@e^omxz̸GAɿHKJ|Ue=)1ZV)'IB}|{@a5n{=_LKe:HҀO6"77AL0JKRN$,QAK.D}1ѳo5䦛hg6L!V&y^AIw'~鴺og~_u K]}Ym)hEtFG, ?Ϯ8|6RKnu@:u1( ;vnY^'/a{~T|kS`@oЍ#&c۳1q,ضml-w9ZLZi_$4eF'[ҕ"ŵ{7pCWgmv2cm *#[[@.@la7k,ť) 찑qW f) Dw& G6fG1M:pmw};ġ r]/ ؕ Z/t=*H1>3NY RIr]KDWA;Ծ,Dn">\O%[1-&.kMl[A2a&:l&Fӟ2n,y wGmUvΟP(qȂ$A-2!} & Ѭ"@tR@Բ".Rw<ط70"O4 笀6ϸ3)\iOfH+Q1ޔSKxQ y//;CՋ^=AHNnPcdUeR|.ۯF-y(u7>phcє`l[{Ӕ]hbpnIiڼ jN'#ԟRw B9o;O t.qfuIv̾%<.!wxjTcq>vmI -N<>5hѨkc#-Jr̛W܀W\yyxiAֺ3cm[))'{< @z% `w$v7b؆a$&KY/1鮄ۭͫ ,ɤ!5^1v cwvW ̷Hߪb#IqW{t>)NV[ͩ|%c@]0Hs4,5Gĭo:ln` BL쨁v^:>oY ǀNjwmbpWԎzDn f5٥p1 pO: i}n8,wByȫqȮ9Vt"XKV *ۮ43N` g ,WKYSó9QGzLvij2}r 0Yj?{zԼsvxKxULk4'\fah-|i.Lя]l9kLz[$Ic_3r8b}š!dVHn c5{2nKԸ &n-3ֳ'em2_AYOUWoh@ǰUBJ{QiP-ìm&-;Y}GkJޓOްLAbeW(wLfZkz{h6JiiI9 5aAOa`>Rw!U@[ ZOc~M;<`YX[ Qѭ#G]H'F34>4K@DTO3}#4GU1PjcV/C{ࠨLT} 6b㒾3հfI}jF}Z{G\Ro+ʛ+lW w%?9d@%5+bJ̔/aVi)VʢQB`~Ze`{i\a.̗K*q7:`-F^}s4c &mv}_ 6@ͦI֎Ԗu$y,Cph0w42ig 7ƏW$PBB?K-7/~CЍ:/-rI/ݞ  PܝGR+1,!^l+DXBlIzGcbkXnwBnSPoV?M rGhx92> yh<ۮX2Y3@q0LO-v'-Fl2M/4 }#5}x9pd94boHJԪ4/\`W*9B7HXU8= Vǡ7"ٚ4PGd@vójfd1^%,OfsC%vƸ~9j"F\%y=^+Yb b'>l׆!i$(bbYi ޤ/a-w /#Mr{YOZ| ¡ s\ݫ!Uݕ\0+C:[Ȕ6D"^tٝ4//,tOM[yP;E-簋1pUԲ4M t>#{92ֱw2WPX&WYj+܈Յ,A^낀dlYkD 0֣1q8<[;p~I;2,m- zH feZhы vЋŢ&}`J]yI%鞴K.x`Y5])pkMHkmmz-\ф.J`!0Zg#K?.\Z 0!1A~41|0iW ѷـzUujH>B%; Wl+a0@dh9PY{ɷ fބ NvD6z>u<+m^UM,`ˇ2(٠Q(-r¿ ;ZN(]CC$@&']]:DlwqEjxaxܔ{ټRl.¢ig>\NX+3N~00*DConwr!Ehlrq-tĜY[Z?lJ~ܦ*I=Eh2:=Vim<r>5Q;f/ŗ#)Rr7Z, h֤/(wa# y ȟqJ&Xvp7r5% 9.u'\<43E-\;B-F)l ք#b)2ke,zS.Zp.~ 'q-ӹ%Kǁ7Yȕv.A[? (?wYhHn4`b+хh_b.Т(ml?N#S/{VӿOؐR(hrTO:/Q-}KQag.-݀, K883he<I Gg벙)PJ$3ơBim({E="EU@8RIHՔ!8/=ˀCO>rQˈ8SRe.]RgrwܑI35e9֍AQM68I *T{S3b(Glt \ҏL I[gK[y*4s /P Yf6mLeZHrzpz,ϥBINQu gu?-^?|akUEXN &sGjCC{b +#KoQ_xʌį`+d#5aWZ#sMk,qJ`"Pra{a"a7 ;LO*RV[]6;&c6OP-ً5Mm2ZrIF%Cf1&^[O1:\sM6D6C %UkPP +ЁkNxy|'VY'{B_J%ĺݐmҢfsҪf-ocT\.Wkυ\jQ}%`. s˪eaW-Ax|Ry͊[h?}63LI{Y)L)c.W9^Zţk3 w5K8G(g&^}"w`e7mG(:$H 9LnUUyqDnq>7¾r b=ouy)1|JڙάӈXרX~Tmsb7`Pu ޥ?4!hEve˓ 8õ5$Aqm7s11ySbI!5u6K ;4 T,)WD%̸V:L@hZ}3%Ni32f49P|! v_jmM&T$ُmv* ۏÆtg|y 9ZDbUI':^\zOJ [|i9%O33$TruoNaN/:G/|yϨ.1񋰁a n: I`l$ % #ϼ?b@Kؙb/ӎ۔LS{v/hu=uQ_,BgG^| Ӱۄ~3d7 =L>[|J`(EGK Rڦǿ=nWNE~iӶoo]merKttb1#;VWGǥVMps4,' Ota\' M7Tp4r$;V/ 9_V^;s-|ka*zُ