From: hataejun Date: Fri, 4 Jan 2013 02:28:10 +0000 (+0900) Subject: [Title] license information add for dibs web X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8c164e87b6a9d410c7773dc778a2ed89673bb4fc;p=sdk%2Ftools%2Fsdk-build.git [Title] license information add for dibs web [Type] [Module] [Priority] [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase] --- diff --git a/dibs-web/config/routes.rb b/dibs-web/config/routes.rb index d437d8d..cb3925e 100644 --- a/dibs-web/config/routes.rb +++ b/dibs-web/config/routes.rb @@ -1,3 +1,31 @@ +=begin + routes.rb + +Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. + +Contact: +Sungmin Kim +Taejun Ha +Jiil Hyoun +Donghyuk Yang +DongHee Yang + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +Contributors: +- S-Core Co., Ltd +=end + Dibs::Application.routes.draw do root :to => "sessions#new" @@ -87,24 +115,6 @@ Dibs::Application.routes.draw do get "admin/queryAllOS" get "admin/queryAllOSCategory" - - # admin - -# get "admin/queryAdminAllGroupName" -# get "admin/queryAdminAllProject" -# get "admin/queryAdminAllOS" -# get "admin/queryAdminAllDistribution" -# -# get "admin/queryAdminGroup" -# get "admin/queryAdminServer" -# -# match "admin/queryAdminDistributionInfo/:distribution" => "admin#queryAdminDistributionInfo" -# match "admin/queryProjectInfo/:distribution" => "admin#queryProjectInfo" -# -# post "admin/changeAdminUser" -# post "admin/changeAdminServer" -# post "admin/changeAdminProject" - # The priority is based upon order of creation: # first created -> highest priority. diff --git a/dibs-web/public/log.html b/dibs-web/public/log.html index 1bbd498..77d792e 100644 --- a/dibs-web/public/log.html +++ b/dibs-web/public/log.html @@ -1,3 +1,31 @@ + + diff --git a/dibs-web/public/stylesheets/style.css b/dibs-web/public/stylesheets/style.css index 6116373..905f975 100644 --- a/dibs-web/public/stylesheets/style.css +++ b/dibs-web/public/stylesheets/style.css @@ -1,3 +1,31 @@ +/* + style.css + +Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. + +Contact: +Sungmin Kim +Taejun Ha +Jiil Hyoun +Donghyuk Yang +DongHee Yang + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +Contributors: +- S-Core Co., Ltd +*/ + body { } diff --git a/dibs-web/public/upload.html b/dibs-web/public/upload.html index 59c3d7d..fb2ffb0 100644 --- a/dibs-web/public/upload.html +++ b/dibs-web/public/upload.html @@ -1,4 +1,31 @@ - + +