diff options
Diffstat (limited to 'strbuf.c')
-rw-r--r-- | strbuf.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ | |||
1 | /* strbuf - string buffer routines | 1 | /* strbuf - String buffer routines |
2 | * | 2 | * |
3 | * Copyright (c) 2010-2011 Mark Pulford <mark@kyne.com.au> | 3 | * Copyright (c) 2010-2012 Mark Pulford <mark@kyne.com.au> |
4 | * | 4 | * |
5 | * Permission is hereby granted, free of charge, to any person obtaining | 5 | * Permission is hereby granted, free of charge, to any person obtaining |
6 | * a copy of this software and associated documentation files (the | 6 | * a copy of this software and associated documentation files (the |