reflect the change that parse.c/h was renamed to xml.c/h in the file header comments
This commit is contained in:
parent
7ac0b91965
commit
7cf9f174db
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
|
/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
|
||||||
|
|
||||||
obt/parse.c for the Openbox window manager
|
obt/xml.c for the Openbox window manager
|
||||||
Copyright (c) 2003-2007 Dana Jansens
|
Copyright (c) 2003-2007 Dana Jansens
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
|
/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
|
||||||
|
|
||||||
obt/parse.h for the Openbox window manager
|
obt/xml.h for the Openbox window manager
|
||||||
Copyright (c) 2003-2007 Dana Jansens
|
Copyright (c) 2003-2007 Dana Jansens
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
|
Loading…
Reference in a new issue