Commit 35703943 authored by garciay's avatar garciay
Browse files

Rename ItsSecurity_xxx into AtsSecurity_xxx

parent 1df5d671
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
 *  @desc     Module containing Pics for Security ATS
 *
 */
module ItsSecurity_Pics {
module AtsSecurity_Pics {
    
    /**
     * @desc Set to true to enable specific behavior to validate ITS Security ATS against itself
@@ -17,4 +17,4 @@ module ItsSecurity_Pics {
     */
    modulepar boolean PICS_PLUGTEST_VERSION := false;
    
} // End of module ItsSecurity_Pics 
} // End of module AtsSecurity_Pics