From ee36e75b855ca32c794ef2d1b2be7fe5d7067f55 Mon Sep 17 00:00:00 2001 From: Thomas Dinges Date: Thu, 25 Dec 2014 02:50:24 +0100 Subject: Cleanup: Fix Cycles Apache header. This was already mixed a bit, but the dot belongs there. --- intern/cycles/render/integrator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/cycles/render/integrator.cpp') diff --git a/intern/cycles/render/integrator.cpp b/intern/cycles/render/integrator.cpp index 9b279660f9c..17c50ca826f 100644 --- a/intern/cycles/render/integrator.cpp +++ b/intern/cycles/render/integrator.cpp @@ -11,7 +11,7 @@ * 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 + * limitations under the License. */ #include "device.h" -- cgit v1.2.3