Skip to content
Snippets Groups Projects
Commit ba52c0ea authored by Thomas Bellman's avatar Thomas Bellman
Browse files

Add missing copyright notices to files.

Also fix incorrect year in the copyright notice in manifests/init.pp.
parent ff8f27d0
No related branches found
No related tags found
No related merge requests found
# Copyright (C) 2012 Thomas Bellman. # Copyright (C) 2014 Thomas Bellman.
# Licensed under the GNU LGPL v3+; see the README file for more information. # Licensed under the GNU LGPL v3+; see the README file for more information.
......
# Copyright (C) 2014 Thomas Bellman.
# Licensed under the GNU LGPL v3+; see the README file for more information.
import "apache" import "apache"
......
# Copyright (C) 2014 Thomas Bellman.
# Licensed under the GNU LGPL v3+; see the README file for more information.
import "apache" import "apache"
......
<%
# Copyright (C) 2014 Thomas Bellman.
# Licensed under the GNU LGPL v3+; see the README file for more information.
#
-%>
LoadModule <%= @loadmodule %> LoadModule <%= @loadmodule %>
<% @directives.each do |line| -%> <% @directives.each do |line| -%>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment