浏览代码

Fixing license headers.

Isabel Drost-Fromm 11 年之前
父节点
当前提交
ff7a9ff1fd

+ 1 - 1
src/main/java/org/elasticsearch/index/query/TemplateQueryBuilder.java

@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to Elasticsearch under one or more contributor
  * license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright

+ 1 - 1
src/main/java/org/elasticsearch/index/query/TemplateQueryParser.java

@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to Elasticsearch under one or more contributor
  * license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright

+ 1 - 1
src/main/java/org/elasticsearch/script/mustache/MustacheScriptEngineService.java

@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to Elasticsearch under one or more contributor
  * license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright

+ 1 - 1
src/test/java/org/elasticsearch/index/query/TemplateQueryBuilderTest.java

@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to Elasticsearch under one or more contributor
  * license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright

+ 1 - 1
src/test/java/org/elasticsearch/index/query/TemplateQueryParserTest.java

@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to Elasticsearch under one or more contributor
  * license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright

+ 1 - 1
src/test/java/org/elasticsearch/index/query/TemplateQueryTest.java

@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to Elasticsearch under one or more contributor
  * license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright

+ 1 - 1
src/test/java/org/elasticsearch/script/mustache/MustacheScriptEngineTest.java

@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to Elasticsearch under one or more contributor
  * license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright

+ 1 - 1
src/test/java/org/elasticsearch/script/mustache/MustacheTest.java

@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to Elasticsearch under one or more contributor
  * license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright