diff options
Diffstat (limited to 'plugins/stackvars')
-rw-r--r-- | plugins/stackvars/operand.c | 2 | ||||
-rw-r--r-- | plugins/stackvars/operand.h | 2 | ||||
-rw-r--r-- | plugins/stackvars/stackvars.c | 2 | ||||
-rw-r--r-- | plugins/stackvars/stackvars.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/stackvars/operand.c b/plugins/stackvars/operand.c index 6ee1e7b..964996a 100644 --- a/plugins/stackvars/operand.c +++ b/plugins/stackvars/operand.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/plugins/stackvars/operand.h b/plugins/stackvars/operand.h index 5829d1d..eb6b737 100644 --- a/plugins/stackvars/operand.h +++ b/plugins/stackvars/operand.h @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/plugins/stackvars/stackvars.c b/plugins/stackvars/stackvars.c index f0f89b2..87ecf05 100644 --- a/plugins/stackvars/stackvars.c +++ b/plugins/stackvars/stackvars.c @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/plugins/stackvars/stackvars.h b/plugins/stackvars/stackvars.h index 0067526..b601357 100644 --- a/plugins/stackvars/stackvars.h +++ b/plugins/stackvars/stackvars.h @@ -17,7 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Foobar. If not, see <http://www.gnu.org/licenses/>. + * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>. */ |