diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 22:27:12 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 22:27:12 +0200 |
commit | f61726ba4924e1c67dae9097861a258d20c63f33 (patch) | |
tree | e4fcd19cf1a827dd270b7b9f94e802bd00e42c5a /plugins/exec | |
parent | e500363aff94526152fe9f3cb0a06959ec4153db (diff) |
Remove the last remnants of XChat-WDK
Diffstat (limited to 'plugins/exec')
-rw-r--r-- | plugins/exec/exec.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/exec/exec.c b/plugins/exec/exec.c index 22f38814..842d428c 100644 --- a/plugins/exec/exec.c +++ b/plugins/exec/exec.c @@ -1,5 +1,5 @@ -/* XChat-WDK - * Copyright (c) 2011 Berke Viktor. +/* HexChat + * Copyright (c) 2011-2012 Berke Viktor. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |