From 43d731cf72ecab2a4300e1bec6d61bd887588454 Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Thu, 23 May 2013 15:12:27 +0000 Subject: [PATCH] Update license headers in CSS files --- src/messenger/webim/default_ie.css | 29 +++++++++---------- .../webim/styles/dialogs/default/chat.css | 16 ++++++++++ .../webim/styles/dialogs/default/chat_ie7.css | 16 ++++++++++ .../styles/invitations/default/invite.css | 29 +++++++++---------- 4 files changed, 60 insertions(+), 30 deletions(-) diff --git a/src/messenger/webim/default_ie.css b/src/messenger/webim/default_ie.css index 3270865c..2f6377c0 100644 --- a/src/messenger/webim/default_ie.css +++ b/src/messenger/webim/default_ie.css @@ -1,19 +1,18 @@ /* - This file is part of Mibew Messenger project. - - Copyright (c) 2005-2011 Mibew Messenger Community - All rights reserved. The contents of this file are subject to the terms of - the Eclipse Public License v1.0 which accompanies this distribution, and - is available at http://www.eclipse.org/legal/epl-v10.html - - Alternatively, the contents of this file may be used under the terms of - the GNU General Public License Version 2 or later (the "GPL"), in which case - the provisions of the GPL are applicable instead of those above. If you wish - to allow use of your version of this file only under the terms of the GPL, and - not to allow others to use your version of this file under the terms of the - EPL, indicate your decision by deleting the provisions above and replace them - with the notice and other provisions required by the GPL. -*/ + * Copyright 2005-2013 the original author or authors. + * + * 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. + */ .inline-block { display: inline; diff --git a/src/messenger/webim/styles/dialogs/default/chat.css b/src/messenger/webim/styles/dialogs/default/chat.css index 950798c5..88fbaf76 100644 --- a/src/messenger/webim/styles/dialogs/default/chat.css +++ b/src/messenger/webim/styles/dialogs/default/chat.css @@ -1,3 +1,19 @@ +/* + * Copyright 2005-2013 the original author or authors. + * + * 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. + */ + html, body { height: 100%; } diff --git a/src/messenger/webim/styles/dialogs/default/chat_ie7.css b/src/messenger/webim/styles/dialogs/default/chat_ie7.css index a371f329..1200d461 100644 --- a/src/messenger/webim/styles/dialogs/default/chat_ie7.css +++ b/src/messenger/webim/styles/dialogs/default/chat_ie7.css @@ -1,3 +1,19 @@ +/* + * Copyright 2005-2013 the original author or authors. + * + * 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. + */ + /* controls */ .control, .user-name-control-set, diff --git a/src/messenger/webim/styles/invitations/default/invite.css b/src/messenger/webim/styles/invitations/default/invite.css index ec948750..43e9d617 100644 --- a/src/messenger/webim/styles/invitations/default/invite.css +++ b/src/messenger/webim/styles/invitations/default/invite.css @@ -1,19 +1,18 @@ /* - This file is part of Mibew Messenger project. - - Copyright (c) 2005-2011 Mibew Messenger Community - All rights reserved. The contents of this file are subject to the terms of - the Eclipse Public License v1.0 which accompanies this distribution, and - is available at http://www.eclipse.org/legal/epl-v10.html - - Alternatively, the contents of this file may be used under the terms of - the GNU General Public License Version 2 or later (the "GPL"), in which case - the provisions of the GPL are applicable instead of those above. If you wish - to allow use of your version of this file only under the terms of the GPL, and - not to allow others to use your version of this file under the terms of the - EPL, indicate your decision by deleting the provisions above and replace them - with the notice and other provisions required by the GPL. -*/ + * Copyright 2005-2013 the original author or authors. + * + * 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. + */ #mibewinvitationpopup { margin: 0 !important;