diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-02 09:44:57 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-02 09:44:57 +0000 |
commit | b7ba82649e7554c01c75f93b7f91cc51f3fed102 (patch) | |
tree | 32dc9e2d3237cd0d991441c4f6705b573568fe16 | |
parent | 4899f699f732c5da6699c08a7060bc1831eb1986 (diff) |
fix copyright date
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@29 4f64403b-2f21-0410-a795-97e2b3489a10
-rw-r--r-- | justtabs/justtabs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/justtabs/justtabs.cpp b/justtabs/justtabs.cpp index 68ec7bd..31308cc 100644 --- a/justtabs/justtabs.cpp +++ b/justtabs/justtabs.cpp @@ -25,7 +25,7 @@ PLUGININFO pluginInfo={ "Put SRMM windows into a single frame",
"Scott Ellis",
"mail@scottellis.com.au",
- "© 2004 Scott Ellis",
+ "© 2006 Scott Ellis",
"http://scottellis.com.au",
0, //not transient
0 //doesn't replace anything built-in
|