mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
Update copyright note for 2018
auto happy = new year(2018);
This commit is contained in:
@@ -11,7 +11,7 @@ Standalone (no previous code from anyone) :
|
||||
|
||||
--- SNIP ---
|
||||
/*
|
||||
* Copyright (C) 2008-YYYY TrinityCore <http://www.trinitycore.org/>
|
||||
* Copyright (C) 2008-YYYY TrinityCore <https://www.trinitycore.org/>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License as published by the
|
||||
@@ -31,7 +31,7 @@ Standalone (no previous code from anyone) :
|
||||
With previous code from external developers:
|
||||
--- SNIP ---
|
||||
/*
|
||||
* Copyright (C) 2008-YYYY TrinityCore <http://www.trinitycore.org/>
|
||||
* Copyright (C) 2008-YYYY TrinityCore <https://www.trinitycore.org/>
|
||||
* Copyright (C) XXXX-YYYY external-teamname <url>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
= TrinityCore -- Linux installation =
|
||||
Copyright (C) 2008-2017 TrinityCore (http://www.trinitycore.org/)
|
||||
Copyright (C) 2008-2018 TrinityCore (https://www.trinitycore.org/)
|
||||
|
||||
=========================================================
|
||||
WARNING: THIS DOCUMENTATION IS NOT ALWAYS UP TO DATE.
|
||||
FOR MORE UP-TO-DATE INFORMATION, CHECK THE TRINITY WIKI.
|
||||
=========================================================
|
||||
|
||||
CHECK http://www.trinitycore.info/ FOR FURTHER HELP
|
||||
CHECK https://www.trinitycore.info/ FOR FURTHER HELP
|
||||
|
||||
These are instructions for installation in a Linux environment, if you are
|
||||
using Windows refer to http://www.trinitycore.info/
|
||||
using Windows refer to https://www.trinitycore.info/
|
||||
|
||||
Installing TrinityCore is fairly simple on a Linux machine, assuming you
|
||||
have all required applications
|
||||
|
||||
http://collab.kpsn.org/display/tc/Requirements
|
||||
https://www.trinitycore.info/display/tc/Requirements
|
||||
|
||||
Most of these are included on common Linux distros, others you may have
|
||||
to install by your self. Please check your distro's repos.
|
||||
|
||||
Reference in New Issue
Block a user