From 7c3ab5084392daab50c1448fa8aeb17dfb369390 Mon Sep 17 00:00:00 2001 From: Hania Queen Date: Sat, 4 Mar 2023 06:20:26 +0100 Subject: [PATCH] Initial commit --- .gitignore | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ LICENSE | 44 ++++++++++++++++++++++++ README.md | 3 ++ 3 files changed, 146 insertions(+) create mode 100644 .gitignore create mode 100644 LICENSE create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bd66743 --- /dev/null +++ b/.gitignore @@ -0,0 +1,99 @@ +# ---> Phoenix +# gitignore template for Phoenix projects +# website: http://www.phoenixframework.org/ +# +# Recommended template: Elixir.gitignore + +# Temporary files +/tmp + +# Static artifacts +/node_modules +/assets/node_modules + +# Since we are building assets from web/static, +# we ignore priv/static. You may want to comment +# this depending on your deployment strategy. +/priv/static/ + +# Installer-related files +/installer/_build +/installer/tmp +/installer/doc +/installer/deps + +# ---> Delphi +# Uncomment these types if you want even more clean repository. But be careful. +# It can make harm to an existing project source. Read explanations below. +# +# Resource files are binaries containing manifest, project icon and version info. +# They can not be viewed as text or compared by diff-tools. Consider replacing them with .rc files. +#*.res +# +# Type library file (binary). In old Delphi versions it should be stored. +# Since Delphi 2009 it is produced from .ridl file and can safely be ignored. +#*.tlb +# +# Diagram Portfolio file. Used by the diagram editor up to Delphi 7. +# Uncomment this if you are not using diagrams or use newer Delphi version. +#*.ddp +# +# Visual LiveBindings file. Added in Delphi XE2. +# Uncomment this if you are not using LiveBindings Designer. +#*.vlb +# +# Deployment Manager configuration file for your project. Added in Delphi XE2. +# Uncomment this if it is not mobile development and you do not use remote debug feature. +#*.deployproj +# +# C++ object files produced when C/C++ Output file generation is configured. +# Uncomment this if you are not using external objects (zlib library for example). +#*.obj +# + +# Delphi compiler-generated binaries (safe to delete) +*.exe +*.dll +*.bpl +*.bpi +*.dcp +*.so +*.apk +*.drc +*.map +*.dres +*.rsm +*.tds +*.dcu +*.lib +*.a +*.o +*.ocx + +# Delphi autogenerated files (duplicated info) +*.cfg +*.hpp +*Resource.rc + +# Delphi local files (user-specific info) +*.local +*.identcache +*.projdata +*.tvsconfig +*.dsk + +# Delphi history and backups +__history/ +__recovery/ +*.~* + +# Castalia statistics file (since XE7 Castalia is distributed with Delphi) +*.stat + +# Boss dependency manager vendor folder https://github.com/HashLoad/boss +modules/ + +# ---> DartEditor +.project +.buildlog + diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c906815 --- /dev/null +++ b/LICENSE @@ -0,0 +1,44 @@ +LICENSE FOR THE Extreme! Lab PullParser Copyright (c) 2002 The Trustees of +Indiana University. All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + +1) All redistributions of source code must retain the above copyright notice, +the list of authors in the original source code, this list of conditions and +the disclaimer listed in this license; + +2) All redistributions in binary form must reproduce the above copyright notice, +this list of conditions and the disclaimer listed in this license in the documentation +and/or other materials provided with the distribution; + +3) Any documentation included with all redistributions must include the following +acknowledgement: + +"This product includes software developed by the Indiana University Extreme! +Lab. For further information please visit http://www.extreme.indiana.edu/" + +Alternatively, this acknowledgment may appear in the software itself, and +wherever such third-party acknowledgments normally appear. + +4) The name "Indiana Univeristy" and "Indiana Univeristy Extreme! Lab" shall +not be used to endorse or promote products derived from this software without +prior written permission from Indiana University. For written permission, +please contact http://www.extreme.indiana.edu/. + +5) Products derived from this software may not use "Indiana Univeristy" name +nor may "Indiana Univeristy" appear in their name, without prior written permission +of the Indiana University. Indiana University provides no reassurances that +the source code provided does not infringe the patent or any other intellectual +property rights of any other entity. Indiana University disclaims any liability +to any recipient for claims brought by any other entity based on infringement +of intellectual property rights or otherwise. + +LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES +AS TO CAPABILITIES OR ACCURACY ARE MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES +AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF THIRD +PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES +NO WARRANTIES THAT SOFTWARE IS FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", +"TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE ENTIRE +RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO +THE PERFORMANCE AND VALIDITY OF INFORMATION GENERATED USING SOFTWARE. diff --git a/README.md b/README.md new file mode 100644 index 0000000..92156b0 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Islamabad + +In that situation it’s really difficult to find the true and most trustworthy which are providing the real services. \ No newline at end of file