Updated on Dec 14, 2015
The copyright notice is a short text indicating who holds the copyright on your website. The text is usually located at the footer of your application and after the default installation it will be sown as:
© 2014 YourCompany
In this tutorial we will show you how easily and in a manner of minutes to change this text depending on your company name.
Usually the system text (added by default not custom) on your Social Community are held by language keys. Thus in order to change certain system text you will need to directly edit the language key holding that text.
This can be easily achieved if you login into the admin area of your Social Community and navigate to Settings>Language settings.
That link will redirect you to the Language settings page where you will be able to see the Filter field located in the first interface called Languages.
This field serves for easily filtering the language keys your Social Community uses and in order to filter the key holding your copyright notice you will need to enter in this field copyright and check the Apply checkbox.
Then you will be presented with 3 language keys you can edit. The one you need is the last one labeled _copyright (System) and in order to edit it you will need to click on the Edit link at the end of the language key name.
The Edit link will prompt an additional interface where all of the language key contents will be displayed.
The value you will need to edit depend entirely on the languages your Social Community supports. For every language you have added you will be presented with a separate field where you will notice the following common string:
© {0} YourCompany
The elements of this string are:
Once you are done editing the copyright notice for all of the languages your Social Network supports you will need to scroll down this interface and click on the Save button so the new copyright notice can be displayed on your website.
Congratulations you have successfully edited the copyright notice of your website!