# HG changeset patch # User Evgeniy.Koshkin # Date 1375974522 -14400 # Node ID 6ac3c2491e1ab532c9e65cd66e3d47d632db89b9 # Parent 646f64aca657068ec0407e754f54b2a8a3455169 removed copyright diff -r 646f64aca657 -r 6ac3c2491e1a agent/src/jetbrains/buildServer/symbols/SrcSrvStreamBuilder.java --- a/agent/src/jetbrains/buildServer/symbols/SrcSrvStreamBuilder.java Wed Aug 07 21:48:39 2013 +0400 +++ b/agent/src/jetbrains/buildServer/symbols/SrcSrvStreamBuilder.java Thu Aug 08 19:08:42 2013 +0400 @@ -1,19 +1,3 @@ -/* - * Copyright 2000-2013 JetBrains s.r.o. - * - * 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. - */ - package jetbrains.buildServer.symbols; import java.io.File;