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/attribute.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/cycles/render/attribute.cpp') diff --git a/intern/cycles/render/attribute.cpp b/intern/cycles/render/attribute.cpp index 8abf869a775..bf83c970bf8 100644 --- a/intern/cycles/render/attribute.cpp +++ b/intern/cycles/render/attribute.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 "image.h" -- cgit v1.2.3