Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-8b5f-43f8-b0d1-9726248d827e
  • Loading branch information
scuri committed Aug 20, 2015
1 parent 1634489 commit 74b04b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cd/COPYRIGHT
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and commercial purposes at absolutely no cost.

===============================================================================

Copyright (C) 1994-2015 Tecgraf, PUC-Rio.
Copyright (C) 1994-2015 Tecgraf/PUC-Rio.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion cd/config_lua_module
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ echo ' '

Make_Lua_Link()
{
ln -fsv $TEC_SYSTEM_LIB/lib$1$LUA_PFX.so $1.so
ln -fsv $TEC_SYSTEM_LIB/lib$1$LUA_SFX.so $1.so
}

# From tec_uname script
Expand Down

0 comments on commit 74b04b2

Please sign in to comment.