diff options
| author | Linus Torvalds <torvalds@athlon.transmeta.com> | 2002-02-04 20:33:15 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@athlon.transmeta.com> | 2002-02-04 20:33:15 -0800 |
| commit | d40d1af9f0aebf7e108f1dfb66ac5af671bc9719 (patch) | |
| tree | 7a2518e82986a8eb5b4eb76553df04d8ba6e4642 /fs/openpromfs/inode.c | |
| parent | a8a2069f432c5597bdf9c83ab3045b9ef32ab5e3 (diff) | |
v2.4.14.2 -> v2.4.14.3
- Alan Cox: more driver merging
- Al Viro: make ext2 group allocation more readable
Diffstat (limited to 'fs/openpromfs/inode.c')
| -rw-r--r-- | fs/openpromfs/inode.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/openpromfs/inode.c b/fs/openpromfs/inode.c index 946a5ccd7423..b0e1fd06c3f8 100644 --- a/fs/openpromfs/inode.c +++ b/fs/openpromfs/inode.c @@ -1053,3 +1053,4 @@ EXPORT_NO_SYMBOLS; module_init(init_openprom_fs) module_exit(exit_openprom_fs) +MODULE_LICENSE("GPL"); |
