-
-
Notifications
You must be signed in to change notification settings - Fork 792
Added new copyright test cases #2891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
pombredanne
merged 3 commits into
aboutcode-org:develop
from
abhishak3:new_copyright_status
Apr 20, 2022
Merged
Changes from 2 commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| <h1>Disclaimer for AliasDotCom Ltd.</h1> | ||
|
|
||
| <p>Copyright (C) AliasDotCom Ltd. All rights reserved.</p> | ||
|
|
||
| <p>If you require any more information or have any questions about our site's disclaimer, please feel free to contact us by email at noone@example.com.</p> | ||
|
|
||
| <h2>Disclaimers for aliasdotcom</h2> | ||
|
|
||
| <p>All the information on this website - https://www.aliasdotcom.com - is published in good faith and for general information purpose only. aliasdotcom does not make any warranties about the completeness, reliability and accuracy of this information. Any action you take upon the information you find on this website (aliasdotcom), is strictly at your own risk. aliasdotcom will not be liable for any losses and/or damages in connection with the use of our website.</p> | ||
|
|
||
| <p>From our website, you can visit other websites by following hyperlinks to such external sites. While we strive to provide only quality links to useful and ethical websites, we have no control over the content and nature of these sites. These links to other websites do not imply a recommendation for all the content found on these sites. Site owners and content may change without notice and may occur before we have the opportunity to remove a link which may have gone 'bad'.</p> | ||
|
|
||
| <p>Please be also aware that when you leave our website, other sites may have different privacy policies and terms which are beyond our control. Please be sure to check the Privacy Policies of these sites as well as their "Terms of Service" before engaging in any business or uploading any information.</p> | ||
|
|
||
| <h2>Consent</h2> | ||
|
|
||
| <p>By using our website, you hereby consent to our disclaimer and agree to its terms.</p> | ||
|
|
||
| <h2>Update</h2> | ||
|
|
||
| <p>Should we update, amend or make any changes to this document, those changes will be prominently posted here.</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
|
|
||
| copyrights: | ||
| - Copyright (c) AliasDotCom Ltd. | ||
|
|
||
| holders: | ||
| - AliasDotCom Ltd. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Copyright (c) corps69 |
3 changes: 3 additions & 0 deletions
3
tests/cluecode/data/copyrights/alphanumeric_holder_name.txt.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| what: | ||
| - copyrights | ||
| - holders |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| copr. (c) Foobar Pvt. Ltd. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
| - copyrights_summary | ||
| - holders_summary | ||
|
|
||
| copyrights: | ||
| - copr. (c) Foobar Pvt. Ltd. | ||
|
|
||
| holders: | ||
| - Foobar Pvt. Ltd. | ||
|
|
||
| copyrights_summary: | ||
| - value: copr. (c) Foobar Pvt. Ltd. | ||
| count: 1 | ||
|
|
||
| holders_summary: | ||
| - value: Foobar Pvt. Ltd. | ||
| count: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| """ | ||
| Copr. (c) 1999 Random Corp. Ltd. | ||
| """ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
|
|
||
| copyrights: | ||
| - Copr. (c) 1999 Random Corp. Ltd. | ||
|
|
||
| holders: | ||
| - Random Corp. Ltd. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Copyright Foobar Pvt. Ltd.. All rights reserved. |
19 changes: 19 additions & 0 deletions
19
tests/cluecode/data/copyrights/copyright_without_icon.txt.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
| - copyrights_summary | ||
| - holders_summary | ||
|
|
||
| copyrights: | ||
| - Copyright Foobar Pvt. Ltd | ||
|
|
||
| holders: | ||
| - Foobar Pvt. Ltd | ||
|
|
||
| copyrights_summary: | ||
| - value: Copyright Foobar Pvt. Ltd | ||
| count: 1 | ||
|
|
||
| holders_summary: | ||
| - value: Foobar Pvt. Ltd | ||
| count: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| /* | ||
| * Copyright (C) %34hkj12iaksd2@//0 | ||
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
| - copyrights_summary | ||
| - holders_summary |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| /* | ||
| * Copyright (c) Micr0s?3t4ii2\ew | ||
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| what: | ||
| - copyrights | ||
| - holders |
1 change: 1 addition & 0 deletions
1
tests/cluecode/data/copyrights/gibberish_with_real_copyright.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| (c) adfe??+_93\ee\adfds\/ad<ds>Copyright(c) Microsoft |
9 changes: 9 additions & 0 deletions
9
tests/cluecode/data/copyrights/gibberish_with_real_copyright.txt.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
|
|
||
| copyrights: | ||
| - Copyright (c) Microsoft | ||
|
|
||
| holders: | ||
| - Microsoft |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| """ | ||
| © 1989-2000 Baz Corporation. All rights reserved. | ||
| """ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
| - authors | ||
|
|
||
| copyrights: | ||
| - (c) 1989-2000 Baz Corporation | ||
|
|
||
| holders: | ||
| - Baz Corporation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| # Copyright (C) RandomCompany 2990-2999 | ||
|
|
||
| def fn(): | ||
| pass |
15 changes: 15 additions & 0 deletions
15
tests/cluecode/data/copyrights/invalid_copyright_year.py.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
| - copyrights_summary | ||
|
|
||
| copyrights: | ||
| - Copyright (c) RandomCompany | ||
|
|
||
| holders: | ||
| - RandomCompany | ||
|
|
||
| copyrights_summary: | ||
| - value: Copyright (c) RandomCompany | ||
| count: 1 | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Copyright (c) 2000-2021 Adolph Blaine Charles David Earl Frederick Gerald Hubert Irvin John Kenneth Lloyd Martin Nero Oliver Paul Quincy Randolph Sherman Thomas Uncas Victor William Xerxes Yancy Zeus Wolfeschlegelsteinhausenbergerdorffwelchevoralternwarengewissenhaftschaferswessenschafewarenwohlgepflegeundsorgfaltigkeitbeschutzenvonangreifendurchihrraubgierigfeindewelchevoralternzwolftausendjahresvorandieerscheinenvanderersteerdemenschderraumschiffgebrauchlichtalsseinursprungvonkraftgestartseinlangefahrthinzwischensternartigraumaufdersuchenachdiesternwelchegehabtbewohnbarplanetenkreisedrehensichundwohinderneurassevonverstandigmenschlichkeitkonntefortpflanzenundsicherfreuenanlebenslanglichfreudeundruhemitnichteinfurchtvorangreifenvonandererintelligentgeschopfsvonhinzwischensternartigraum |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
|
|
||
| copyrights: | ||
| - Copyright (c) 2000-2021 Adolph Blaine Charles David Earl Frederick Gerald Hubert Irvin John Kenneth Lloyd Martin Nero Oliver Paul Quincy Randolph Sherman Thomas Uncas Victor William Xerxes Yancy Zeus Wolfeschlegelsteinhausenbergerdorffwelchevoralternwarengewissenhaftschaferswessenschafewarenwohlgepflegeundsorgfaltigkeitbeschutzenvonangreifendurchihrraubgierigfeindewelchevoralternzwolftausendjahresvorandieerscheinenvanderersteerdemenschderraumschiffgebrauchlichtalsseinursprungvonkraftgestartseinlangefahrthinzwischensternartigraumaufdersuchenachdiesternwelchegehabtbewohnbarplanetenkreisedrehensichundwohinderneurassevonverstandigmenschlichkeitkonntefortpflanzenundsicherfreuenanlebenslanglichfreudeundruhemitnichteinfurchtvorangreifenvonandererintelligentgeschopfsvonhinzwischensternartigraum | ||
|
|
||
| holders: | ||
| - Adolph Blaine Charles David Earl Frederick Gerald Hubert Irvin John Kenneth Lloyd Martin Nero Oliver Paul Quincy Randolph Sherman Thomas Uncas Victor William Xerxes Yancy Zeus Wolfeschlegelsteinhausenbergerdorffwelchevoralternwarengewissenhaftschaferswessenschafewarenwohlgepflegeundsorgfaltigkeitbeschutzenvonangreifendurchihrraubgierigfeindewelchevoralternzwolftausendjahresvorandieerscheinenvanderersteerdemenschderraumschiffgebrauchlichtalsseinursprungvonkraftgestartseinlangefahrthinzwischensternartigraumaufdersuchenachdiesternwelchegehabtbewohnbarplanetenkreisedrehensichundwohinderneurassevonverstandigmenschlichkeitkonntefortpflanzenundsicherfreuenanlebenslanglichfreudeundruhemitnichteinfurchtvorangreifenvonandererintelligentgeschopfsvonhinzwischensternartigraum | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Copyright (c) 2021 Adolph Blaine Charles David Earl Frederick Gerald Hubert Irvin John Kenneth Lloyd Martin Nero Oliver Paul Quincy Randolph Sherman Thomas Uncas Victor William Xerxes Yancy Zeus Wolfeschlegelsteinhausenbergerdorffwelchevoralternwarengewissenhaftschaferswessenschafewarenwohlgepflegeundsorgfaltigkeitbeschutzenvonangreifendurchihrraubgierigfeindewelchevoralternzwolftausendjahresvorandieerscheinenvanderersteerdemenschderraumschiffgebrauchlichtalsseinursprungvonkraftgestartseinlangefahrthinzwischensternartigraumaufdersuchenachdiesternwelchegehabtbewohnbarplanetenkreisedrehensichundwohinderneurassevonverstandigmenschlichkeitkonntefortpflanzenundsicherfreuenanlebenslanglichfreudeundruhemitnichteinfurchtvorangreifenvonandererintelligentgeschopfsvonhinzwischensternartigraum |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
|
|
||
| copyrights: | ||
| - Copyright (c) 2021 Adolph Blaine Charles David Earl Frederick Gerald Hubert Irvin John Kenneth Lloyd Martin Nero Oliver Paul Quincy Randolph Sherman Thomas Uncas Victor William Xerxes Yancy Zeus Wolfeschlegelsteinhausenbergerdorffwelchevoralternwarengewissenhaftschaferswessenschafewarenwohlgepflegeundsorgfaltigkeitbeschutzenvonangreifendurchihrraubgierigfeindewelchevoralternzwolftausendjahresvorandieerscheinenvanderersteerdemenschderraumschiffgebrauchlichtalsseinursprungvonkraftgestartseinlangefahrthinzwischensternartigraumaufdersuchenachdiesternwelchegehabtbewohnbarplanetenkreisedrehensichundwohinderneurassevonverstandigmenschlichkeitkonntefortpflanzenundsicherfreuenanlebenslanglichfreudeundruhemitnichteinfurchtvorangreifenvonandererintelligentgeschopfsvonhinzwischensternartigraum | ||
|
pombredanne marked this conversation as resolved.
Outdated
|
||
|
|
||
| holders: | ||
| - Adolph Blaine Charles David Earl Frederick Gerald Hubert Irvin John Kenneth Lloyd Martin Nero Oliver Paul Quincy Randolph Sherman Thomas Uncas Victor William Xerxes Yancy Zeus Wolfeschlegelsteinhausenbergerdorffwelchevoralternwarengewissenhaftschaferswessenschafewarenwohlgepflegeundsorgfaltigkeitbeschutzenvonangreifendurchihrraubgierigfeindewelchevoralternzwolftausendjahresvorandieerscheinenvanderersteerdemenschderraumschiffgebrauchlichtalsseinursprungvonkraftgestartseinlangefahrthinzwischensternartigraumaufdersuchenachdiesternwelchegehabtbewohnbarplanetenkreisedrehensichundwohinderneurassevonverstandigmenschlichkeitkonntefortpflanzenundsicherfreuenanlebenslanglichfreudeundruhemitnichteinfurchtvorangreifenvonandererintelligentgeschopfsvonhinzwischensternartigraum | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| /* | ||
| * Copyright(C) Microsoft. All rights reserved. | ||
| * Copyright(c) 2000-2001 Alias Ltd. All rights reserved. This is just an example corporation | ||
| * named Alias | ||
| * Copyright (c) Microsoft. | ||
| */ |
20 changes: 20 additions & 0 deletions
20
tests/cluecode/data/copyrights/multiple_copyrights.cpp.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
|
|
||
| copyrights: | ||
| - Copyright (c) Microsoft | ||
| - Copyright (c) 2000-2001 Alias Ltd. | ||
| - Copyright (c) Microsoft | ||
|
|
||
| holders: | ||
| - Microsoft | ||
| - Alias Ltd. | ||
| - Microsoft | ||
|
|
||
| copyrights_summary: | ||
| - value: Copyright (c) Microsoft | ||
| count: 2 | ||
|
|
||
| - value: Copyright (c) 2000-2001 Alias Ltd. | ||
| count: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| \\ewasdfasd\Copyright(c) Microsoft | ||
| \\'''?0Copyright(c) Adobe 1999''' | ||
| Copyright(c)Microsoft | ||
| weasdfkjadfadflkjl |
20 changes: 20 additions & 0 deletions
20
tests/cluecode/data/copyrights/multiple_copyrights.txt.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
| - copyrights_summary | ||
|
|
||
| copyrights: | ||
| - Copyright (c) Microsoft | ||
| - (c) Adobe 1999 | ||
| - Copyright (c) Microsoft | ||
|
|
||
| holders: | ||
| - Microsoft | ||
| - Adobe | ||
| - Microsoft | ||
|
|
||
| copyrights_summary: | ||
| - value: Copyright (c) Microsoft | ||
| count: 2 | ||
| - value: (c) Adobe | ||
| count: 1 |
1 change: 1 addition & 0 deletions
1
tests/cluecode/data/copyrights/no_punctuation_after_holder_name.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| (c) 1990-2005 Microsoft All rights reserved |
9 changes: 9 additions & 0 deletions
9
tests/cluecode/data/copyrights/no_punctuation_after_holder_name.txt.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
|
|
||
| copyrights: | ||
| - (c) 1990-2005 Microsoft | ||
|
|
||
| holders: | ||
| - Microsoft |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| <h1>Disclaimer for Unlimited Ltd.</h1> | ||
|
|
||
| <p>Copyright (c) Unlimited Ltd.</p> | ||
|
|
||
| <p>If you require any more information or have any questions about our site's disclaimer, please feel free to contact us by email at unlimited.ceo@unlimited.com.</p> | ||
|
|
||
| <h2>Disclaimers for unlimited</h2> | ||
|
|
||
| <p>All the information on this website - https://www.unlimited.com - is published in good faith and for general information purpose only. unlimited does not make any warranties about the completeness, reliability and accuracy of this information. Any action you take upon the information you find on this website (unlimited), is strictly at your own risk. unlimited will not be liable for any losses and/or damages in connection with the use of our website.</p> | ||
|
|
||
| <p>From our website, you can visit other websites by following hyperlinks to such external sites. While we strive to provide only quality links to useful and ethical websites, we have no control over the content and nature of these sites. These links to other websites do not imply a recommendation for all the content found on these sites. Site owners and content may change without notice and may occur before we have the opportunity to remove a link which may have gone 'bad'.</p> | ||
|
|
||
| <p>Please be also aware that when you leave our website, other sites may have different privacy policies and terms which are beyond our control. Please be sure to check the Privacy Policies of these sites as well as their "Terms of Service" before engaging in any business or uploading any information.</p> | ||
|
|
||
| <h2>Consent</h2> | ||
|
|
||
| <p>By using our website, you hereby consent to our disclaimer and agree to its terms.</p> | ||
|
|
||
| <h2>Update</h2> | ||
|
|
||
| <p>Should we update, amend or make any changes to this document, those changes will be prominently posted here.</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| what: | ||
| - copyrights | ||
| - holders | ||
|
|
||
| copyrights: | ||
| - Copyright (c) Unlimited Ltd. | ||
|
|
||
| holders: | ||
| - Unlimited Ltd. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.