MMBAAccountants 2 miesięcy temu
commit
d31cf2ebe9
3 zmienionych plików z 97 dodań i 0 usunięć
  1. 67 0
      .gitignore
  2. 23 0
      LICENSE
  3. 7 0
      README.md

+ 67 - 0
.gitignore Wyświetl plik

@@ -0,0 +1,67 @@
1
+# ---> CVS
2
+/CVS/*
3
+**/CVS/*
4
+.cvsignore
5
+*/.cvsignore
6
+
7
+# ---> C++
8
+# Prerequisites
9
+*.d
10
+
11
+# Compiled Object files
12
+*.slo
13
+*.lo
14
+*.o
15
+*.obj
16
+
17
+# Precompiled Headers
18
+*.gch
19
+*.pch
20
+
21
+# Compiled Dynamic libraries
22
+*.so
23
+*.dylib
24
+*.dll
25
+
26
+# Fortran module files
27
+*.mod
28
+*.smod
29
+
30
+# Compiled Static libraries
31
+*.lai
32
+*.la
33
+*.a
34
+*.lib
35
+
36
+# Executables
37
+*.exe
38
+*.out
39
+*.app
40
+
41
+# ---> CakePHP
42
+# CakePHP 3
43
+
44
+/vendor/*
45
+/config/app.php
46
+
47
+/tmp/cache/models/*
48
+!/tmp/cache/models/empty
49
+/tmp/cache/persistent/*
50
+!/tmp/cache/persistent/empty
51
+/tmp/cache/views/*
52
+!/tmp/cache/views/empty
53
+/tmp/sessions/*
54
+!/tmp/sessions/empty
55
+/tmp/tests/*
56
+!/tmp/tests/empty
57
+
58
+/logs/*
59
+!/logs/empty
60
+
61
+# CakePHP 2
62
+
63
+/app/tmp/*
64
+/app/Config/core.php
65
+/app/Config/database.php
66
+/vendors/*
67
+

+ 23 - 0
LICENSE Wyświetl plik

@@ -0,0 +1,23 @@
1
+Attribution Assurance License
2
+
3
+Copyright (c) <<var;name=copyright;original=2002 by AUTHOR PROFESSIONAL IDENTIFICATION * URL "PROMOTIONAL SLOGAN FOR AUTHOR'S PROFESSIONAL PRACTICE";match=.+>>
4
+
5
+All Rights Reserved 
6
+
7
+ATTRIBUTION ASSURANCE LICENSE (adapted from the original BSD license)
8
+
9
+Redistribution and use in source and binary forms, with or without modification, are permitted provided that the conditions below are met. These conditions require a modest attribution to <<var;name=author;original=<AUTHOR>;match=.+>> (the "Author"), who hopes that its promotional value may help justify the thousands of dollars in otherwise billable time invested in writing this and other freely available, open-source software.
10
+
11
+1. Redistributions of source code, in whole or part and with or without modification (the "Code"), must prominently display this GPG-signed text in verifiable form. 
12
+
13
+2. Redistributions of the Code in binary form must be accompanied by this GPG-signed text in any documentation and, each time the resulting executable program or a program dependent thereon is launched, a prominent display (e.g., splash screen or banner text) of the Author's attribution information, which includes: 
14
+
15
+     (a) <<var;name=author;original=Name;match=.+>> ("AUTHOR"), 
16
+     (b) <<var;name=profIdent;original=Professional identification;match=.+>> ("PROFESSIONAL IDENTIFICATION"), and 
17
+     (c) <<var;name=url;original=URL;match=.+>> ("URL"). 
18
+
19
+3. Neither the name nor any trademark of the Author may be used to endorse or promote products derived from this software without specific prior written permission. 
20
+
21
+4. Users are entirely responsible, to the exclusion of the Author and any other persons, for compliance with (1) regulations set by owners or administrators of employed equipment, (2) licensing terms of any other software, and (3) local regulations regarding use, including those regarding import, export, and use of encryption software.
22
+
23
+THIS FREE SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR ANY CONTRIBUTOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, EFFECTS OF UNAUTHORIZED OR MALICIOUS NETWORK ACCESS; PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

+ 7 - 0
README.md Wyświetl plik

@@ -0,0 +1,7 @@
1
+# MMBA-Accountants
2
+
3
+MMBA Chartered Accountants & Registered Auditors established in 2009, is your trusted source for expert financial advice across the UK, with offices in Preston, Luton, Cambridge, and London.
4
+Visit->
5
+https://www.mmba.co.uk/
6
+Call Now ->
7
+01772378020