Skip to content

Commit

Permalink
Satisfy lawyers.
Browse files Browse the repository at this point in the history
  • Loading branch information
rb83 committed Apr 26, 2019
1 parent 89641b3 commit bad5a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/apply_automation_rules.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?php
/*
+-------------------------------------------------------------------------+
| Copyright (C) 2019 Swisscom Schweiz AG |
| Copyright (C) 2019 The Cacti Group |
| |
| This program is free software; you can redistribute it and/or |
| modify it under the terms of the GNU General Public License |
Expand Down

1 comment on commit bad5a18

@TheWitness
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good man! Should also do a regex on hostname, hostname + site, hostname + site + template. You can use RLIKE in MySQL/MariaDB.

Please sign in to comment.