src/apache2_module/CreateDirConfig.cpp.cxxcodebuilder in passenger-5.0.30 vs src/apache2_module/CreateDirConfig.cpp.cxxcodebuilder in passenger-5.1.0
- old
+ new
@@ -21,15 +21,15 @@
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
# This file uses the cxxcodebuilder API. Learn more at:
-# https://github.com/phusion/passenger/cxxcodebuilder
+# https://github.com/phusion/cxxcodebuilder
require 'phusion_passenger/apache2/config_options'
def main
- comment copyright_header_for(__FILE__)
+ comment copyright_header_for(__FILE__), 1
separator
comment %q{
CreateDirConfig.cpp is automatically generated from CreateDirConfig.cpp.cxxcodebuilder,