|
|
|
@ -1,5 +1,9 @@
|
|
|
|
|
# Wiki UFC
|
|
|
|
|
# Copyright (C) 2007, Adriano, Alinson, Andre, Rafael e Bustamante
|
|
|
|
|
# This file is part of Wiki UFC.
|
|
|
|
|
# Copyright (C) 2007-2015 by Álinson Xavier <isoron@gmail.com>
|
|
|
|
|
# Copyright (C) 2007-2008 by Adriano Freitas <adrianoblue@gmail.com>
|
|
|
|
|
# Copyright (C) 2007-2008 by André Castro <aisushin@gmail.com>
|
|
|
|
|
# Copyright (C) 2007-2008 by Rafael Barbosa <86.rafael@gmail.com>
|
|
|
|
|
# Copyright (C) 2007-2008 by Henrique Bustamante <bustamante.rique@gmail.com>
|
|
|
|
|
#
|
|
|
|
|
# This program is free software: you can redistribute it and/or modify
|
|
|
|
|
# it under the terms of the GNU Affero General Public License as
|
|
|
|
@ -96,4 +100,3 @@ WikiUFC::Application.routes.draw do
|
|
|
|
|
# Front page
|
|
|
|
|
match '' => 'courses#index', :as => :index
|
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|