| 1 |
<?php |
| 2 |
/* |
| 3 |
* SOFTWARE LICENSE INFORMATION |
| 4 |
* |
| 5 |
* Copyright (c) 2017 Buttonizer, all rights reserved. |
| 6 |
* |
| 7 |
* This file is part of Buttonizer |
| 8 |
* |
| 9 |
* For detailed information regarding to the licensing of |
| 10 |
* this software, please review the license.txt or visit: |
| 11 |
* https://buttonizer.io/license/ |
| 12 |
* |
| 13 |
**************************************************************************************** |
| 14 |
|
| 15 |
=========================================================================== |
| 16 |
|
| 17 |
Hey there! |
| 18 |
|
| 19 |
Welcome to the source! Are you troubleshooting? Or do you have a question? |
| 20 |
|
| 21 |
Just reach out to us, we'll do our best to assist you :) |
| 22 |
|
| 23 |
Do you have any questions? www.buttonizer.io |
| 24 |
|
| 25 |
Have you also checked our knowledge base or community? |
| 26 |
|
| 27 |
Buttonizer Community: https://r.buttonizer.io/support/community |
| 28 |
|
| 29 |
Buttonizer Knowledge base: https://r.buttonizer.io/support/knowledgebase |
| 30 |
|
| 31 |
Buttonizer support: https://r.buttonizer.io/support/tickets |
| 32 |
|
| 33 |
=========================================================================== |
| 34 |
|
| 35 |
For more information about the licensing and terms of conditions: |
| 36 |
|
| 37 |
Terms and conditions: https://buttonizer.io/terms-conditions/ |
| 38 |
|
| 39 |
License: https://buttonizer.io/license/ |
| 40 |
|
| 41 |
===========================================================================*/ |
| 42 |
|