Skip to content

Commit 1d6b2f6

Browse files
committed
Update some license headers
1 parent 4811a00 commit 1d6b2f6

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

attributes/ssl_certificate.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Cookbook Name:: postfix-dovecot
44
# Attributes:: ssl_certificate
55
# Author:: Xabier de Zuazo (<xabier@onddo.com>)
6-
# Copyright:: Copyright (c) 2013 Onddo Labs, SL. (www.onddo.com)
6+
# Copyright:: Copyright (c) 2015 Onddo Labs, SL. (www.onddo.com)
77
# License:: Apache License, Version 2.0
88
#
99
# Licensed under the Apache License, Version 2.0 (the "License");

recipes/postfix.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Cookbook Name:: postfix-dovecot
44
# Recipe:: postfix
55
# Author:: Xabier de Zuazo (<xabier@onddo.com>)
6-
# Copyright:: Copyright (c) 2013 Onddo Labs, SL. (www.onddo.com)
6+
# Copyright:: Copyright (c) 2013-2015 Onddo Labs, SL. (www.onddo.com)
77
# License:: Apache License, Version 2.0
88
#
99
# Licensed under the Apache License, Version 2.0 (the "License");

spec/recipes/default_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding: UTF-8
22
#
33
# Author:: Xabier de Zuazo (<xabier@onddo.com>)
4-
# Copyright:: Copyright (c) 2014 Onddo Labs, SL. (www.onddo.com)
4+
# Copyright:: Copyright (c) 2014-2015 Onddo Labs, SL. (www.onddo.com)
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

spec/recipes/postfix_full_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding: UTF-8
22
#
33
# Author:: Xabier de Zuazo (<xabier@onddo.com>)
4-
# Copyright:: Copyright (c) 2014 Onddo Labs, SL. (www.onddo.com)
4+
# Copyright:: Copyright (c) 2014-2015 Onddo Labs, SL. (www.onddo.com)
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

spec/recipes/postfix_mysql_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding: UTF-8
22
#
33
# Author:: Xabier de Zuazo (<xabier@onddo.com>)
4-
# Copyright:: Copyright (c) 2014 Onddo Labs, SL. (www.onddo.com)
4+
# Copyright:: Copyright (c) 2014-2015 Onddo Labs, SL. (www.onddo.com)
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

spec/recipes/postfix_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding: UTF-8
22
#
33
# Author:: Xabier de Zuazo (<xabier@onddo.com>)
4-
# Copyright:: Copyright (c) 2014 Onddo Labs, SL. (www.onddo.com)
4+
# Copyright:: Copyright (c) 2014-2015 Onddo Labs, SL. (www.onddo.com)
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

spec/recipes/spam_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding: UTF-8
22
#
33
# Author:: Xabier de Zuazo (<xabier@onddo.com>)
4-
# Copyright:: Copyright (c) 2014 Onddo Labs, SL. (www.onddo.com)
4+
# Copyright:: Copyright (c) 2014-2015 Onddo Labs, SL. (www.onddo.com)
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

spec/recipes/vmail_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding: UTF-8
22
#
33
# Author:: Xabier de Zuazo (<xabier@onddo.com>)
4-
# Copyright:: Copyright (c) 2014 Onddo Labs, SL. (www.onddo.com)
4+
# Copyright:: Copyright (c) 2014-2015 Onddo Labs, SL. (www.onddo.com)
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

test/cookbooks/postfix-dovecot_test/files/default/tests/minitest/default_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding: UTF-8
22
#
33
# Author:: Xabier de Zuazo (<xabier@onddo.com>)
4-
# Copyright:: Copyright (c) 2013 Onddo Labs, SL. (www.onddo.com)
4+
# Copyright:: Copyright (c) 2013-2015 Onddo Labs, SL. (www.onddo.com)
55
# License:: Apache License, Version 2.0
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)